Graph without Average only Absolute

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
oslec
Posts: 55
Joined: Mon Jan 14, 2013 5:19 pm

Graph without Average only Absolute

Post by oslec »

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


Capto_Capture 2016-07-27_03-05-38_PM.png

The output of Perf always is in integer values...but in the graphs show me fractional values like 12.5, 13.10 ...etc..


Regards!
You do not have the required permissions to view the files attached to this post.
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Graph without Average only Absolute

Post by rkennedy »

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
Locked