On Sat, Dec 31, 2011 at 8:46 PM, richard -rw- weinberger <[email protected]> wrote: > BTW: here the output from rrdtool info: > > filename = "one-57/libvirt/disk_octets-sda.rrd" > rrd_version = "0003" > step = 10 > last_update = 1325360625 > ds[read].type = "COUNTER" > ds[read].minimal_heartbeat = 20 > ds[read].min = 0,0000000000e+00 > ds[read].max = 1,7179869183e+10 > ds[read].last_ds = "21385290752" > ds[read].value = 0,0000000000e+00 > ds[read].unknown_sec = 0 > ds[write].type = "COUNTER" > ds[write].minimal_heartbeat = 20 > ds[write].min = 0,0000000000e+00 > ds[write].max = 1,7179869183e+10 > ds[write].last_ds = "7566435328" > ds[write].value = 2,6624000000e+04 > ds[write].unknown_sec = 0 > >
What I know so far: - The problem has definitely something to do with rrdtool. All values in my CSV files are correct. - Only libvirt disk-stats are affected. libvirt interface-stats are ok. This is really strange. - It happens also with collectd 5.0.1 and rrdtool 1.4.4. -- Thanks, //richard _______________________________________________ collectd mailing list [email protected] http://mailman.verplant.org/listinfo/collectd
