CPU Usage in performance graph is not working

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
angus
Posts: 125
Joined: Thu May 28, 2015 8:17 am

Re: CPU Usage in performance graph is not working

Post by angus »

Perdataproc.log displays
"Outbound data DISABLED Mon, 16 Nov 2015 08:39:01 -0500"

npcd.log displays the below on repeat
[04-23-2015 11:48:12] NPCD: npcd Daemon (0.4.14) started with PID=22320
[04-23-2015 11:48:12] NPCD: Please have a look at 'npcd -V' to get license information
[04-23-2015 11:48:12] NPCD: HINT: load_threshold is enabled - ('10.000000')
[04-23-2015 11:48:18] NPCD: Caught Termination Signal - Hasta la vista... baby
[05-01-2015 08:45:32] NPCD: npcd Daemon (0.4.14) started with PID=1488
[05-01-2015 08:45:32] NPCD: Please have a look at 'npcd -V' to get license information
[05-01-2015 08:45:32] NPCD: HINT: load_threshold is enabled - ('10.000000')
[05-01-2015 09:08:03] NPCD: Caught Termination Signal - Hasta la vista... baby
[05-01-2015 09:08:26] NPCD: npcd Daemon (0.4.14) started with PID=1434


The other two logs have a great deal of info in them.

Thanks.
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: CPU Usage in performance graph is not working

Post by rkennedy »

ssax wrote:Do you see any relevant information in any of these files?

Code: Select all

/var/log/cron
/usr/local/nagiosxi/var/perfdataproc.log
/usr/local/nagios/var/npcd.log
/usr/local/nagios/var/perfdata.log
Can you attach those 4 files for us to take a look at?
Former Nagios Employee
angus
Posts: 125
Joined: Thu May 28, 2015 8:17 am

Re: CPU Usage in performance graph is not working

Post by angus »

can i email it directly or make it privet some how?
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: CPU Usage in performance graph is not working

Post by rkennedy »

Feel free to PM them over to me, and I will take a look at them.

EDIT: I received the files.
Former Nagios Employee
angus
Posts: 125
Joined: Thu May 28, 2015 8:17 am

Re: CPU Usage in performance graph is not working

Post by angus »

PM has been sent.
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: CPU Usage in performance graph is not working

Post by tmcdonald »

You likely have too many files built up due to your high load. Run the following and post the output:

Code: Select all

ls -l /usr/local/nagios/var/spool/perfdata | wc -l
ls -l /usr/local/nagios/var/spool/xidpe | wc -l
Former Nagios employee
angus
Posts: 125
Joined: Thu May 28, 2015 8:17 am

Re: CPU Usage in performance graph is not working

Post by angus »

Both come back with "1"
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: CPU Usage in performance graph is not working

Post by ssax »

Please attach these files for review:

Code: Select all

/usr/local/nagios/etc/nagios.cfg
/usr/local/nagios/etc/pnp/npcd.cfg
/usr/local/nagios/etc/pnp/process_perfdata.cfg
/usr/local/nagios/etc/pnp/rra.cfg
Thank you
angus
Posts: 125
Joined: Thu May 28, 2015 8:17 am

Re: CPU Usage in performance graph is not working

Post by angus »

I sent the PM yesterday, sorry for not updating this thread.
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: CPU Usage in performance graph is not working

Post by tmcdonald »

Ahh, was wondering about that. To add a new wrench into the mix, Sean is out this week and while I have the ability to log in to his account and retrieve the files I would rather not do so :)

To ensure we all have access to the PM, please send it to our shared account: Nagios Support

That should future-proof anyone being out of the office.
Former Nagios employee
Locked