Search found 4 matches

by Amarnath
Thu Jun 13, 2013 2:13 am
Forum: Open Source Nagios Projects
Topic: No notification when state changes :Warning to Critical
Replies: 6
Views: 5107

Re: No notification when state changes :Warning to Critical

I find this Patch here.
http://article.gmane.org/gmane.network. ... evel/7083/

Can any one tell me how to use it . If i am using a Nagios installtation , installed via apt-get ?
by Amarnath
Thu Jun 13, 2013 1:15 am
Forum: Open Source Nagios Projects
Topic: No notification when state changes :Warning to Critical
Replies: 6
Views: 5107

Re: No notification when state changes :Warning to Critical

No , I do not have Dashlets. I am talking about the Normal page for the alert in the Nagios Dashboard, Which shows details like these. ------------------------------------------------------------------------ Check Type: ACTIVE Check Latency / Duration: 0.041 / 0.008 seconds Next Scheduled Check: 201...
by Amarnath
Wed Jun 12, 2013 1:29 pm
Forum: Open Source Nagios Projects
Topic: No notification when state changes :Warning to Critical
Replies: 6
Views: 5107

Re: No notification when state changes :Warning to Critical

No increasing the last_notification value doesn't work. I would like to know a way to reset the notification number when the state changes from WARNING to CRITICAL. This number is displayed in the dashboard page of the alert. I observe that when it goes from WARNING to CRITICAL, the displayed number...
by Amarnath
Mon Jun 10, 2013 2:36 am
Forum: Open Source Nagios Projects
Topic: No notification when state changes :Warning to Critical
Replies: 6
Views: 5107

No notification when state changes :Warning to Critical

My Alert has been ,configures this way. My alert uses a generic service template , with the following options: check_freshness 0 ; Default is to NOT check service 'freshness' notifications_enabled 1 ; Service notifications are enabled event_handler_enabled 1 ; Service event handler is enabled flap_d...