mirror of
https://github.com/TheNetworkGuy/netbox-zabbix-sync.git
synced 2025-12-13 03:49:37 -06:00
Minor update on README
This commit is contained in:
parent
5810cbe621
commit
17ba97be45
@ -682,7 +682,7 @@ a Zabbix proxy or proxy group. The custom fields can be assigned to both
|
|||||||
Devices and VMs.
|
Devices and VMs.
|
||||||
|
|
||||||
You can also assign these custom fields to a site to allow all devices/VMs
|
You can also assign these custom fields to a site to allow all devices/VMs
|
||||||
in that site to be confured with the same proxy or proxy group.
|
in that site to be configured with the same proxy or proxy group.
|
||||||
In order for this to work, `extended_site_properties` needs to be enabled in
|
In order for this to work, `extended_site_properties` needs to be enabled in
|
||||||
the configuation as well.
|
the configuation as well.
|
||||||
|
|
||||||
@ -696,8 +696,9 @@ proxy_group_cf = "zabbix_proxy_group"
|
|||||||
```
|
```
|
||||||
|
|
||||||
As with config context proxy configuration, proxy group will take precedence over
|
As with config context proxy configuration, proxy group will take precedence over
|
||||||
proxy when configured.
|
standalone proxy when configured.
|
||||||
Proxy settings configured on the device or VM will take precedence over any site configuration.
|
Proxy settings configured on the device or VM will in their turn take precedence
|
||||||
|
over any site configuration.
|
||||||
|
|
||||||
If the custom fields have no value but the proxy or proxy group is configured in config context,
|
If the custom fields have no value but the proxy or proxy group is configured in config context,
|
||||||
that setting will be used.
|
that setting will be used.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user