Start Task Scheduler in Windows
Posted: Wed Jul 26, 2017 12:38 pm
Hi,
We are using check_ms_win_tasks.ps1 plugin to monitor task scheduler status.
We have setup this plugin to monitor Task scheduler in Windows 2008 server and it is working as expected.
[nagios@s930l3090 ~]$ /usr/local/nagios/libexec/check_nrpe -u -H s910a3000.group.rwe.com -t 120 -c check_ms_win_tasks -a '-IF TEST -IT SQL_DeDuplication_CLOUD'
1 / 1 tasks ran succesfully. |'Total Tasks'=1 'OK Tasks'=1;;;0;1 'Failed Tasks'=0;;;0;1 'Running Tasks'=0;;;0;1 'Disabled Tasks'=0;;;0;1
[nagios@s930l3090 ~]$
Can you let us know if it is possible to start the Task Scheduler whenever it finds it is Not running .
We are using check_ms_win_tasks.ps1 plugin to monitor task scheduler status.
We have setup this plugin to monitor Task scheduler in Windows 2008 server and it is working as expected.
[nagios@s930l3090 ~]$ /usr/local/nagios/libexec/check_nrpe -u -H s910a3000.group.rwe.com -t 120 -c check_ms_win_tasks -a '-IF TEST -IT SQL_DeDuplication_CLOUD'
1 / 1 tasks ran succesfully. |'Total Tasks'=1 'OK Tasks'=1;;;0;1 'Failed Tasks'=0;;;0;1 'Running Tasks'=0;;;0;1 'Disabled Tasks'=0;;;0;1
[nagios@s930l3090 ~]$
Can you let us know if it is possible to start the Task Scheduler whenever it finds it is Not running .