Hi to all
Our case :
- several items & triggers could be dynamically created in the Zabbix database via the APIs
- a local daemon could discover these new items in the database and could access to their current value from other ressources
This local daemon would then send these (numerous) values to the server, without forking any zabbix_sender, so can we use the Sender protocol in our daemon ? What are its specifications ?
Thank you
Our case :
- several items & triggers could be dynamically created in the Zabbix database via the APIs
- a local daemon could discover these new items in the database and could access to their current value from other ressources
This local daemon would then send these (numerous) values to the server, without forking any zabbix_sender, so can we use the Sender protocol in our daemon ? What are its specifications ?
Thank you
Comment