Page 2 of 2

Re: notification problem

Posted: Fri Jul 19, 2013 8:54 am
by lafargeuser
Pasting contacts.cfg

define contact{
contact_name bmcitsm
use generic-contact
alias bmc
email [email protected]
service_notifications_enabled 1
host_notifications_enabled 1
service_notification_period 24x7
host_notification_period 24x7
service_notification_options c,w,r
host_notification_options d,u,r,n
}

Re: notification problem

Posted: Fri Jul 19, 2013 1:30 pm
by abrist
That contact looks fine. Sorry for making you post it twice. Can we see the object definition for the service in question?
You may want to include:

Code: Select all

flap_detection_enabled 0
In the definition for the service object in question.

Re: notification problem

Posted: Fri Jul 26, 2013 4:07 am
by lafargeuser
you want me to add flap_detection_enabled 0 in beow section ?


define contact{
contact_name bmcitsm
use generic-contact
alias bmc
email [email protected]
service_notifications_enabled 1
host_notifications_enabled 1
service_notification_period 24x7
host_notification_period 24x7
service_notification_options c,w,r
host_notification_options d,u,r,n
}

Re: notification problem

Posted: Fri Jul 26, 2013 10:22 am
by sreinhardt
Nope that would go on your host or service check. Otherwise yes please apply that to the correct host\service.