I’m pulling print data from Zabbix into Grafana. I have a time series graph showing the data (its 10 minute intervals) and also a stat panel that uses the total function to add up the values shown within the timeframe.
I have an issue in that if i select the last 2 days i get 2583 prints, yet if i choose the last 7 days i only 779 prints.
Surely 7 days worth of printing would include the last 2 and there for be higher or equal to 2583 prints.