Page 1 of 1

How to execute a service check according to a exact time

Posted: Tue Mar 06, 2012 9:58 am
by thomas.bugl
Hello!

Does anybody know a way to execute a service check to a exact time e.g. every day on 09:06 am.

Best Regards
Thomas

Re: How to execute a service check according to a exact time

Posted: Tue Mar 06, 2012 5:23 pm
by jsmurphy
Hmmmm I don't know how to make a check run at a specific time (I don't think you can). But if I needed to solve this problem I would create a cron job/scheduled task that does the check and writes directly to a text file and just write a quick perl/vbs/whichever script to interpret it.