Hi all, I am still very new to Zabbix so I apologize if the question is not explained as good as I would like to.
I want to monitor a service that exposes APIs, however the value I want to check are presented only after a login to the same APIs.
Is it possible (and if so, how) to have Zabbix login to this service and then retrieve a JSON file, from which extract the value I need?
So far I tried the web scenarios and while succesful to log in and send the request, I see no way to actually extract the value I need and use it in a trigger.
Thanks in advance!
I want to monitor a service that exposes APIs, however the value I want to check are presented only after a login to the same APIs.
Is it possible (and if so, how) to have Zabbix login to this service and then retrieve a JSON file, from which extract the value I need?
So far I tried the web scenarios and while succesful to log in and send the request, I see no way to actually extract the value I need and use it in a trigger.
Thanks in advance!
Comment