Page 1 of 1

problems with plotting services

Posted: Wed Apr 29, 2015 12:33 pm
by advillalobos
]I use Nagios to monitor the services of the company, but not plotting services plotted ,the last time was two months ago.

I was talking with a technician by mail but could find the error.

The npcd process are running, I execute two commands but do not exist.

ls -l /usr/local/nagios/var/spool/xidpe/ | wc -l
ls -l /usr/local/nagios/var/spool/perfdata/ | wc -l


I appreciate the help

Re: problems with plotting services

Posted: Wed Apr 29, 2015 1:46 pm
by abrist
Are you running a ramdisk?

Code: Select all

grep ramdisk /usr/local/nagios/etc/nagios.cfg
Is npcd running?

Code: Select all

service npcd status
What are the content of your spool and var directory?

Code: Select all

ls -la /usr/local/nagios/var
ls -la /usr/local/nagios/var/spool

Re: problems with plotting services

Posted: Wed Apr 29, 2015 2:25 pm
by advillalobos
these are the answers to execute

service npcd status ----> service npcd are running..

Re: problems with plotting services

Posted: Wed Apr 29, 2015 2:49 pm
by advillalobos
this is my problem, and I need all the services have graphics

Re: problems with plotting services

Posted: Wed Apr 29, 2015 3:44 pm
by Box293
You did not run this command.
abrist wrote:Are you running a ramdisk?

Code: Select all

grep ramdisk /usr/local/nagios/etc/nagios.cfg
Image

This screenshot looks unfamiliar. It does not look like the standard Nagios XI.