Multiple Host Notifications
Jason Byrns
jason-sourceforge at microlnk.net
Wed Jun 9 22:54:39 CEST 2004
That should be related to your notification_interval. If you set that
to zero, it will only notify you once for any particular problem. I see
you have it set to 15, so I'm not sure what the answer is there. But
that's the setting that should normally control this behavior.
Also, my understanding is that flap detection is at least somewhat
experimental, in Nagios 1.2 if nothing else. So you may want to disable
that. Hard to say if that is related to your current problem, but still...
> When my test host goes down and stays down I get one notification and no repeat notifications at all.
>
> I have attached my nagios.cfg and here is the host.cfg for this one:
>
> define host {
> name generic-host
> notifications_enabled 1
> event_handler_enabled 1
> flap_detection_enabled 1
> process_perf_data 1
> retain_status_information 1
> retain_nonstatus_information 1
> register 0
> }
>
> define host {
> host_name MGServerTest
> alias MGServerTest
> address 10.9.8.15
> use generic-host
> max_check_attempts 5
> notification_interval 15
> notification_period 24x7
> notification_options d,u,r
> notifications_enabled 1
> check_command check-host-alive
> checks_enabled 1
> stalking_options d,u
> parents mg_network
> }
--
Jason Byrns
System Administrator, MicroLnk
-------------------------------------------------------
This SF.Net email is sponsored by: GNOME Foundation
Hackers Unite! GUADEC: The world's #1 Open Source Desktop Event.
GNOME Users and Developers European Conference, 28-30th June in Norway
http://2004/guadec.org
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
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
More information about the Users
mailing list