Page 1 of 1

where perf data are stored?

Posted: Fri Nov 24, 2017 11:21 am
by Francesco
Hi all,
the perf data are stored only in the RRD files under /usr/local/nagios/share/perfdata/ or also in the databases?

If presents also in the databases, in which table?

Thanks,

P.S. We have an old installation migrated to 5.4.11, so MySQL+PostgreSQL

Re: where perf data are stored?

Posted: Mon Nov 27, 2017 5:10 pm
by dwasswa
Hi @Francesco,

If you are looking for historical perfdata, Nagios stores it in RRD and XML files.

However, the last perfdata is also stored in the perfdata column in the nagios_servicestatus table in the nagios database

Did you have any issue related to perfdata from your upgrade to 5.4.11 that you are trying to troubleshoot?

Re: where perf data are stored?

Posted: Tue Nov 28, 2017 2:59 pm
by npolovenko
Thanks, @dwasswa! @Francesco, Do you have any other questions for us before I close the thread?

Re: where perf data are stored?

Posted: Thu Nov 30, 2017 7:51 am
by Francesco
Thank you,
the thread can be closed.