Search found 3 matches

by xefil
Tue Jul 21, 2015 3:32 am
Forum: Open Source Nagios Projects
Topic: Informations about rescheduled notifications
Replies: 6
Views: 1955

Re: Informations about rescheduled notifications

If you set the notification interval to 0 for the service/host check, that should make it so they will get notified once. Is that what you are looking for? Nope, because if the contact has a notification period outside the time_period set on the host/service, if I've correctly understood the notifi...
by xefil
Mon Jul 20, 2015 2:39 am
Forum: Open Source Nagios Projects
Topic: Informations about rescheduled notifications
Replies: 6
Views: 1955

Re: Informations about rescheduled notifications

Thanks jdalrymple for your answer, all as expected :-( If you have a host/service go down at 2300 and you have a 24-hour host/service notification period, it will always pass the host/service test. Then it looks to see if it passes the contact test, which it does not. The next notification attempt i...
by xefil
Fri Jul 17, 2015 5:43 am
Forum: Open Source Nagios Projects
Topic: Informations about rescheduled notifications
Replies: 6
Views: 1955

Informations about rescheduled notifications

Hello to all, I'm using nagios 3.2.3 on my setup. Looking on the documentation about the notifications and the time_periods I know they are applied at different levels and I've found this: Hosts-Services Level The fourth host or service filter that must be passed is the time period test. Each host a...