Page 1 of 1
Windows Scheduled Task
Posted: Wed Sep 12, 2012 9:13 am
by Flava
Hi,
I want to monitor Windows Scheduled Task, how do you monitor the status of scheduled task?
Thanks
Re: Windows Scheduled Task
Posted: Wed Sep 12, 2012 9:57 am
by lmiltchev
Re: Windows Scheduled Task
Posted: Tue Sep 18, 2012 5:20 am
by Flava
Hi
I have tried this but i cannot retrieve any information back from scheduled tasks, I have created dummy tasks and perform nagios checks on it using the check_nrpe as specified on NSClient++ website, but it is not working still. Any ideas.
Re: Windows Scheduled Task
Posted: Tue Sep 18, 2012 9:28 am
by lmiltchev
Can you show us the command that you are running in the command line, and the output of it? You can also post the relevant parts of the nsclient.log.
Re: Windows Scheduled Task
Posted: Tue Sep 18, 2012 9:54 am
by yancy
Flava,
Also, make sure CheckTaskSched.dll is uncommented from your NSC.ini or nsclient.ini file
Regards,
-Yancy
Re: Windows Scheduled Task
Posted: Wed Sep 19, 2012 3:35 am
by Flava
Hi Yancy,
I have confirmed that is uncommented, but still no luck, the box with scheduled tasks is Windows 2008 R2 if that helps shed some light on this.
Re: Windows Scheduled Task
Posted: Fri Sep 21, 2012 10:54 am
by yancy
Flava,
What does your CheckTaskSched command look like? Have you tested using check_nrpe as described here:
http://www.nsclient.org/nscp/wiki/Check ... kTaskSched
regards,
-Yancy