diff options
author | Tobi Oetiker <tobi@oetiker.ch> | 2007-09-12 23:35:13 +0200 |
---|---|---|
committer | Tobi Oetiker <tobi@oetiker.ch> | 2007-09-12 23:35:13 +0200 |
commit | 7176812d4b8f8520557aab44c3ac7378374b676b (patch) | |
tree | bd44dddf047d4e2fd98c86e6e6883b032628f66b /etc | |
parent | 3586889c03cae00263de98129b1662e9abc7b14a (diff) | |
download | smokeping-7176812d4b8f8520557aab44c3ac7378374b676b.tar.gz smokeping-7176812d4b8f8520557aab44c3ac7378374b676b.tar.xz |
should not have my mail address in the config example
Diffstat (limited to 'etc')
-rw-r--r-- | etc/config.dist | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/etc/config.dist b/etc/config.dist index 48f03d1..cd57ed0 100644 --- a/etc/config.dist +++ b/etc/config.dist @@ -1,14 +1,14 @@ *** General *** -owner = Tobi Oetiker -contact = tobi@oetiker.ch -mailhost = johan.oetiker.ch +owner = Peter Random +contact = some@address.nowhere +mailhost = my.mail.host sendmail = /usr/lib/sendmail imgcache = /home/oetiker/public_html/smokeping-ms/cache imgurl = cache datadir = /tmp/smokeping-ms/data piddir = /tmp/smokeping-ms/var -cgiurl = http://johan.oetiker.ch/~oetiker/smokeping-ms/smokeping.cgi +cgiurl = http://some.url/smokeping.cgi smokemail = /scratch/oetiker/smoke-master/etc/smokemail.dist tmail = /scratch/oetiker/smoke-master/etc/tmail.dist # specify this to get syslog logging @@ -18,7 +18,7 @@ syslogfacility = local0 # concurrentprobes = no *** Alerts *** -to = tobi@oetiker.ch +to = alertee@address.somewhere from = smokealert@company.xy +someloss @@ -122,7 +122,7 @@ menu = James title =James alerts = someloss slaves = boomer -host = james.oetiker.ch +host = james.address ++ MultiHost |