All -
I'm using the ruby api to create and update items.
I noticed something very peculiar after I create a new item and then try to update its value via zabbix_sender, it fails 100%. If i now try a 2nd update, same code, same data, it passes.
The zabbix_server in debug level 4 does not provide any helpful insight.
Any clues? I wonder if it has anything to do with using different connections to the database? I plan to turn on database level logging and see whats going on.
I'm using the ruby api to create and update items.
I noticed something very peculiar after I create a new item and then try to update its value via zabbix_sender, it fails 100%. If i now try a 2nd update, same code, same data, it passes.
The zabbix_server in debug level 4 does not provide any helpful insight.
Any clues? I wonder if it has anything to do with using different connections to the database? I plan to turn on database level logging and see whats going on.
Comment