diff options
-rw-r--r-- | lib/Smokeping/probes/FPing.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Smokeping/probes/FPing.pm b/lib/Smokeping/probes/FPing.pm index 66f9a07..2b932bf 100644 --- a/lib/Smokeping/probes/FPing.pm +++ b/lib/Smokeping/probes/FPing.pm @@ -28,7 +28,7 @@ DOC description => <<DOC, Integrates FPing as a probe into smokeping. The variable B<binary> must point to your copy of the FPing program. If it is not installed on -your system yet, you can get it from L<http://www.fping.com/>. +your system yet, you can get a slightly enhanced version from L<www.smokeping.org/pub>. The (optional) B<packetsize> option lets you configure the packetsize for the pings sent. |