Is it possible to get the external check return data through zabbix api? I am doing the integration between zabbix and other system. I hope the external check result can be used in other application.
And I find an issue that the simple check result which the type of information is Numeric (float) can be read by API JSON, but the boolean result can not be read by API JSON. Is API available for all type of information? My zabbix version is 2.2.2
And I find an issue that the simple check result which the type of information is Numeric (float) can be read by API JSON, but the boolean result can not be read by API JSON. Is API available for all type of information? My zabbix version is 2.2.2
Comment