Check_nt and hidden process
Posted: Mon Jun 20, 2016 6:47 am
Hello!
I try to get memory working set for some process, but get error below:
I'm sure that I use right process name. Also I can find this process with Process Monitor on local machine.
Are there any ways of monitoring hidden processes?
Thank you in advance!
I try to get memory working set for some process, but get error below:
Code: Select all
/usr/lib/nagios/plugins/check_nt -H 10.251.36.83 -p 5666 -s asdf4321 -v COUNTER -l "\\Process(some_process)\\Working Set","WS: %.f"
NSClient - ERROR: Invalid return from command: check_pdhAre there any ways of monitoring hidden processes?
Thank you in advance!