Hi
I need to gather items from different server,these items are not equal,so I could not use "aggregate item" for our purpose!
I decide to write bash script so that fetch given items from database directly and return our needed result.
Apparently zabbix provides "API" for interact to zabbix server.
1- Is it possible with API we can fetch items's value directly from database??
2- Is it possible with API we can push data for one host or one item?
3- Which API do you suggest?
Thanks for any help or guidance
I need to gather items from different server,these items are not equal,so I could not use "aggregate item" for our purpose!
I decide to write bash script so that fetch given items from database directly and return our needed result.
Apparently zabbix provides "API" for interact to zabbix server.
1- Is it possible with API we can fetch items's value directly from database??
2- Is it possible with API we can push data for one host or one item?
3- Which API do you suggest?
Thanks for any help or guidance
Comment