Status information showing critical & status showing unknown

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
deek
Posts: 194
Joined: Fri Apr 26, 2019 2:01 am

Status information showing critical & status showing unknown

Post 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'"
You do not have the required permissions to view the files attached to this post.
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: Status information showing critical & status showing unk

Post 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
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked