CPU Usage in performance graph is not working
Re: CPU Usage in performance graph is not working
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.
"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.
Re: CPU Usage in performance graph is not working
Can you attach those 4 files for us to take a look at?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
Former Nagios Employee
Re: CPU Usage in performance graph is not working
can i email it directly or make it privet some how?
Re: CPU Usage in performance graph is not working
Feel free to PM them over to me, and I will take a look at them.
EDIT: I received the files.
EDIT: I received the files.
Former Nagios Employee
Re: CPU Usage in performance graph is not working
PM has been sent.
Re: CPU Usage in performance graph is not working
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 -lFormer Nagios employee
Re: CPU Usage in performance graph is not working
Both come back with "1"
Re: CPU Usage in performance graph is not working
Please attach these files for review:
Thank you
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.cfgRe: CPU Usage in performance graph is not working
I sent the PM yesterday, sorry for not updating this thread.
Re: CPU Usage in performance graph is not working
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.
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