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.
Schedule
Re: Schedule
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
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
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Re: Schedule
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
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
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.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.