Zembower, Kevin wrote: > Just a follow-up: Setting 'is_volatile 0' explicitly in the service > definition didn't seem to affect this behavior; it still sent me 3 > notifications, seemingly when the temperature changed. >
Right, this is fairly weird. Escalations aren't in effect, is_volatile is set to zero. notification_interval is 0 and no other nagios install has this problem. Can you stop Nagios, make really sure it isn't running and start it again? Also verify that absolutely nothing else is sending notifications. You can do that by replacing the notification script with a home- hacked version that logs something somewhere every time it sends a notification and then cross-check that log with your notifications. If it still sends multiple notifications, It'll be quite hard to fix without enabling debugging in nagios, and that's quite tedious :-/ -- Andreas Ericsson [EMAIL PROTECTED] OP5 AB www.op5.se Tel: +46 8-230225 Fax: +46 8-230231 ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ 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
