Hi,
I'm in the process of evaluating Zabbix to monitor and graph the servers I administer, so I'm playing around with it and create some real world examples to see Zabbix behaviour.
I found a very strange issue I would call a bug.
I've created Host1 and added 2 items (icmppingsec and sshperf). Then I created a graph to see the result.
Then, I created Host2 (external host, over internet) and added 1 item (ftpperf) and graph'ed this item in the same graph as before.
So far, so good with 3 lines updating every 30 seconds.
Then, I deleted Host2 and the WHOLE graph was deleted too! The 2 graph'ed items from Host1 disappearded as the graph was deleted!
I would expect Zabbix to only remove items associated with hosts and graphs associated with items, not the graph as a whole just because it references a no longer existing item.
I'm in the process of evaluating Zabbix to monitor and graph the servers I administer, so I'm playing around with it and create some real world examples to see Zabbix behaviour.
I found a very strange issue I would call a bug.
I've created Host1 and added 2 items (icmppingsec and sshperf). Then I created a graph to see the result.
Then, I created Host2 (external host, over internet) and added 1 item (ftpperf) and graph'ed this item in the same graph as before.
So far, so good with 3 lines updating every 30 seconds.
Then, I deleted Host2 and the WHOLE graph was deleted too! The 2 graph'ed items from Host1 disappearded as the graph was deleted!
I would expect Zabbix to only remove items associated with hosts and graphs associated with items, not the graph as a whole just because it references a no longer existing item.
Comment