Page 1 of 1

Check_nt and hidden process

Posted: Thu May 14, 2020 5:03 am
by kamil111
Good day
I'm testing Nagios XI before buy and i have problem when i try to get memory working set for some process, but get error below:

Code: Select all

[root@nagios libexec]# ./check_nt -H 172.16.0.117 -p 12489 -v COUNTER -l "\\Process(explorer.exe)\\Working Set" -s 123456
NSClient - ERROR: Invalid return from command: check_pdh

Re: Check_nt and hidden process

Posted: Thu May 14, 2020 1:34 pm
by dwhitfield
Unless things have changed, I believe you have two options:

1) Dont use "arguments" and build the command as string by your own.
2) Use a custom argument handler.

You may be able to talk to the sales team about getting some help while you evaluate. I don't know what the process is for that these days.