Hmmm, I don't think that's the case. Wouldn't this show it: [EMAIL PROTECTED]://etc/nagios2/conf.d$ ps aux |grep nagios nagios 30699 0.0 0.6 22096 3364 ? SNsl Sep19 6:53 /usr/sbin/nagios2 -d /etc/nagios2/nagios.cfg nagios 29497 0.0 0.1 2528 1016 pts/0 S 10:25 0:00 su -s /bin/bash - nagios nagios 29498 0.0 0.3 3268 1868 pts/0 S 10:25 0:00 -su nagios 3034 0.0 0.1 2216 884 pts/0 R+ 12:55 0:00 ps aux nagios 3035 0.0 0.1 1644 556 pts/0 S+ 12:55 0:00 grep nagios [EMAIL PROTECTED]://etc/nagios2/conf.d$
I think the only instance of Nagios is PID 30699. Thanks for your suggestion. -Kevin -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Marc Powell Sent: Thursday, November 15, 2007 12:34 PM To: [email protected] Subject: Re: [Nagios-users] notification_interval seems to be ignored > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Zembower, Kevin > Sent: Thursday, November 15, 2007 10:54 AM > To: [email protected] > Subject: [Nagios-users] notification_interval seems to be ignored > Yesterday at 2:00 the compressor failed in my server room and the > temperature went up to 90F. My notification was correctly sent, and I > was happy. However, I've received a notification every 5 minutes since > then that the temperature is over 80. > And, I just discovered that even though I disabled notifications for > this service using the nagios2 GUI, I'm still getting notified every > five minutes. > > Can anyone suggest anything I can try to fix this behavior? Did I > overlook something in how I wrote the plugin? These symptoms are consistent with having multiple nagios daemons running at the same time. -- Marc ------------------------------------------------------------------------ - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Nagios-users mailing list [email protected] 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 ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Nagios-users mailing list [email protected] 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
