Hello,
I want to monitor Cisco ASA Cluster, I wrote a script that connect to ASA from remote zabbix proxy via rest API and get lots of items.
Now I need to pass this data to zabbix, initially I was thinking about using zabbix_sender to push them to server. But now with "dependent items" and "item preprocessing" I feel I can do it better!
Unfortunately I could not find this information in docs, yes I can create dependent items but how I can get result of external check (json?) and populate it to multiple items at same?
Thank you
I want to monitor Cisco ASA Cluster, I wrote a script that connect to ASA from remote zabbix proxy via rest API and get lots of items.
Now I need to pass this data to zabbix, initially I was thinking about using zabbix_sender to push them to server. But now with "dependent items" and "item preprocessing" I feel I can do it better!
Unfortunately I could not find this information in docs, yes I can create dependent items but how I can get result of external check (json?) and populate it to multiple items at same?
Thank you
Comment