Search found 1 match

by WEBudo
Fri Sep 30, 2022 2:59 pm
Forum: Open Source Nagios Projects
Topic: Best way to distribute checks on different time_periods?
Replies: 0
Views: 10921

Best way to distribute checks on different time_periods?

I have some services that need to check twice a day during specific time periods all days of the week, so I defined a timeperiod that has 08:00-10:00,17:00-19:00 for each day of the week. Other services need to be checked only once per day, on weekdays, from 08:00-14:00. The services need to be moni...