Define check_proc in nsc.ini

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.
samton99
Posts: 45
Joined: Wed Jun 13, 2012 9:53 am

Re: Define check_proc in nsc.ini

Post by samton99 »

ok I installed the upgrade to 0.3.9 and got the result.

Is this what I use now? not the check_winprocess.exe?
yancy
Posts: 523
Joined: Thu Oct 06, 2011 10:12 am

Re: Define check_proc in nsc.ini

Post by yancy »

if you installed 0.3.9 and your able to successfully query a single process with NRPE using the command:

./check_nrpe -H <your ip> -c alias_process -a explorer.exe

then yes, I would use that method.

check_winprocess.exe is a external script, which can be used if the built in NSClient++ commands aren't working.


Hope that helps!

-Yancy
samton99
Posts: 45
Joined: Wed Jun 13, 2012 9:53 am

Re: Define check_proc in nsc.ini

Post by samton99 »

Great thanks for all your help.

All is working now. :D
yancy
Posts: 523
Joined: Thu Oct 06, 2011 10:12 am

Re: Define check_proc in nsc.ini

Post by yancy »

Great News!
Locked