summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNiko Tyni <ntyni@iki.fi>2009-02-13 15:23:53 +0100
committerNiko Tyni <ntyni@iki.fi>2009-02-13 15:23:53 +0100
commit16f3a3e84d2c25073d7ac1c40bf42852421ef5cc (patch)
tree1c83fbf675f3c41e546657c0835bd8ec1a005d59
parent3c2ad106f30d111731d460b5274471d7cafe5cf8 (diff)
downloadsmokeping-16f3a3e84d2c25073d7ac1c40bf42852421ef5cc.tar.gz
smokeping-16f3a3e84d2c25073d7ac1c40bf42852421ef5cc.tar.xz
fix a typo in configuration example 4, spotted by Guglielmo Bondioni
-rw-r--r--CHANGES3
-rw-r--r--lib/Smokeping/Examples.pm2
2 files changed, 4 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index cf4d8e4..eea9142 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+* fix a typo in configuration example 4, spotted by Guglielmo Bondioni
+ <guglielmo.bondioni *gmail.com> --niko
+
* the Radius probe now has an 'allowreject' variable that makes it treat
rejected RADIUS authentications as OK.
Patch by Jeremy Laidman <jlaidman *rebel-it.com.au> --niko
diff --git a/lib/Smokeping/Examples.pm b/lib/Smokeping/Examples.pm
index ce32e12..800fe30 100644
--- a/lib/Smokeping/Examples.pm
+++ b/lib/Smokeping/Examples.pm
@@ -441,7 +441,7 @@ binary = /usr/bin/curl
step = 60
# a default for this target-specific variable
-urlformat = http://%host/
+urlformat = http://%host%/
DOC
probedoc => <<DOC,
This example explains the difference between probe- and target-specific