Search found 5 matches

by nagios-mikep97
Tue Dec 10, 2024 1:08 pm
Forum: Open Source Nagios Projects
Topic: check_ncpa.py with error: " Warning: Return code of 13 for check of service 'Process Count'. "
Replies: 5
Views: 10367

Re: check_ncpa.py with error: " Warning: Return code of 13 for check of service 'Process Count'. "

Bbahn, Thanks. I am getting the same error on all of the NCPA checks. Below is the output of the proccess count request run as the nagios user. ============ [nagios@mds-nag-01 ~]$ /usr/lib64/nagios/plugins/check_ncpa.py -t mytoken -H 10.10.11.11 -P 5693 -M processes -w 150 -c 200 -v Connecting to: h...
by nagios-mikep97
Mon Dec 09, 2024 3:46 pm
Forum: Open Source Nagios Projects
Topic: Return code 13 is out of bounds - check_ncpa
Replies: 3
Views: 12966

Re: Return code 13 is out of bounds - check_ncpa

@bbahn,

I posted in the other thread. Thanks so much.
by nagios-mikep97
Mon Dec 09, 2024 3:43 pm
Forum: Open Source Nagios Projects
Topic: check_ncpa.py with error: " Warning: Return code of 13 for check of service 'Process Count'. "
Replies: 5
Views: 10367

Re: check_ncpa.py with error: " Warning: Return code of 13 for check of service 'Process Count'. "

Thanks for the help Nagios Core Version = 4.4.14 check_ncpa.py version = 1.2.5 *My first NCPA client is a rocky_9 host. a Below is the output froming check_ncpa.py as nagios user. [nagios@nag-01 ~]$ /usr/lib64/nagios/plugins/check_ncpa.py -t XXXXXX -H 10.10.11.11 -P 5693 -v -M cpu/percent -w 20 -c 4...
by nagios-mikep97
Mon Dec 09, 2024 8:15 am
Forum: Open Source Nagios Projects
Topic: check_ncpa.py with error: " Warning: Return code of 13 for check of service 'Process Count'. "
Replies: 5
Views: 10367

check_ncpa.py with error: " Warning: Return code of 13 for check of service 'Process Count'. "

Hello, New to nagios core and need some help trying to install/configure the check_ncpa.py script. I am getting the error below : “ Warning: Return code of 13 for check of service 'Process Count' on host 'mds-rocky-01' was out of bounds. “ I tried changing the ownership and permissions of the file. ...
by nagios-mikep97
Mon Dec 09, 2024 8:09 am
Forum: Open Source Nagios Projects
Topic: Return code 13 is out of bounds - check_ncpa
Replies: 3
Views: 12966

Re: Return code 13 is out of bounds - check_ncpa

Hello,

I am having the same issue, return code 13, and tried those fixes you mentioned with no luck. I also am able to run check_ncpa.py as the nagios user successfully.

One other note, my plugins directory is located here.

/usr/lib64/nagios/plugins/

Any more ideas ?

thanks, mp