~ubuntu-branches/debian/experimental/smokeping/experimental

« back to all changes in this revision

Viewing changes to etc/config.dist

  • Committer: Bazaar Package Importer
  • Author(s): Niko Tyni
  • Date: 2008-08-29 18:29:34 UTC
  • mfrom: (2.1.14 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080829182934-ad5b9csusoqn1155
Tags: 2.3.6-3
* Unset LC_ALL in the init script because the daemon needs to 
  reset LC_NUMERIC. (Closes: #489766)
* Fix a bashism in the postinst script. Thanks, lintian.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Note that all IP addresses in this file are false, to prevent some
2
 
# machine falling under a deadly DOS storm because all users keep
3
 
# the same addresses in their config.
4
 
 
5
1
*** General ***
6
2
 
7
 
owner    = Joe Random
8
 
contact  = joe@some.place.xyz
9
 
mailhost = smtp.mailhost.abc
 
3
owner    = Peter Random
 
4
contact  = some@address.nowhere
 
5
mailhost = my.mail.host
10
6
sendmail = /usr/lib/sendmail
11
 
imgcache = /home/oetiker/public_html/.simg
12
 
imgurl   = ../.simg
13
 
datadir  = /home/oetiker/data/projects/AADJ-smokeping/dist/var
14
 
piddir  = /home/oetiker/data/projects/AADJ-smokeping/dist/var
15
 
cgiurl   = http://people.ee.ethz.ch/~oetiker/smokeping/smokeping.cgi
16
 
smokemail = /home/oetiker/data/projects/AADJ-smokeping/dist/etc/smokemail.dist
17
 
tmail = /home/oetiker/data/projects/AADJ-smokeping/dist/etc/tmail.dist
 
7
# NOTE: do not put the Image Cache below cgi-bin
 
8
# since all files under cgi-bin will be executed ... this is not
 
9
# good for images.
 
10
imgcache = /home/oetiker/public_html/smokeping-ms/cache
 
11
imgurl   = cache
 
12
datadir  = /tmp/smokeping-ms/data
 
13
piddir  = /tmp/smokeping-ms/var
 
14
cgiurl   = http://some.url/smokeping.cgi
 
15
smokemail = /home/oetiker/checkouts/smokeping/trunk/software/etc/smokemail.dist
 
16
tmail = /home/oetiker/checkouts/smokeping/trunk/software/etc/tmail.dist
18
17
# specify this to get syslog logging
19
18
syslogfacility = local0
20
19
# each probe is now run in its own process
22
21
# concurrentprobes = no
23
22
 
24
23
*** Alerts ***
25
 
to = admin@company.xy
 
24
to = alertee@address.somewhere
26
25
from = smokealert@company.xy
27
26
 
28
 
+bigloss
29
 
type = loss
30
 
# in percent
31
 
pattern = ==0%,==0%,==0%,==0%,>0%,>0%,>0%
32
 
comment = suddenly there is packet loss
33
 
 
34
27
+someloss
35
28
type = loss
36
29
# in percent
37
30
pattern = >0%,*12*,>0%,*12*,>0%
38
31
comment = loss 3 times  in a row
39
32
 
40
 
+startloss
41
 
type = loss
42
 
# in percent
43
 
pattern = ==S,>0%,>0%,>0%
44
 
comment = loss at startup
45
 
 
46
 
+rttdetect
47
 
type = rtt
48
 
# in milli seconds
49
 
pattern = <10,<10,<10,<10,<10,<100,>100,>100,>100
50
 
comment = routing mesed up again ?
51
 
 
52
33
*** Database ***
53
34
 
54
35
step     = 300
66
47
 
67
48
*** Presentation ***
68
49
 
69
 
template = /home/oetiker/data/projects/AADJ-smokeping/dist/etc/basepage.html.dist
 
50
template = /home/oetiker/checkouts/smokeping/trunk/software/etc/basepage.html.dist
 
51
 
 
52
+ charts
 
53
 
 
54
menu = Charts
 
55
title = The most interesting destinations
 
56
 
 
57
sorter = StdDev(entries=>4)
 
58
title = Top Standard Deviation
 
59
menu = Std Deviation
 
60
format = Standard Deviation %f
 
61
 
 
62
sorter = Max(entries=>5)
 
63
title = Top Max Roundtrip Time
 
64
menu = by Max
 
65
format = Max Roundtrip Time %f seconds
 
66
 
 
67
sorter = Loss(entries=>5)
 
68
title = Top Packet Loss
 
69
menu = Loss
 
70
format = Packets Lost %f
 
71
 
 
72
sorter = Median(entries=>5)
 
73
title = Top Median Roundtrip Time
 
74
menu = by Median
 
75
format = Median RTT %f seconds
70
76
 
71
77
+ overview 
72
78
 
85
95
"Last 10 Days"    10d
86
96
"Last 400 Days"   400d
87
97
 
 
98
#+ hierarchies
 
99
#++ owner
 
100
#title = Host Owner
 
101
#++ location
 
102
#title = Location
 
103
 
88
104
*** Probes ***
89
105
 
90
106
+ FPing
91
107
 
92
 
binary = /usr/sepp/bin/fping
 
108
binary = /usr/sbin/fping
 
109
 
 
110
*** Slaves ***
 
111
secrets=/home/oetiker/checkouts/smokeping/trunk/software/etc/smokeping_secrets.dist
 
112
+boomer
 
113
display_name=boomer
 
114
color=0000ff
 
115
+slave2
93
116
 
94
117
*** Targets ***
95
118
 
100
123
remark = Welcome to the SmokePing website of xxx Company. \
101
124
         Here you will learn all about the latency of our network.
102
125
 
103
 
+ World
104
 
 
105
 
menu = World
106
 
title = Worldwide Connectivity
107
 
 
108
 
++ Europe
109
 
 
110
 
menu = Europe
111
 
title =European Connectivity
112
 
 
113
 
+++ Switzerland
114
 
 
115
 
menu = Switzerland
116
 
title =Swiss Connectivity
117
 
alerts = bigloss,someloss,startloss
118
 
 
119
 
++++ SBB
120
 
 
121
 
menu = SBB/CFF/FFS
122
 
title =Swiss Federal Railways Webserver
123
 
host = www.railway-server.abc
124
 
 
125
 
 
126
 
++++ Tiscali
127
 
 
128
 
menu = Tiscali Web
129
 
title = Tiscali Webserver www.tiscali.abc
130
 
host = www.tiscali-web.abc
131
 
 
132
 
+++ UK
133
 
 
134
 
menu = United Kingdom
135
 
title = United Kingdom
136
 
 
137
 
++++ UCL
138
 
 
139
 
menu = UCL
140
 
title = UCL
141
 
host = www.ucl-abc.acc.uk
142
 
 
143
 
++ USA
144
 
 
145
 
menu = North America
146
 
title =North American Connectivity
147
 
 
148
 
+++ MIT
149
 
 
150
 
menu = MIT
151
 
title = Massachusetts Institute of Technology Webserver
152
 
host = www.gurkoman.ybc
153
 
 
154
 
+++ IU
155
 
 
156
 
menu = IU
157
 
title = Indiana University
158
 
host = www.iu.ali
159
 
 
160
 
+++ UCB
161
 
 
162
 
menu = U. C. Berkeley
163
 
title = U. C. Berkeley Webserver
164
 
host = www.berkly.udi
165
 
 
166
 
+++ UCSD
167
 
 
168
 
menu = U. C. San Diego
169
 
title = U. C. San Diego Webserver
170
 
host = www.ucsdddar.art
171
 
 
172
 
+++ Sun
173
 
 
174
 
menu = Sun Microsystems
175
 
title = Sun Microsystems Webserver
176
 
host = www.sun-web.com
 
126
+ Test
 
127
menu= Targets
 
128
#parents = owner:/Test/James location:/
 
129
 
 
130
 
 
131
menu = James
 
132
title =James
 
133
alerts = someloss
 
134
slaves = boomer slave2
 
135
host = james.address
 
136
 
 
137
 
 
138
menu = Multihost
 
139
title = James and James as seen from Boomer
 
140
host = /Test/James /Test/James~boomer
177
141