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.
        [EMAIL PROTECTED]               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@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

Reply via email to