Page 1 of 1

Status information showing critical & status showing unknown

Posted: Tue Sep 24, 2019 5:24 am
by deek
Hi,

We are trying monitor a process with a filter and the Status information showing critical and status showing unknown when is process count is 0.

check_nrpe!check_process!-a process="cmd.exe" "filter=command_line like 'xxx.py'"

Re: Status information showing critical & status showing unk

Posted: Tue Sep 24, 2019 2:07 pm
by tgriep
One thing to try, put in the whole path the .py file in the command to see if that allows NSCLient++ to get the data is needs to run the check.

I did find this statement on the NSClient++ website that the command line is not always available.
command_line Command line of process (not always available)
Look here.
https://docs.nsclient.org/reference/win ... ck_process