diff options
author | Niko Tyni <ntyni@iki.fi> | 2007-04-15 13:59:27 +0200 |
---|---|---|
committer | Niko Tyni <ntyni@iki.fi> | 2007-04-15 13:59:27 +0200 |
commit | e02bd6d388dcd4898ed5d14af97c7f02f78355f0 (patch) | |
tree | e6017f8487822a4a65a87967f4ca5fa5b838044e /lib/Smokeping | |
parent | aebb3fb352f326c0f72967ed24e3255ee677f9e2 (diff) | |
download | smokeping-e02bd6d388dcd4898ed5d14af97c7f02f78355f0.tar.gz smokeping-e02bd6d388dcd4898ed5d14af97c7f02f78355f0.tar.xz |
add links
Diffstat (limited to 'lib/Smokeping')
-rw-r--r-- | lib/Smokeping/probes/EchoPingPlugin.pm | 5 |
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 } } |