Performance graph data inconsistent

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
jvaira
Posts: 59
Joined: Tue Dec 22, 2015 7:40 pm

Performance graph data inconsistent

Post by jvaira »

When looking at performance data graphs we are seeing different data sets for the 30 day timeframe vs the 24 hour. For example when looking at cpu usage for 24 hours we see a 5 minute average load max of 35% but when looking at the 30 day timeframe we see a 5 minute average load max of 25%. Please see attached screen shots for examples.
You do not have the required permissions to view the files attached to this post.
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: Performance graph data inconsistent

Post by cdienger »

This is expected behavior currently and a feature request has been filed to change it - https://support.nagios.com/forum/viewto ... 34#p180134. Adding new features is done at the discretion of our dev team and we don't have an eta at this point, but the roadmap does point to some updates to graphing in 5.7 - http://nagios.com/roadmaps/
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
jvaira
Posts: 59
Joined: Tue Dec 22, 2015 7:40 pm

Re: Performance graph data inconsistent

Post by jvaira »

Hello @cdienger,
Maybe I am not understanding correctly but how would the minimum and maximum values on the graphs affect what is displayed for the 5 minute average? After investigating a little closer I noticed that the 30 day graph seems to be plotting data every 30 minutes whereas the 5 minute graph is plotting every 5 minutes. If this is by design should the 30 day graph not read 30 minute average instead of 5?
npolovenko
Support Tech
Posts: 3457
Joined: Mon May 15, 2017 5:00 pm

Re: Performance graph data inconsistent

Post by npolovenko »

@jvaira, By design, performance data in RRD files gets averaged out with time. The larger the time period, the more averaged the data is going to get. The idea behind this is to not allow RRD files to reach huge sizes and take up too much space on the hard drive. Please see this article:
https://support.nagios.com/kb/article/n ... g-768.html
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked