Xymon Mailing List Archive search

Question about hobbitd_rrd

list Henrik Størner
Fri, 13 Nov 2009 10:57:46 +0000 (UTC)
Message-Id: <hdje3a$ie2$user-3ff311b327ba@xymon.invalid>

In <user-3d8c66196f42@xymon.invalid> "Stewart, Tom L." <user-f210f371749e@xymon.invalid> writes:
I am trying to find out if I change settings hobbitd_rrd.c
From
               newrec->defs[1] =3D strdup("RRA:AVERAGE:0.5:6:3456");
To
               newrec->defs[1] =3D strdup("RRA:AVERAGE:0.5:6:27648");
Does this only affect new created files with xymon or will it start
giving me error messages on the previously created rrd files?
Only affects the newly created files. rrdtool itself comes with 
utilities to change the number of datapoints stored for each RRA
in existing files.


Regards,
Henrik