summaryrefslogtreecommitdiffstats
path: root/doc/smokeping_upgrade.pod
diff options
context:
space:
mode:
authorNiko Tyni <ntyni@iki.fi>2007-12-01 14:55:09 +0100
committerNiko Tyni <ntyni@iki.fi>2007-12-01 14:55:09 +0100
commitd00f1075a67fbf2be46e6114848eec5cefbf6684 (patch)
tree78f313ac2f21ecca8b9c6ff3278612dfae84b624 /doc/smokeping_upgrade.pod
parent2c5ebb1437447dbc653881dbf1269784517b9b4e (diff)
downloadsmokeping-d00f1075a67fbf2be46e6114848eec5cefbf6684.tar.gz
smokeping-d00f1075a67fbf2be46e6114848eec5cefbf6684.tar.xz
document the LWP dependency of the Smokeping::Slave module -- niko
Diffstat (limited to 'doc/smokeping_upgrade.pod')
-rw-r--r--doc/smokeping_upgrade.pod8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/smokeping_upgrade.pod b/doc/smokeping_upgrade.pod
index bd2cbe0..b89fdb3 100644
--- a/doc/smokeping_upgrade.pod
+++ b/doc/smokeping_upgrade.pod
@@ -23,6 +23,14 @@ An official list of changes with each release can be found in the CHANGES
file in the Smokeping distribution. This document tries to complement
that with upgrading instructions etc.
+=head1 2.1.x to 2.2.0
+
+=head2 LWP Dependency
+
+The new master/slave functionality needs the LWP::UserAgent module from
+CPAN. Currently the dependency is not optional; you'll need the module
+even if you are only running one Smokeping instance.
+
=head1 2.0.9 to 2.1.0
=head2 Echoping 6 support