mirror of
https://github.com/TheNetworkGuy/netbox-zabbix-sync.git
synced 2025-07-14 09:51:26 -06:00
Updated Configuration (markdown)
parent
1185cc21bb
commit
5f58bb85a9
@ -56,6 +56,12 @@ You can specify the value sperated by a "/" like so:
|
|||||||
hostgroup_format = "tenant/site/dev_location/role"
|
hostgroup_format = "tenant/site/dev_location/role"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
You can also provide a list of groups like so:
|
||||||
|
|
||||||
|
```
|
||||||
|
hostgroup_format = ["region/site_group/site", "role", "tenant_group/tenant"]
|
||||||
|
```
|
||||||
|
|
||||||
**Group traversal**
|
**Group traversal**
|
||||||
|
|
||||||
The default behaviour for `region` is to only use the directly assigned region
|
The default behaviour for `region` is to only use the directly assigned region
|
||||||
|
Loading…
Reference in New Issue
Block a user