Search found 2 matches

by asfd
Tue Jul 02, 2024 10:54 am
Forum: Open Source Nagios Projects
Topic: Notification and check period
Replies: 3
Views: 5120

Re: Notification and check period

Hi bbahn, define timeperiod{ timeperiod_name timeperiod_that_applies alias timeperiod_that_applies monday 07:00-13:00 tuesday 07:00-13:00 wednesday 07:00-13:00 thursday 07:00-13:00 friday 07:00-13:00 saturday 07:00-13:00 sunday 07:00-13:00 } The check period is configured in the template I made for ...
by asfd
Tue Jul 02, 2024 10:29 am
Forum: Open Source Nagios Projects
Topic: Notification and check period
Replies: 3
Views: 5120

Notification and check period

Hello, I have a few routers being moontored with nagios, thing is that I would like to know how to allow that a single host (or hostgroup) check 24x7 but only alert me during the notification period I want. I been testing and no good results till now. Tried to add in the host definition check_period...