How long is the default retention of graphing data and how can anticipate the space required for graphing data? (I assume that there's some formula for the number hosts/checks...)
-Kendall Chenoweth
graphing history
Re: graphing history
Nagios would keep perfdata for up to 4 years with different granularity. This is defined in "/usr/local/nagios/etc/pnp/rra.cfg". I would not recommend modifying these values, though, as you can run out of disc space really fast...
If you need to "tweak" the performance settings in Nagios XI, you can go to: Admin->Performance Settings->Databases, and set how long you are going to keep various values in the databases.
If you need to "tweak" the performance settings in Nagios XI, you can go to: Admin->Performance Settings->Databases, and set how long you are going to keep various values in the databases.
Be sure to check out our Knowledgebase for helpful articles and solutions!
-
kendallchenoweth
- Posts: 195
- Joined: Fri Sep 13, 2013 10:43 am
Re: graphing history
I think 4 years is enough for me now. You can mark this topic/ticket closed. Thanks!