From 2f01fa7db139ec0141bf5e7f8d8e2223069d3c68 Mon Sep 17 00:00:00 2001 From: Niko Tyni Date: Thu, 18 Aug 2005 20:20:00 +0000 Subject: * branches/2.0/doc/smokeping_upgrade.pod: + document the tuning of RRD DS parameters --- doc/smokeping_upgrade.pod | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc') 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 -or C variables in your configuration file. You'll then have to +This situation is most likely to happen if you have modified the +C 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 command might be helpful here. -- cgit v1.2.3-24-g4f1b