summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNiko Tyni <ntyni@iki.fi>2007-04-15 13:59:27 +0200
committerNiko Tyni <ntyni@iki.fi>2007-04-15 13:59:27 +0200
commite02bd6d388dcd4898ed5d14af97c7f02f78355f0 (patch)
treee6017f8487822a4a65a87967f4ca5fa5b838044e
parentaebb3fb352f326c0f72967ed24e3255ee677f9e2 (diff)
downloadsmokeping-e02bd6d388dcd4898ed5d14af97c7f02f78355f0.tar.gz
smokeping-e02bd6d388dcd4898ed5d14af97c7f02f78355f0.tar.xz
add links
-rw-r--r--lib/Smokeping/probes/EchoPingPlugin.pm5
1 files changed, 4 insertions, 1 deletions
diff --git a/lib/Smokeping/probes/EchoPingPlugin.pm b/lib/Smokeping/probes/EchoPingPlugin.pm
index f815030..79d2c0c 100644
--- a/lib/Smokeping/probes/EchoPingPlugin.pm
+++ b/lib/Smokeping/probes/EchoPingPlugin.pm
@@ -33,7 +33,10 @@ The I<fill>, I<size> and I<udp> EchoPing variables are not valid by default for
Plugins are available starting with echoping version 6.
DOC
see_also => <<DOC,
-L<Smokeping::probes::EchoPing>
+L<Smokeping::probes::EchoPing>,
+L<Smokeping::probes::EchoPingLDAP>,
+L<Smokeping::probes::EchoPingDNS>,
+L<Smokeping::probes::EchoPingWhois>
DOC
}
}