NagiosGraph not always recording

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
User avatar
JohnFLi
Posts: 559
Joined: Mon Jun 17, 2013 3:11 pm

NagiosGraph not always recording

Post by JohnFLi »

In trying to find a good Graphing solution for my servers and services, I am currently testing Nagiosgraph.
Install and setup was nice and easy.

One odd thing though..... for some reason, I have no data for only CPU_Load from 6pm to 6am and this covers ALL my hosts. All other items have data during those times.

Any ideas???
Everybody is somebody else’s weirdo
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: NagiosGraph not always recording

Post by Box293 »

Perhaps the service check CPU_Load has a check_period that excludes the 6pm to 6am timeframe.

Have a look here for examples:
http://nagios.sourceforge.net/docs/3_0/ ... timeperiod
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
User avatar
JohnFLi
Posts: 559
Joined: Mon Jun 17, 2013 3:11 pm

Re: NagiosGraph not always recording

Post by JohnFLi »

Nope...CPU is set for 24/7

Besides, even if it was, wouldnt that just mean it would not send notifications, it should still record performance right?
Everybody is somebody else’s weirdo
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: NagiosGraph not always recording

Post by sreinhardt »

No a check period defines when the checks are actually allowed to be run, its much more similar to putting something into downtime, except that in downtime checks are still run as well. Are any of your other graphs showing similar issues? Have you taken a look into nagios graph logs?
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
User avatar
JohnFLi
Posts: 559
Joined: Mon Jun 17, 2013 3:11 pm

Re: NagiosGraph not always recording

Post by JohnFLi »

I just went back and checked again...... yes, it was set to check 6am to 6pm, i had confused it with the alarm settings.

Thank you
Everybody is somebody else’s weirdo
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: NagiosGraph not always recording

Post by tmcdonald »

I'll be closing this thread now, but feel free to open another if you need anything in the future!
Former Nagios employee
Locked