Hello,
I am trying to store a metric from a server that when you check to the zabbix_agent return a integer value, but this value in incremental, I mean:
or in the graph representation chose an option to display the value (raw value in database not accumulate) and display the value as result of actual value minus previuos value?
thank you very much.
I am trying to store a metric from a server that when you check to the zabbix_agent return a integer value, but this value in incremental, I mean:
- the value is 100,101,104,108....it is incremental, i.e imagine it as traffic accumulated,
- and I want collect 0,1,4,8 only traffic generated betwen 2 values...
or in the graph representation chose an option to display the value (raw value in database not accumulate) and display the value as result of actual value minus previuos value?
thank you very much.
Comment