Page 1 of 1

PNPgraph is not coming

Posted: Thu May 04, 2017 6:01 am
by abhi321jay
hii,
i have downloaded script to check cpu load via SNMP in linux machine the scripts work fine , but it's graph is not showing in pnp4nagios. all other services graph is showing.

Re: PNPgraph is not coming

Posted: Thu May 04, 2017 9:54 am
by dwhitfield
What's the output of the following:

Code: Select all

service npcd status
cat /etc/*-release
/usr/local/nagios/bin/nagios
If npcd is not running, you can start it with service npcd start.

If your nagios is is a different location, can you tell us what version you are running and whether you compiled it or built it from source?

Also, please share these two files:

Code: Select all

/usr/local/nagios/etc/pnp/process_perfdata.cfg
/usr/local/nagios/etc/nagios.cfg
Again, if those are in a different location, just share your nagios.cfg and process_perfdata.cfg.

Re: PNPgraph is not coming

Posted: Wed May 31, 2017 12:21 am
by abhi321jay
thanks.. its working