diff options
author | Tobi Oetiker <tobi@oetiker.ch> | 2007-09-25 14:29:53 +0200 |
---|---|---|
committer | Tobi Oetiker <tobi@oetiker.ch> | 2007-09-25 14:29:53 +0200 |
commit | 4e23d2b3b310038131e8952aef1150c392b4f448 (patch) | |
tree | fea065a8487816643a73ababa82a9f3e5f928b04 /etc | |
parent | 7b910a7d34a768f75e03ce357a0e8446e3237677 (diff) | |
download | smokeping-4e23d2b3b310038131e8952aef1150c392b4f448.tar.gz smokeping-4e23d2b3b310038131e8952aef1150c392b4f448.tar.xz |
updated to config grammar 1.10
Diffstat (limited to 'etc')
-rw-r--r-- | etc/config.dist | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/config.dist b/etc/config.dist index cd57ed0..1af1c39 100644 --- a/etc/config.dist +++ b/etc/config.dist @@ -9,8 +9,8 @@ imgurl = cache datadir = /tmp/smokeping-ms/data piddir = /tmp/smokeping-ms/var cgiurl = http://some.url/smokeping.cgi -smokemail = /scratch/oetiker/smoke-master/etc/smokemail.dist -tmail = /scratch/oetiker/smoke-master/etc/tmail.dist +smokemail = /home/oetiker/checkouts/smokeping/trunk/software/etc/smokemail.dist +tmail = /home/oetiker/checkouts/smokeping/trunk/software/etc/tmail.dist # specify this to get syslog logging syslogfacility = local0 # each probe is now run in its own process @@ -44,7 +44,7 @@ AVERAGE 0.5 144 720 *** Presentation *** -template = /scratch/oetiker/smoke-master/etc/basepage.html.dist +template = /home/oetiker/checkouts/smokeping/trunk/software/etc/basepage.html.dist + charts @@ -99,7 +99,7 @@ unison_tolerance = 2 binary = /usr/sbin/fping *** Slaves *** -secrets=/scratch/oetiker/smoke-master/etc/smokeping_secrets.dist +secrets=/home/oetiker/checkouts/smokeping/trunk/software/etc/smokeping_secrets.dist +boomer display_name=boomer color=0000ff |