diff options
author | Tobi Oetiker <tobi@oetiker.ch> | 2007-10-15 09:49:18 +0200 |
---|---|---|
committer | Tobi Oetiker <tobi@oetiker.ch> | 2007-10-15 09:49:18 +0200 |
commit | 15ce7b9d28dda1afb6b892c1e2a34e057f3fdb60 (patch) | |
tree | 0226ecb3ea1595463dad24204ac65f9885c4d63b /etc | |
parent | 03d504e82b3e6c77c0b59af415ff740de1b483f3 (diff) | |
download | smokeping-15ce7b9d28dda1afb6b892c1e2a34e057f3fdb60.tar.gz smokeping-15ce7b9d28dda1afb6b892c1e2a34e057f3fdb60.tar.xz |
* fixed parsing of slaves statements in config file, broeken since I seemingly relaxed the hostname constraints.
* removed all online testing from Curl and EchoPing probes
Diffstat (limited to 'etc')
-rw-r--r-- | etc/config.dist | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/config.dist b/etc/config.dist index 1af1c39..8604171 100644 --- a/etc/config.dist +++ b/etc/config.dist @@ -103,6 +103,7 @@ secrets=/home/oetiker/checkouts/smokeping/trunk/software/etc/smokeping_secrets.d +boomer display_name=boomer color=0000ff ++slave2 *** Targets *** @@ -121,7 +122,7 @@ menu= Targets menu = James title =James alerts = someloss -slaves = boomer +slaves = boomer slave2 host = james.address ++ MultiHost |