Page 1 of 1
Query pnp4nagios
Posted: Sat Jul 28, 2018 10:59 am
by alex3105
I have Centos 7 and pnp4 installed, the query is every time I restart my server the graphics are also restarted not allowing to see the previous graphics .. so it works or I need to configure something to be able to have historical information with pnp of my servers.
Best regards..
Re: Query pnp4nagios
Posted: Mon Jul 30, 2018 4:45 pm
by scottwilkerson
Are you storing the .rrd files in a /tmp directory that is getting deleted when you restart the server?
Re: Query pnp4nagios
Posted: Mon Jul 30, 2018 10:54 pm
by alex3105
they are stored by default
Re: Query pnp4nagios
Posted: Tue Jul 31, 2018 8:11 am
by scottwilkerson
alex3105 wrote:they are stored by default
In what file location?
Re: Query pnp4nagios
Posted: Tue Jul 31, 2018 11:14 am
by alex3105
Good morning..
my installation path is /usr/local/pnp/nagios/...
Greetings..
Re: Query pnp4nagios
Posted: Tue Jul 31, 2018 11:30 am
by scottwilkerson
and the RRD files disappear when you reboot?
Re: Query pnp4nagios
Posted: Tue Jul 31, 2018 11:32 am
by mcapra
Based on my
very brief reading of the
pnp4nagios configuration documentation,
$conf['rrdbase'] should tell us where the RRDs are being pulled into pnp4nagios from. If that is any sort of transient/temporary storage, that may be your problem.
Your
process_perfdata.cfg might also have some clues.
As a reminder, this is a Nagios Core support forum. pnp4nagios is a 3rd party product that has
their own community (mailing lists).
Re: Query pnp4nagios
Posted: Tue Jul 31, 2018 2:27 pm
by scottwilkerson
mcapra wrote:Based on my
very brief reading of the
pnp4nagios configuration documentation,
$conf['rrdbase'] should tell us where the RRDs are being pulled into pnp4nagios from. If that is any sort of transient/temporary storage, that may be your problem.
Your
process_perfdata.cfg might also have some clues.
As a reminder, this is a Nagios Core support forum. pnp4nagios is a 3rd party product that has
their own community (mailing lists).
Thanks for adding this, being we do not author or manage pnp4nagios, this question would be better suited for them.
Re: Query pnp4nagios
Posted: Wed Aug 01, 2018 10:10 pm
by alex3105
Ok .. thanks anyway ... I'll keep investigating--
Best Regards..
Re: Query pnp4nagios
Posted: Thu Aug 02, 2018 7:43 am
by scottwilkerson
ok