summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2011-02-18 14:26:01 +0100
committerTobi Oetiker <tobi@oetiker.ch>2011-02-18 14:26:01 +0100
commit5108700d36b8c565c01301795bbacc4827bac0c2 (patch)
treeebf53c1e0b11ad49dfd0d55d7fc39a8a33a0a413
parent1aa624d182cdec1d1f5caa69f814df29947a76f0 (diff)
downloadsmokeping-5108700d36b8c565c01301795bbacc4827bac0c2.tar.gz
smokeping-5108700d36b8c565c01301795bbacc4827bac0c2.tar.xz
suggest to get a copy of fping from here ...
-rw-r--r--lib/Smokeping/probes/FPing.pm2
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.