Hi,
I need to graph absolute values in a check...
My check always return an absolute value like: connected users=20, connected users= 25, etc..
But in the graphs show me: 20.1, 18.5, etc....like average
The output of Perf always is in integer values...but in the graphs show me fractional values like 12.5, 13.10 ...etc..
Regards!
Graph without Average only Absolute
Graph without Average only Absolute
You do not have the required permissions to view the files attached to this post.
Re: Graph without Average only Absolute
This is a limitation based off of how the RRD's average the different results together. With that said, it isn't going to be possible to get the absolute value.
Former Nagios Employee