From 117b43a06cd4c6ac4a57d0223d51939c011cbca2 Mon Sep 17 00:00:00 2001 From: Sharuzzaman Ahmat Raslan Date: Thu, 22 Sep 2016 19:11:23 +0800 Subject: [PATCH] fixed typo for 100,000 second in example1 the example show heartbeat of 100,000 but the explanation show 10,000 --- doc/rrdtune.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.47.2