NCPA Agent Error

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
AMacintosh
Posts: 59
Joined: Mon Nov 07, 2011 12:26 pm

NCPA Agent Error

Post by AMacintosh »

I am facing a few issues with NCPA.

I have the Config Wizard version 1.2 and I am using the 1.7.2 NCPA agent version.

For a host that I have setup, everything is alerting Critical when the values have not met the thresholds.

I am getting this result when running the "Test Check Command" for each service (I removed the IP and token in the below examples for security purposes)

Disk Usage
COMMAND: /usr/local/nagios/libexec/check_ncpa.py -H 0.0.0.0 -t 'token' -P 5693 -M 'disk/logical/C:\|/used_percent' -w 85 -c 95
OUTPUT: Unable to run check on non-child node. Revise your query.

Memory Usage
COMMAND: /usr/local/nagios/libexec/check_ncpa.py -H 0.0.0.0 -t 'token' -P 5693 -M memory/virtual/percent -w 85 -c 95
OUTPUT: CRITICAL: percent was 46% | 'percent_0'=46%;8;9;

CPU Usage
COMMAND: /usr/local/nagios/libexec/check_ncpa.py -H 0.0.0.0 -t 'token' -P 5693 -M cpu/percent -w 85 -c 95
OUTPUT: CRITICAL: percent was 9%,0% | 'percent_0'=9%;8;9; 'percent_1'=0%;8;9;

Swap Usage
COMMAND: /usr/local/nagios/libexec/check_ncpa.py -H 0.0.0.0 -t 'token' -P 5693 -M memory/swap/percent -w 85 -c 95
OUTPUT: CRITICAL: percent was 28% | 'percent_0'=28%;8;9;
AMacintosh
Posts: 59
Joined: Mon Nov 07, 2011 12:26 pm

Re: NCPA Agent Error

Post by AMacintosh »

These issues have been resolved in NCPA 1.7.2 agent on Windows 2008 R2.
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: NCPA Agent Error

Post by lmiltchev »

These issues have been resolved in NCPA 1.7.2 agent on Windows 2008 R2.
Is the issue resolved?
Be sure to check out our Knowledgebase for helpful articles and solutions!
AMacintosh
Posts: 59
Joined: Mon Nov 07, 2011 12:26 pm

Re: NCPA Agent Error

Post by AMacintosh »

Yes with the new agent however it looks like the same issue with the RHEL NCPA agent. I guess I need to update all of them.
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: NCPA Agent Error

Post by lmiltchev »

Here's a link that you may find handy:

http://assets.nagios.com/downloads/ncpa/download.php

Good luck with the update! I am locking this post. Please, start a new thread in case you have more issues/questions. Thanks!
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked