From: Sharuzzaman Ahmat Raslan Date: Thu, 22 Sep 2016 11:11:23 +0000 (+0800) Subject: fixed typo for 100,000 second in example1 X-Git-Tag: v1.7.0~32^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F741%2Fhead;p=thirdparty%2Frrdtool-1.x.git fixed typo for 100,000 second in example1 the example show heartbeat of 100,000 but the explanation show 10,000 --- diff --git a/doc/rrdtune.pod b/doc/rrdtune.pod index a19fe1d7..ae43c895 100644 --- a/doc/rrdtune.pod +++ b/doc/rrdtune.pod @@ -238,7 +238,7 @@ Adds/removes or sets the given number of rows for the RRA with index C Set the minimum required heartbeat for data sources 'in', 'out' -and 'through' to 10'000 seconds which is a little over one day in data.rrd. +and 'through' to 100'000 seconds which is a little over one day in data.rrd. This would allow to feed old data from MRTG-2.0 right into RRDtool without generating *UNKNOWN* entries.