Page 1 of 1

check_mk send notifications based on service status in Nagio

Posted: Mon Feb 06, 2017 4:30 pm
by raygo
I have some services status in "Warning", "Unknown" and "Critical". I would like to send notifications for "Warnings" and "Unknown" every hour and for "Critical" every 10 minutes. Right now my set up only sends notifications for "Critical" every 30 minutes. I have not seen how to change it based on status:

Code: Select all

extra_service_conf["notification_interval"] = [ 
 ( "30",  ALL_HOSTS, ALL_SERVICES ) 
] 

Re: check_mk send notifications based on service status in N

Posted: Mon Feb 06, 2017 4:35 pm
by rkennedy
check_mk is actually not our product, and we won't be able to provide support here. You can find the mailing lists available here - https://mathias-kettner.de/check_mk_lists.html

Re: check_mk send notifications based on service status in N

Posted: Wed Mar 01, 2017 2:22 pm
by tmcdonald
Just checking in since we have not heard from you in a while. Did @rkennedy's post clear things up or has the issue otherwise been resolved?