hobbit-> xymon migration - devmon RRD - separator changed from comma to dot
list Nicolas Lienard
Hi After migrating an existing cluster from hobbit 4.2 to Xymon 4.3.10, everything is fine except RRD from DEVMON. Previously, there were like this: -rw-rw-r-- 1 xymon xymon 38624 Dec 12 10:45 if_load,Gi0_1.rrd And now, like this: -rw-rw-r-- 1 xymon xymon 38624 Dec 12 12:56 if_load.Gi0_1.rrd The difference is subtil: between load and Gi0, there is a "." (dot) instead of a "," (comma). Results is graphs are stuck on the date of migration because the graphs are taken the RRD with ",". I could delete them but i 'll lost history (2 years). I m going to copy the "," files to "." files to have full history and a small hole. But at first, wanted to know if anybody experienced this kind of issue ? Thanks in advance, Cheers Nico
list Nicolas Lienard
hi After digging, i figured out the issue. When migrating i modified TEST2RRD variable by setting "if_load=devmon". When setting back if_load [without anything else], RRD is updating the file as previously (with a comma). sorry for the noise. Nico
▸
Le 12 déc. 2012 à 13:11, Nico <user-4f1d872b9031@xymon.invalid> a écrit :
Hi After migrating an existing cluster from hobbit 4.2 to Xymon 4.3.10, everything is fine except RRD from DEVMON. Previously, there were like this: -rw-rw-r-- 1 xymon xymon 38624 Dec 12 10:45 if_load,Gi0_1.rrd And now, like this: -rw-rw-r-- 1 xymon xymon 38624 Dec 12 12:56 if_load.Gi0_1.rrd The difference is subtil: between load and Gi0, there is a "." (dot) instead of a "," (comma). Results is graphs are stuck on the date of migration because the graphs are taken the RRD with ",". I could delete them but i 'll lost history (2 years). I m going to copy the "," files to "." files to have full history and a small hole. But at first, wanted to know if anybody experienced this kind of issue ? Thanks in advance, Cheers Nico