Nagios stops working at around midnight

Hugo van der Kooij hvdkooij at vanderkooij.org
Mon Dec 19 23:23:41 CET 2005


On Mon, 19 Dec 2005, Nain, Sandeep wrote:

> I am running Nagios on a host to monitor bunch of services. I have setup 2 mins as frequency for some of the services. The issue I am facing is that Nagios stops running in timely fashion at around midnight daily (12:00 AM to 02:00 AM) and I do not get timely data for the services I am monitoring.

What else is running from 00:00 to 02:00 ?
Sounds like your system is busy with other things.

Put up a crontab entry to run the following script every 10 minutes from
00:00 to 02:00

#/bin/sh
vmstat 5 5
ps ax


Something like this might tell you why your system is busy at night.

Hugo.

-- 
	I hate duplicates. Just reply to the relevant mailinglist.
	hvdkooij at vanderkooij.org		http://hvdkooij.xs4all.nl/
		Don't meddle in the affairs of magicians,
		for they are subtle and quick to anger.


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list