Re: [Nagios-devel] nagios-cvs: reload/restart breaks

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
Guest

Re: [Nagios-devel] nagios-cvs: reload/restart breaks

Post by Guest »

Hi John,

> # check to make sure nagios isn't stalled.
> */3 * * * * output=`/usr/lib/nagios/plugins/check_file_age -c 180
> /var/log/nagios` || /usr/bin/Mail -s "ALERT: Nagios stalled: $output"
> oncall_page_critical /dev/null

Why aren't you using check_nagios?

All my hosts/services are passive, so the scheduling queue is
useless...

> >To get it back working I have to remove all var/* files.
>
> I don't have to do that. Just stop and restart. So maybe you are
> seeing something new. Also what version are you running?

nagios-cvs - Nagios3

Gerd





This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked