NCPA always showing 100% CPU

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
ar0431
Posts: 73
Joined: Tue May 21, 2019 12:05 pm

NCPA always showing 100% CPU

Post by ar0431 »

NCPA always showing 100% CPU usage on linux machine. I tried to restart ncpa service but still it showing 100% CPU while on the server actually CPU is not high.

/usr/local/nagios/libexec/check_ncpa.py -H 0.0.0.0 -t 'Linux-tamusa' -P 5693 -M cpu/percent -w 80 -c 90 -q 'aggregate=avg'
CRITICAL: Percent was 100.00 % | 'percent'=100.00%;80;90;
ar0431
Posts: 73
Joined: Tue May 21, 2019 12:05 pm

Re: NCPA always showing 100% CPU

Post by ar0431 »

any suggestion on this?
ar0431
Posts: 73
Joined: Tue May 21, 2019 12:05 pm

Re: NCPA always showing 100% CPU

Post by ar0431 »

please wait. We found other issue on CentOS. Please stand by.
User avatar
pbroste
Posts: 1288
Joined: Tue Jun 01, 2021 1:27 pm

Re: NCPA always showing 100% CPU

Post by pbroste »

Hello @ar0431

Thanks for following up, understand that you will report back later on this when you have resolved other issues.

If you find continued issues with the 'ncpa_check' please provide the output on this:

Code: Select all

/usr/local/nagios/libexec/check_ncpa.py -H 0.0.0.0 -t 'Linux-tamusa' -P 5693 --list --verbose
Thanks,
Perry
Locked