Search found 2 matches

by spirtt0
Fri Jun 19, 2015 1:51 am
Forum: Open Source Nagios Projects
Topic: Reschedule check on same time as previous check
Replies: 9
Views: 4155

Re: Reschedule check on same time as previous check

tgriep wrote:Do you want to run the check once a day. If it is up or down, to not check again for 24 hours?
Yes, i want check once a day. For example if host down in 3 o'clock and up in 6 o'clock, i want that new check anyway start in 3 o'clock , not for 24 hours from last state changing.
by spirtt0
Wed Jun 17, 2015 2:26 am
Forum: Open Source Nagios Projects
Topic: Reschedule check on same time as previous check
Replies: 9
Views: 4155

Reschedule check on same time as previous check

Hi ! I'm using Nagios Core 3.5.1 and was set next params for schedule check_period aggregation_check normal_check_interval 1440 retry_interval 60 max_check_attempts 1 Check period is set on every day from 3 o'clock to 10 o'clock , after check failing and back to OK state - Next schedule check was se...