[smokeping-users] RRD parameter mismatch - Wrong value of step
Tobias Oetiker
tobi at oetiker.ch
Tue Oct 18 15:54:44 CEST 2011
Hi Julian,
Today Julian wrote:
> Hi Tobi,
> That's quite a lot of info, so it looks like this:
>
> # /usr/local/rrdtool-1.2.19/bin/rrdtool info Router.rrd
> filename = "Router.rrd"
> rrd_version = "0003"
> step = 300
hmmm so for some reason, smokeping is picking up a completely
different step size than actually is in this rrd file ...
so what happens if you run
use RRDs;
use Data::Dumper;
my @out = RRDs::info "Router.rrd";
print Dumper \@out;
cheers
tobi
--
Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland
http://it.oetiker.ch tobi at oetiker.ch ++41 62 775 9902 / sb: -9900
More information about the smokeping-users
mailing list