keep in DB historic data of performance values?

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
edoRaul
Posts: 12
Joined: Wed Apr 15, 2015 5:14 am

keep in DB historic data of performance values?

Post by edoRaul »

Hello,

I have the next installation:

Nagios XI
Centos 6
64 bits
Manual installation

Is it possible for Nagios (maybe throught some add-on) to keep in DB historic data of performance values?

We've tried to get such information but found it only saves historic data on service state changes.
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: keep in DB historic data of performance values?

Post by lmiltchev »

The historical performance data is stored (with a various levels of granularity) for up to 4 years in the RRDs. You can review the "/usr/local/nagios/etc/pnp/rra.cfg" file to see the "default" configuration. I would highly recommend against modifying this file, unless you know what you are doing!
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked