Page 1 of 1

Nagios XI Check Scheduler

Posted: Thu Mar 08, 2018 3:07 pm
by MikeMAN987
Hello,

I was wondering, is there a way to configure exact times when checks get scheduled? I don't think we have an issue at this point, however we were wondering as we add more and more checks, how we might correlate issues between hosts if the "problem" happens at say 12:30:01, however some checks trickle in over a 5 min timeframe from say 12:30:02, to 12:35:01. (whereas if all items at least alerted at say 12:32:02, we might know about the correlation) Just thinking ahead and wanted to understand better how Nagios XI schedules checks.

Thank you for any insight!

Regards,
Mike

Re: Nagios XI Check Scheduler

Posted: Thu Mar 08, 2018 6:00 pm
by cdienger
There is some limited control in timing in that you can specify time frames to run checks, but there are a lot of factors that control when exactly a check will run. Good and detailed information on scheduling at can be found at http://nagios.manubulon.com/traduction/ ... uling.html.

Other options that will help control(and give you better ways to correlate problems between systems) when checks are run are child/parent relationships and you also can make it so that execution of checks are dependent on other host or service checks. More info:

https://assets.nagios.com/downloads/nag ... ility.html
https://assets.nagios.com/downloads/nag ... ncies.html

Hope this helps answers your questions and make sense of the setup!

Re: Nagios XI Check Scheduler

Posted: Mon Mar 12, 2018 5:27 pm
by MikeMAN987
thank you much for this information!!

Re: Nagios XI Check Scheduler

Posted: Tue Mar 13, 2018 9:23 am
by cdienger
Glad to help :)