Monitoring Windows scheduled tasks?

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
DerekNagiosXI
Posts: 14
Joined: Thu Apr 29, 2021 1:08 pm

Monitoring Windows scheduled tasks?

Post by DerekNagiosXI »

Customer has two scheduled jobs running nightly they would like monitored if job fails, could someone point in direction on how to configure?
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: Monitoring Windows scheduled tasks?

Post by ssax »

Are you using an agent such as NCPA or NSClient++? Or through an "agentless" protocol such as (WMI/SSH/SNMP/etc)?

See here:

https://support.nagios.com/kb/article/s ... s-788.html

Here's a plugin that should work with an agent/SSH:

https://exchange.nagios.org/directory/P ... ks/details
DerekNagiosXI
Posts: 14
Joined: Thu Apr 29, 2021 1:08 pm

Re: Monitoring Windows scheduled tasks?

Post by DerekNagiosXI »

Ncpa, will check out first link, thank you.
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: Monitoring Windows scheduled tasks?

Post by ssax »

Locked