i have an issue in that i monitor the change in total number of prints from various photocopiers (simple change). The first time Zabbix grabs this data it seems to be a really high number, the 2nd grab of data it then starts producing normal values - i'm guessing this is because it has 2 values to compare.
I'm now trying to remove the first data grab as it's throwing off totals in Grafana. I've looked at the database and noticed they are stored in history_uint, I've done a test delete of the entry, but when looking at the latest data, graph i still have a massive spike. Where else is this data store?
I've attached the item in question and also the graph showing the spike.
I'm now trying to remove the first data grab as it's throwing off totals in Grafana. I've looked at the database and noticed they are stored in history_uint, I've done a test delete of the entry, but when looking at the latest data, graph i still have a massive spike. Where else is this data store?
I've attached the item in question and also the graph showing the spike.
Comment