TheNetworkGuy / netbox-zabbix-sync

Python script to synchronise Netbox devices to Zabbix.
MIT License
109 stars 27 forks source link

Map Netbox data to Zabbix macro's #37

Open TheNetworkGuy opened 1 year ago

TheNetworkGuy commented 1 year ago

Allow for some form of dynamic data allocation per Netbox device object. This could be useful for many instances.

One useful example would be mapping the primary cluster member name to a macro. After that Zabbix could trigger based on the current active cluster member name == macro (with data from Netbox.)

This step would shift the control plane for macro's one step further down into Netbox.

TheNetworkGuy commented 6 months ago

I won't pick this up any time soon due to time constraints and the low priority. Should anyone be interested please make sure to vote on this issue since it helps me dedicate time to feature requests.