Hello everyone,
Im new in the Zabbix topic and im calling the API for an application. Im calling the method host.get using my code.
Im getting the correct information about host name, host group. But i need to know what is "available" field. I'm getting 0 and 1. I want to know if available 0 is "Server available" or value 1 is "Server available".
Thanks,
Im new in the Zabbix topic and im calling the API for an application. Im calling the method host.get using my code.
Im getting the correct information about host name, host group. But i need to know what is "available" field. I'm getting 0 and 1. I want to know if available 0 is "Server available" or value 1 is "Server available".
Thanks,
Comment