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.
But the items are not shown in latest data. To check if I was doing something wrong, I created an item manually with the same configuration, and surprisingly that is shown in latest data.
Does any one have an idea why it happens? Any suggestions are wellcome
thanx
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.
But the items are not shown in latest data. To check if I was doing something wrong, I created an item manually with the same configuration, and surprisingly that is shown in latest data.
Does any one have an idea why it happens? Any suggestions are wellcome

thanx