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???
NagiosGraph not always recording
NagiosGraph not always recording
Everybody is somebody else’s weirdo
- Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
- Contact:
Re: NagiosGraph not always recording
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
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.
Re: NagiosGraph not always recording
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?
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
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.
Re: NagiosGraph not always recording
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
Thank you
Everybody is somebody else’s weirdo
Re: NagiosGraph not always recording
I'll be closing this thread now, but feel free to open another if you need anything in the future!
Former Nagios employee