Hi all,
I have written a Java program to create items and graphs via the Zabbix API. The program reads the JSON string from pre defined templates and send the string to the Zabbix server.
Every thing works fine, the items are created, and data is plotted in graphs. ...
Search Result
Collapse
19 results in 0.0030 seconds.
Keywords
Members
Tags
-
Items created using doesn't show in latest data
-
-
Zabbix API 1.8 -> host.get method
Hi,
When I want to get the information of host with 192.171.44.145 ip, Zabbix API returns more than one records. One of the record is expected result but others are not. What should I do for correct search or is the host.get working correctly in API version 1.1? (apiinfo.version returns "result=1.1")...