-
Type:
New Feature Request
-
Resolution: Duplicate
-
Priority:
Trivial
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
I'm making a mechanism of auto-registration using Chef, which every role that has a Zabbix template is defined on HOST.METADATA Macro
when a host is auto-registered to Zabbix, I start a script which uses Zabbix Rest-API on my Zabbix Server and do the following:
- Creates an SNMP interface
- Link templates which are on the HOST.METADATA Macro
My issue is when metadata changes (caused by addition or deletion of roles to the node on Chef-Server) I need the action to be re triggered, this way every change on the server will be reflected to Zabbix.
P.D: I know that I can make use of Zabbix API on the monitored server but I want to avoid calls between different environments.
Thanks Nadir.