diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/smokeping_install.pod | 5 | ||||
-rw-r--r-- | doc/smokeping_upgrade.pod | 5 | ||||
-rwxr-xr-x | doc/smoketrace.pod (renamed from doc/smoketraceroute.pod) | 6 |
3 files changed, 12 insertions, 4 deletions
diff --git a/doc/smokeping_install.pod b/doc/smokeping_install.pod index 50d632d..9c6b31b 100644 --- a/doc/smokeping_install.pod +++ b/doc/smokeping_install.pod @@ -212,9 +212,12 @@ your F</etc/init.d> tree. Check out L<smokeping> for further information. When you can now also open the smokeping.cgi webpage to look at your data. +If you want to add traceroute ability to your smokeping setup, check out the +L<smoketrace> manual page. + =head1 COPYRIGHT -Copyright (c) 2001, 2005 by Tobias Oetiker. All right reserved. +Copyright (c) 2001, 2008 by Tobias Oetiker. All right reserved. =head1 LICENSE diff --git a/doc/smokeping_upgrade.pod b/doc/smokeping_upgrade.pod index 9fa76a4..9210861 100644 --- a/doc/smokeping_upgrade.pod +++ b/doc/smokeping_upgrade.pod @@ -23,6 +23,11 @@ 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.3.6 to 2.4.0 + +The new SmokeTrace tool was added to SmokePing. For setup instructions +read the L<smoketrace> manual page. + =head1 2.3.3 to 2.3.4 The communication protocol between master and slave has been made more diff --git a/doc/smoketraceroute.pod b/doc/smoketrace.pod index 6091a86..6c7182d 100755 --- a/doc/smoketraceroute.pod +++ b/doc/smoketrace.pod @@ -1,6 +1,6 @@ =head1 NAME -SmokeTraceroute - Ajax based Traceroute for Smokeping +SmokeTrace - Ajax based Traceroute for Smokeping =head1 DESCRIPTION @@ -10,7 +10,7 @@ users to traceroute smokeping targets directly from the master host. =head1 SETUP -To activate SmokeTraceroute you just have to copy a few files: +To activate SmokeTrace you just have to copy a few files: =over @@ -45,7 +45,7 @@ Edit your config file and add the line: return false;">*</a> to your F<*** Targets ***> section. It will make a '*' appear next to each -host name, and when you click on it, the traceroute window will open. +host name, and when you click on it, the SmokeTrace window will open. =back |