For how long graphs are available in observium?
![](https://secure.gravatar.com/avatar/31c3d8dd65ca45479d7dd5676c48e995.jpg?s=120&d=mm&r=g)
Hi everyone,
I want to know for how long the observium graphs are available ? The default I can see in the UI is for 2 years Is it configurable if yes then for how long ?
Regards
![](https://secure.gravatar.com/avatar/9113800bbd271c46f4585a9549d85c15.jpg?s=120&d=mm&r=g)
Hi Vikas, the default setting is that Observium will store RRD-data for 4 years (1 day average). Its possible to change this but as this is done at RRD-creation you will need to wipe all your RRD and create new ones if you change the default (loosing all your historic data) /Markus
2018-04-03 11:38 GMT+02:00 Vikas Kumar mailvikasnow@gmail.com:
Hi everyone,
I want to know for how long the observium graphs are available ? The default I can see in the UI is for 2 years Is it configurable if yes then for how long ?
Regards
--
http://moodi.org/ *Vikas Kumar | ** Hospitality & PR Coordinator* *Mood Indigo, IIT Bombay* *+91-9694532954 <+91%2096945%2032954> | mailvikasnow@gmail.com mailvikasnow@gmail.com* [image: Facebook] https://www.facebook.com/vikas.cse.iitb
https://mailtrack.io/ Sent with Mailtrack https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality&
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
![](https://secure.gravatar.com/avatar/4fad748f042c73a9d01d1ff340dbced4.jpg?s=120&d=mm&r=g)
Hi Vikas,
if you want to change the rrd settings, look for the "$config['rrd']['rra']" setting. For example our setup holds this: // 7 days of 5 min 62 days of 30 min 120 days of 2 hour 10 years of 1 day $$config['rrd']['rra'] = "RRA:AVERAGE:0.5:1:2016 RRA:AVERAGE:0.5:6:2976 RRA:AVERAGE:0.5:24:1440 RRA:AVERAGE:0.5:288:3660 "; $config['rrd']['rra'] .= " RRA:MIN:0.5:6:1440 RRA:MIN:0.5:96:360 RRA:MIN:0.5:288:3660 "; $config['rrd']['rra'] .= " RRA:MAX:0.5:6:1440 RRA:MAX:0.5:96:360 RRA:MAX:0.5:288:3660 ";
A few month ago I took a quick search in the rrd universe and there is possibility to change your existing RRDs to span more years (so no need to wipe all your data) but I didn't actually done it. I will take a look if I can find my notices and post back if found.
Regards, Tylla
On 2018-04-03 11:42, Markus Klock wrote:
Hi Vikas, the default setting is that Observium will store RRD-data for 4 years (1 day average). Its possible to change this but as this is done at RRD-creation you will need to wipe all your RRD and create new ones if you change the default (loosing all your historic data) /Markus
2018-04-03 11:38 GMT+02:00 Vikas Kumar <mailvikasnow@gmail.com mailto:mailvikasnow@gmail.com>:
Hi everyone, I want to know for how long the observium graphs are available ? The default I can see in the UI is for 2 years Is it configurable if yes then for how long ? Regards -- <http://moodi.org/> *Vikas Kumar |** Hospitality & PR Coordinator* *Mood Indigo, IIT Bombay* *+91-9694532954 <tel:+91%2096945%2032954> | mailvikasnow@gmail.com <mailto:mailvikasnow@gmail.com>* Facebook <https://www.facebook.com/vikas.cse.iitb> <https://mailtrack.io/> Sent with Mailtrack <https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality&> _______________________________________________ observium mailing list observium@observium.org <mailto:observium@observium.org> http://postman.memetic.org/cgi-bin/mailman/listinfo/observium <http://postman.memetic.org/cgi-bin/mailman/listinfo/observium>
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
participants (3)
-
Attila Nagy
-
Markus Klock
-
Vikas Kumar