Hello, I've also observed that with rrdtool 1.2.x, including 1.2.12,
the following returns only NaN:

   rrdtool fetch file.rrd -s TS -e TS

With rddtool 1.0.x you could use this to obtain one explicit sample,
now to get the same result you need to do:

   rrdtool fetch file.rrd -s TS-1 -e TS

So, MRTG bugs apart, is this a rrdtool 1.2.x bug or a new feature?

best regards,
Fernando

--
Unsubscribe mailto:[EMAIL PROTECTED]
Help        mailto:[EMAIL PROTECTED]
Archive     http://lists.ee.ethz.ch/rrd-users
WebAdmin    http://lists.ee.ethz.ch/lsg2.cgi

Reply via email to