Search
j0ke.net Open Build Service
>
Projects
>
server:monitoring
>
smokeping
> smokeping-2.6.9_config.patch
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File smokeping-2.6.9_config.patch of Package smokeping (Revision 31)
Currently displaying revision
31
,
show latest
--- etc/config.dist.in.orig 2013-12-13 22:10:13.051866148 +0100 +++ etc/config.dist.in 2013-12-13 22:42:33.093072639 +0100 @@ -1,19 +1,19 @@ *** General *** owner = Peter Random -contact = some@address.nowhere -mailhost = my.mail.host +contact = root@localhost +mailhost = localhost sendmail = @SENDMAIL@ # NOTE: do not put the Image Cache below cgi-bin # since all files under cgi-bin will be executed ... this is not # good for images. -imgcache = @prefix@/cache +imgcache = /var/cache/smokeping imgurl = cache -datadir = @prefix@/data -piddir = @prefix@/var -cgiurl = http://some.url/smokeping.cgi -smokemail = @prefix@/etc/smokemail.dist -tmail = @prefix@/etc/tmail.dist +datadir = /var/lib/smokeping/data +piddir = /var/run/smokeping +cgiurl = http://localhost/cgi-bin/smokeping.cgi +smokemail = /etc/smokeping/smokemail +tmail = /etc/smokeping/tmail # specify this to get syslog logging syslogfacility = local0 # each probe is now run in its own process @@ -21,8 +21,8 @@ # concurrentprobes = no *** Alerts *** -to = alertee@address.somewhere -from = smokealert@company.xy +to = root@localhost +from = root@localhost +someloss type = loss @@ -47,7 +47,7 @@ *** Presentation *** -template = @prefix@/etc/basepage.html.dist +template = /etc/smokeping/basepage.html + charts @@ -108,7 +108,7 @@ binary = /usr/sbin/fping *** Slaves *** -secrets=@prefix@/etc/smokeping_secrets.dist +secrets=/etc/smokeping/smokeping_secrets +boomer display_name=boomer color=0000ff