I have a couple services that I set the notification interval to 0 along with the service template also set to 0, but I am getting repeated notificaitons from the services.
Here's the service checks:
define service {
service_description TCP Port 15672 RabbitMQ Admin
use GHS Default Services
hostgroup_name RabbitMQ
check_command check_tcp!15672!!!!!!!
notification_interval 0
notification_period 24x7
notification_options w,c,r,
notifications_enabled 0
register 1
}
define service {
service_description TCP Port 5672 RabbitMQ
use GHS Default Services
hostgroup_name RabbitMQ
check_command check_tcp!5672!!!!!!!
notification_interval 0
notification_period 24x7
notification_options w,c,r,
notifications_enabled 0
register 1
}
Notification Interval not working
Re: Notification Interval not working
I presume that you have notification disable on these objects for this reason.
Do the templates set the is_volatile directive?
Can you post the necessary templates for these services?
Do the templates set the is_volatile directive?
Can you post the necessary templates for these services?
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.