Page 1 of 1
Schedule
Posted: Wed Dec 16, 2009 11:57 am
by joaovdn
How can i execute a “Schedule an immediate check” without interfere on
the next check time?
Or how can I fixed a time for the checks and when I execute “Schedule
an immediate check” its execute but not interfere in my fixed time checks?
Ty.
Re: Schedule
Posted: Wed Dec 16, 2009 10:02 pm
by egalstad
When you schedule an immediate check, Nagios will automatically adjust the next check time for the host or service to be current time + regular check interval.
For example, if Service A is configured to be checked every 5 minutes, the following scenario would apply:
1. Service A was checked 2 minutes ago. Next normal check is scheduled for 3 minutes from now
2. Service A is scheduled for an immediate check
3. The next scheduled check for Service A is scheduled 5 minutes from now
Re: Schedule
Posted: Thu Dec 17, 2009 5:30 am
by joaovdn
Thak you for reply...
I know that...I'm asking if has another way to immediate execute a reschedule and no alter the checks intervals.
example:
If a check will check in 15:00 hour, i make a reschedule now but the next check still is 15:00.
ty
Re: Schedule
Posted: Fri Dec 18, 2009 12:17 am
by egalstad
If you're not seeing the next check time change in the interface, it could be that Nagios Core has not yet processed the command to immediately schedule the next check. Wait a minute or so and the next check time should be updated. To verify the command succeeded, watch the last check time to make sure it occurs close the when you schedule it.