Hi, I'm new here and learning zabbix for the first time. My client wants to use Zabbix server and send the monitored items through Zabbix API to an app I'm building.
So here is my question - can I get a Host "availability" status (the field that lets you see if the host is currently connected to the server) through the API?
I haven't found it in the documentation. I also sent a "host.get" method and tried to check the entire object in order to find something that looks like a field that sends me the info, but found nothing.
Thanks!
So here is my question - can I get a Host "availability" status (the field that lets you see if the host is currently connected to the server) through the API?
I haven't found it in the documentation. I also sent a "host.get" method and tried to check the entire object in order to find something that looks like a field that sends me the info, but found nothing.
Thanks!
Comment