summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorNiko Tyni <ntyni@iki.fi>2005-08-18 22:20:00 +0200
committerNiko Tyni <ntyni@iki.fi>2005-08-18 22:20:00 +0200
commit2f01fa7db139ec0141bf5e7f8d8e2223069d3c68 (patch)
treebf464f708ebc1e398e37ea0bd2d08824ec862e02 /doc
parenta23d80aaccf4392e8e703eea13440d3c19ca7c55 (diff)
downloadsmokeping-2f01fa7db139ec0141bf5e7f8d8e2223069d3c68.tar.gz
smokeping-2f01fa7db139ec0141bf5e7f8d8e2223069d3c68.tar.xz
* branches/2.0/doc/smokeping_upgrade.pod:
+ document the tuning of RRD DS parameters
Diffstat (limited to 'doc')
-rw-r--r--doc/smokeping_upgrade.pod6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/smokeping_upgrade.pod b/doc/smokeping_upgrade.pod
index 046afdf..61277fc 100644
--- a/doc/smokeping_upgrade.pod
+++ b/doc/smokeping_upgrade.pod
@@ -112,10 +112,10 @@ and measuring and visualizing the variation between them.
Smokeping now checks at startup that the parameters of any existing RRD files
match those specified in the configuration file. If there is a discrepancy,
-it will give an error message and refuse to start.
+it will try to fix the situation and refuse to start if it can't.
-This situation is most likely to happen if you have modified the C<step>
-or C<pings> variables in your configuration file. You'll then have to
+This situation is most likely to happen if you have modified the
+C<pings> variable in your configuration file. You'll then have to
delete the old RRD file or somehow convert it to use the new parameters.
The C<rrdtune> command might be helpful here.