diff options
-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 } } |