NRPE CheckTaskSched

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
lwwbr
Posts: 2
Joined: Mon Jun 10, 2013 4:38 am

NRPE CheckTaskSched

Post by lwwbr »

Hi,
I`m new to Nagios3 but I have a question about a problem with Nagios3 and Windows Server 2008 R2.

We have a Nagios3 Core Installation on Debian, the basic functions and services are running.
It`s a great tool after reading many sites of documentation, but now I stopped with the problem, querying scheduled tasks on "windows server 2008 r2" machines.

I had no luck by searching Google about my problem, so I try to describe it:
- I can query a scheduled task manually with "check_nrpe" and "CheckTaskSched", ok.
- The task is in the "root path" of the windows server 2008 r2 "task scheduler library", ok.
- But if I want to query a task in a subfolder below the "root path", the result is always "all scheduled tasks are good", not ok!

Have anyone an idea of querying scheduled tasks in subfolders?
Thank's for your answers!
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: NRPE CheckTaskSched

Post by slansing »

I believe that is the functionality of the NSClient++ module you are using, you may need to contact the NSClient++ support team as it is a third party group, and I do not believe we have an alternative plugin.

http://www.nsclient.org/nscp/
lwwbr
Posts: 2
Joined: Mon Jun 10, 2013 4:38 am

Re: NRPE CheckTaskSched

Post by lwwbr »

Ok, thanks for your fast answer, I will check this.
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: NRPE CheckTaskSched

Post by slansing »

Great, let us know what you find out.. the issue is that it is pre-compiled into the program, so there is not much we can do here unfortunately.
Locked