Hi,
We are monitoring a windows perfcounter that accumulates it's value since the last time that the server was restarted. Actually it's the server print spooler.
Ok, no problem with that. We created an item in zabbix (perf_counter[\Print Queue(xpto)\Total Jobs Printed]) and we are storing it as a Delta (simple change).
For some reason, after rhe restart of the server in which zabbix is hosted, zabbix miscalculated the value. In general, the value is arounf 50 and after the restart it registered a value of 1000.
In fact, I don't know if it's miscalculated or not, but this value is messing my graphs...
Is it possible to delete it from zabbix? I was thinking about delete it directly from the DB.
Could someone point to me the tables that I need to manipulate?
TIA,
Bob
We are monitoring a windows perfcounter that accumulates it's value since the last time that the server was restarted. Actually it's the server print spooler.
Ok, no problem with that. We created an item in zabbix (perf_counter[\Print Queue(xpto)\Total Jobs Printed]) and we are storing it as a Delta (simple change).
For some reason, after rhe restart of the server in which zabbix is hosted, zabbix miscalculated the value. In general, the value is arounf 50 and after the restart it registered a value of 1000.
In fact, I don't know if it's miscalculated or not, but this value is messing my graphs...
Is it possible to delete it from zabbix? I was thinking about delete it directly from the DB.
Could someone point to me the tables that I need to manipulate?
TIA,
Bob

Comment