NCPA 2.1.3 Process Count Check Problem
Posted: Tue Apr 10, 2018 9:04 am
The following process count check was working fine in NCPA 2.0.5 on a Windows 2008 Client :
$ /usr/local/nagios/libexec/check_ncpa.py -H ctelpsa345 -t 'xxxxx' -P 5693 -M 'process/TC2m.exe/-c1:'
OK: Process count for processes named tc2m.exe was 1 | 'process_count'=1;;;
But it's no longer working since upgrading to NCPA 2.1.3 :
$ /usr/local/nagios/libexec/check_ncpa.py -H ctelpsa344 -t 'xxxxx' -P 5693 -M 'process/TC2m.exe/-c1:'
The node (process) requested does not exist. You may be trying to access the 'processes' node.
I have attached a copy of the ncpa_listener.log in debug mode.
$ /usr/local/nagios/libexec/check_ncpa.py -H ctelpsa345 -t 'xxxxx' -P 5693 -M 'process/TC2m.exe/-c1:'
OK: Process count for processes named tc2m.exe was 1 | 'process_count'=1;;;
But it's no longer working since upgrading to NCPA 2.1.3 :
$ /usr/local/nagios/libexec/check_ncpa.py -H ctelpsa344 -t 'xxxxx' -P 5693 -M 'process/TC2m.exe/-c1:'
The node (process) requested does not exist. You may be trying to access the 'processes' node.
I have attached a copy of the ncpa_listener.log in debug mode.