mirror of
https://github.com/TheNetworkGuy/netbox-zabbix-sync.git
synced 2026-03-21 20:18:38 -06:00
Adds 2 new description configuration parameters
@@ -15,6 +15,8 @@ cp config.py.example config.py
|
||||
| templates_config_context_overrule | Template logic | Boolean | False |Use custom fields as template source. If a template is referenced in the config context then it will overwrite the custom field template|
|
||||
| template_cf | Custom fields | String | zabbix_template | Name of the Netbox custom field used for listing Zabbix template (under device types) |
|
||||
| device_cf | Custom fields | String | zabbix_hostid | Name of the Netbox custom field used to store the Zabbix HostID |
|
||||
| description | Zabbix host description | string | "static" | Sets the description type in Zabbix. |
|
||||
| description_dt_format | Zabbix host description | string | "%Y-%m-%d %H:%M:%S" | Sets the datetime format of the {datetime} flag for the description configuration |
|
||||
| clustering | Device | Boolean | False | Set the use of clustering devices |
|
||||
|create_hostgroups| Hostgroups | Boolean | True | Creates missing hostgroups in Zabbix. Requires hostgroup permissions in Zabbix|
|
||||
|create_journal|Journal|Boolean|False|Enables the script to create journals in Netbox that show basic operations|
|
||||
|
||||
Reference in New Issue
Block a user