On Mar 17, 2009, at 9:14 AM, Nuno Dias wrote: > Hi, > > Yes I have enable_notifications=1 in nagios.cfg > > In the web interface -> Process Info I have > Notifications Enabled? YES > > An example from the logs > > [1237290739] SERVICE ALERT: serverxx;check_ntp;CRITICAL;SOFT;1;NTP > CRITICAL: No response from NTP server
This is the only log entry? A SERVICE ALERT is not a NOTIFICATION; it just means that the service changed state. It's still in a SOFT state, meaning that it hadn't reached max_check_attempts and transitioned to a HARD (i.e. known for sure) state. Nagios only sends notifications on HARD states. -- Marc ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-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
