~ubuntu-branches/debian/lenny/smokeping/lenny

« back to all changes in this revision

Viewing changes to doc/smokeping_config.html

  • Committer: Bazaar Package Importer
  • Author(s): Niko Tyni
  • Date: 2006-10-26 21:45:56 UTC
  • mfrom: (1.2.2 upstream) (2.1.5 edgy)
  • Revision ID: james.westby@ubuntu.com-20061026214556-5jnpiesx4vdijmu6
* debian/patches/15_clean_makefile.dpatch:
  + remove unneeded and potentially unsecure include paths.
* debian/patches: selected patches from the upstream SVN repository
  + 40_password.dpatch: skip reading the password file when running as a CGI.
  + 50_ldap.dpatch: Make the 'scope' option in the LDAP probe actually work.
  + 60_fping.dpatch:
    * Support the '-S' (set source address, see #198486) fping option.
    * Don't try to execute fping when running as a CGI.
  + 70_syslog.dpatch: Don't die silently if syslogd is unavailable.
    (Closes: #395056)
* Remove all the autogenerated documentation at clean time, to properly
  undo the effects of the 'build' target.
* Install example configuration files for documentation.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
<html xmlns="http://www.w3.org/1999/xhtml">
3
3
<head>
4
4
<title>smokeping_config</title>
5
 
<link rev="made" href="mailto:root@localhost" />
 
5
<link rev="made" href="mailto:dws@ee.ethz.ch" />
6
6
</head>
7
7
 
8
8
<body style="background-color: white">
18
18
        <li><a href="#reference">REFERENCE</a></li>
19
19
        <ul>
20
20
 
 
21
                <li><a href="#general_syntax">GENERAL SYNTAX</a></li>
 
22
                <li><a href="#specific_syntax">SPECIFIC SYNTAX</a></li>
21
23
                <li><a href="#____general______mandatory_section_">*** General *** <em>(mandatory section)</em></a></li>
22
24
                <li><a href="#____database______mandatory_section_">*** Database *** <em>(mandatory section)</em></a></li>
23
25
                <li><a href="#____presentation______mandatory_section_">*** Presentation *** <em>(mandatory section)</em></a></li>
46
48
<p>The contents of this manual is generated directly from the configuration
47
49
file parser.</p>
48
50
<p>The Parser for the Configuration file is written using David Schweikers
49
 
ParseConfig module. Read all about it in <a href="./ISG/ParseConfig.html">the ISG::ParseConfig manpage</a>.</p>
 
51
Config::Grammar module. Read all about it in <a href="./Config/Grammar.html">the Config::Grammar manpage</a>.</p>
50
52
<p>The Configuration file has a tree-like structure with section headings at
51
53
various levels. It also contains variable assignments and tables.</p>
 
54
<p>Warning: this manual is rather long. See <a href="././smokeping_examples.html">the smokeping_examples manpage</a>
 
55
for simple configuration examples.</p>
52
56
<p>
53
57
</p>
54
58
<hr />
55
59
<h1><a name="reference">REFERENCE</a></h1>
56
 
<p>The text below describes the syntax of the SmokePing configuration file.</p>
 
60
<p>
 
61
</p>
 
62
<h2><a name="general_syntax">GENERAL SYNTAX</a></h2>
 
63
<p>The text below describes the general syntax of the SmokePing configuration file.
 
64
It was copied from the Config::Grammar documentation.</p>
 
65
<p>'#' denotes a comment up to the end-of-line, empty lines are allowed and space
 
66
at the beginning and end of lines is trimmed.</p>
 
67
<p>'\' at the end of the line marks a continued line on the next line. A single
 
68
space will be inserted between the concatenated lines.</p>
 
69
<p>'@include filename' is used to include another file.</p>
 
70
<p>'@define a some value' will replace all occurences of 'a' in the following text
 
71
with 'some value'.</p>
 
72
<p>Fields in tables that contain white space can be enclosed in either <code>'</code> or <code>&quot;</code>.
 
73
Whitespace can also be escaped with <code>\</code>. Quotes inside quotes are allowed but must
 
74
be escaped with a backslash as well.</p>
 
75
<p>
 
76
</p>
 
77
<h2><a name="specific_syntax">SPECIFIC SYNTAX</a></h2>
 
78
<p>The text below describes the specific syntax of the SmokePing configuration file.</p>
57
79
<p>
58
80
</p>
59
81
<h2><a name="____general______mandatory_section_">*** General *** <em>(mandatory section)</em></a></h2>
61
83
<p>The following variables can be set in this section:</p>
62
84
<dl>
63
85
<dt><strong><a name="item_owner"><strong>owner</strong> <em>(mandatory setting)</em></a></strong><br />
64
 
</dt>
65
 
<dd>
 
86
 
 
87
</dt><dd>
66
88
Name of the person responsible for this smokeping installation.
67
 
</dd>
 
89
 
68
90
<p></p>
69
 
<dt><strong><a name="item_imgcache"><strong>imgcache</strong> <em>(mandatory setting)</em></a></strong><br />
70
 
</dt>
71
 
<dd>
 
91
</dd><dt><strong><a name="item_imgcache"><strong>imgcache</strong> <em>(mandatory setting)</em></a></strong><br />
 
92
 
 
93
</dt><dd>
72
94
A directory which is visible on your webserver where SmokePing can cache graphs.
73
 
</dd>
 
95
 
74
96
<p></p>
75
 
<dt><strong><a name="item_imgurl"><strong>imgurl</strong> <em>(mandatory setting)</em></a></strong><br />
76
 
</dt>
77
 
<dd>
 
97
</dd><dt><strong><a name="item_imgurl"><strong>imgurl</strong> <em>(mandatory setting)</em></a></strong><br />
 
98
 
 
99
</dt><dd>
78
100
Either an absolute URL to the <strong>imgcache</strong> directory or one relative to the directory where you keep the
79
101
SmokePing cgi.
80
 
</dd>
 
102
 
81
103
<p></p>
82
 
<dt><strong><a name="item_datadir"><strong>datadir</strong> <em>(mandatory setting)</em></a></strong><br />
83
 
</dt>
84
 
<dd>
 
104
</dd><dt><strong><a name="item_datadir"><strong>datadir</strong> <em>(mandatory setting)</em></a></strong><br />
 
105
 
 
106
</dt><dd>
85
107
The directory where SmokePing can keep its rrd files.
86
 
</dd>
87
 
<p></p>
88
 
<dt><strong><a name="item_pagedir"><strong>pagedir</strong></a></strong><br />
89
 
</dt>
90
 
<dd>
 
108
 
 
109
<p></p>
 
110
</dd><dt><strong><a name="item_dyndir"><strong>dyndir</strong></a></strong><br />
 
111
 
 
112
</dt><dd>
 
113
The base directory where SmokePing keeps the files related to the DYNAMIC function.
 
114
This directory must be writeable by the WWW server.
 
115
 
 
116
</dd><dd>
 
117
<p>If this variable is not specified, the value of <a href="#item_datadir"><code>datadir</code></a> will be used instead.</p>
 
118
 
 
119
<p></p>
 
120
</dd><dt><strong><a name="item_pagedir"><strong>pagedir</strong></a></strong><br />
 
121
 
 
122
</dt><dd>
91
123
Directory to store static representations of pages.
92
 
</dd>
 
124
 
93
125
<p></p>
94
 
<dt><strong><a name="item_piddir"><strong>piddir</strong> <em>(mandatory setting)</em></a></strong><br />
95
 
</dt>
96
 
<dd>
 
126
</dd><dt><strong><a name="item_piddir"><strong>piddir</strong> <em>(mandatory setting)</em></a></strong><br />
 
127
 
 
128
</dt><dd>
97
129
The directory where SmokePing keeps its pid when daemonised.
98
 
</dd>
 
130
 
99
131
<p></p>
100
 
<dt><strong><a name="item_sendmail"><strong>sendmail</strong></a></strong><br />
101
 
</dt>
102
 
<dd>
 
132
</dd><dt><strong><a name="item_sendmail"><strong>sendmail</strong></a></strong><br />
 
133
 
 
134
</dt><dd>
103
135
Path to your sendmail binary. It will be used for sending mails in connection with the support of DYNAMIC addresses.
104
 
</dd>
 
136
 
105
137
<p></p>
106
 
<dt><strong><a name="item_offset"><strong>offset</strong></a></strong><br />
107
 
</dt>
108
 
<dd>
 
138
</dd><dt><strong><a name="item_offset"><strong>offset</strong></a></strong><br />
 
139
 
 
140
</dt><dd>
109
141
If you run many instances of smokeping you may want to prevent them from
110
142
hitting your network all at the same time. Using the offset parameter you
111
143
can change the point in time when the probes are run. Offset is specified
112
144
in % of total interval, or alternatively as 'random'. I recommend to use
113
145
'random'. Note that this does NOT influence the rrds itself, it is just a
114
146
matter of when data acqusition is initiated.  The default offset is 'random'.
115
 
</dd>
 
147
 
116
148
<p></p>
117
 
<dt><strong><a name="item_smokemail"><strong>smokemail</strong> <em>(mandatory setting)</em></a></strong><br />
118
 
</dt>
119
 
<dd>
 
149
</dd><dt><strong><a name="item_smokemail"><strong>smokemail</strong> <em>(mandatory setting)</em></a></strong><br />
 
150
 
 
151
</dt><dd>
120
152
Path to the mail template for DYNAMIC hosts. This mail template
121
153
must contain keywords of the form <strong>&lt;##</strong><em>keyword</em><strong>##&gt;</strong>. There is a sample
122
154
template included with SmokePing.
123
 
</dd>
 
155
 
124
156
<p></p>
125
 
<dt><strong><a name="item_cgiurl"><strong>cgiurl</strong> <em>(mandatory setting)</em></a></strong><br />
126
 
</dt>
127
 
<dd>
 
157
</dd><dt><strong><a name="item_cgiurl"><strong>cgiurl</strong> <em>(mandatory setting)</em></a></strong><br />
 
158
 
 
159
</dt><dd>
128
160
Complete URL path of the SmokePing.cgi
129
 
</dd>
 
161
 
130
162
<p></p>
131
 
<dt><strong><a name="item_mailhost"><strong>mailhost</strong></a></strong><br />
132
 
</dt>
133
 
<dd>
 
163
</dd><dt><strong><a name="item_mailhost"><strong>mailhost</strong></a></strong><br />
 
164
 
 
165
</dt><dd>
134
166
Instead of using sendmail, you can specify the name of an smtp server 
135
167
and use perl's Net::SMTP module to send mail to DYNAMIC host owners (see below).
136
 
</dd>
 
168
 
137
169
<p></p>
138
 
<dt><strong><a name="item_contact"><strong>contact</strong> <em>(mandatory setting)</em></a></strong><br />
139
 
</dt>
140
 
<dd>
 
170
</dd><dt><strong><a name="item_contact"><strong>contact</strong> <em>(mandatory setting)</em></a></strong><br />
 
171
 
 
172
</dt><dd>
141
173
Mail address of the person responsible for this smokeping installation.
142
 
</dd>
 
174
 
143
175
<p></p>
144
 
<dt><strong><a name="item_netsnpp"><strong>netsnpp</strong></a></strong><br />
145
 
</dt>
146
 
<dt><strong><a name="item_syslogfacility"><strong>syslogfacility</strong></a></strong><br />
147
 
</dt>
148
 
<dd>
 
176
</dd><dt><strong><a name="item_netsnpp"><strong>netsnpp</strong></a></strong><br />
 
177
 
 
178
</dt><dt><strong><a name="item_syslogfacility"><strong>syslogfacility</strong></a></strong><br />
 
179
 
 
180
</dt><dd>
149
181
The syslog facility to use, eg. local0...local7. 
150
182
Note: syslog logging is only used if you specify this.
151
 
</dd>
 
183
 
152
184
<p></p>
153
 
<dt><strong><a name="item_syslogpriority"><strong>syslogpriority</strong></a></strong><br />
154
 
</dt>
155
 
<dd>
 
185
</dd><dt><strong><a name="item_syslogpriority"><strong>syslogpriority</strong></a></strong><br />
 
186
 
 
187
</dt><dd>
156
188
The syslog priority to use, eg. debug, notice or info. 
157
189
Default is info.
158
 
</dd>
 
190
 
159
191
<p></p>
160
 
<dt><strong><a name="item_concurrentprobes"><strong>concurrentprobes</strong></a></strong><br />
161
 
</dt>
162
 
<dd>
 
192
</dd><dt><strong><a name="item_concurrentprobes"><strong>concurrentprobes</strong></a></strong><br />
 
193
 
 
194
</dt><dd>
163
195
If you use multiple probes or multiple instances of the same probe and you
164
196
want them to run concurrently in separate processes, set this to 'yes'. This
165
197
gives you the possibility to specify probe-specific step and offset parameters 
166
198
(see the 'Probes' section) for each probe and makes the probes unable to block
167
199
each other in cases of service outages. The default is 'yes', but if you for
168
200
some reason want the old behaviour you can set this to 'no'.
169
 
</dd>
 
201
 
170
202
<p></p>
171
 
<dt><strong><a name="item_changeprocessnames"><strong>changeprocessnames</strong></a></strong><br />
172
 
</dt>
173
 
<dd>
 
203
</dd><dt><strong><a name="item_changeprocessnames"><strong>changeprocessnames</strong></a></strong><br />
 
204
 
 
205
</dt><dd>
174
206
When using 'concurrentprobes' (see above), this controls whether the probe
175
207
subprocesses should change their argv string to indicate their probe in
176
208
the process name.  If set to 'yes' (the default), the probe name will
177
209
be appended to the process name as '[probe]', eg.  '/usr/bin/smokeping
178
210
[FPing]'. If you don't like this behaviour, set this variable to 'no'.
179
211
If 'concurrentprobes' is not set to 'yes', this variable has no effect.
180
 
</dd>
181
 
<p></p></dl>
 
212
 
 
213
</dd><dd>
 
214
<p>Default value: changeprocessnames = yes</p>
 
215
 
 
216
<p></p>
 
217
</dd><dt><strong><a name="item_tmail"><strong>tmail</strong></a></strong><br />
 
218
 
 
219
</dt><dd>
 
220
Path to your tSmoke HTML mail template file. See the tSmoke documentation for details.
 
221
 
 
222
<p></p>
 
223
</dd><dt><strong><a name="item_changecgiprogramname"><strong>changecgiprogramname</strong></a></strong><br />
 
224
 
 
225
</dt><dd>
 
226
Usually the Smokeping CGI tries to log any possible errors with an extended
 
227
program name that includes the IP address of the remote client for easier
 
228
debugging. If this variable is set to 'no', the program name will not be 
 
229
modified. The only reason you would want this is if you have a very old
 
230
version of the CGI::Carp module. See 
 
231
<a href="././smokeping_install.html">the installation document</a> for details.
 
232
 
 
233
</dd><dd>
 
234
<p>Default value: changecgiprogramname = yes</p>
 
235
 
 
236
<p></p>
 
237
</dd><dt><strong><a name="item_linkstyle"><strong>linkstyle</strong></a></strong><br />
 
238
 
 
239
</dt><dd>
 
240
How the CGI self-referring links are created. The possible values are
 
241
 
 
242
<dl>
 
243
<dt><strong><a name="item_absolute">absolute</a></strong><br />
 
244
 
 
245
</dt><dd>
 
246
Full hostname and path derived from the 'cgiurl' variable
 
247
 
 
248
</dd><dd>
 
249
<p>&lt;a&nbsp;href=``http://hostname/path/smokeping.cgi?foo=bar''&gt;</p>
 
250
 
 
251
<p></p>
 
252
</dd><dt><strong><a name="item_relative">relative</a></strong><br />
 
253
 
 
254
</dt><dd>
 
255
Only the parameter part is specified
 
256
 
 
257
</dd><dd>
 
258
<p>&lt;a&nbsp;href=``?foo=bar''&gt;</p>
 
259
 
 
260
<p></p>
 
261
</dd><dt><strong><a name="item_original">original</a></strong><br />
 
262
 
 
263
</dt><dd>
 
264
The way the links were generated before Smokeping version 2.0.4:
 
265
no hostname, only the path
 
266
 
 
267
</dd><dd>
 
268
<p>&lt;a&nbsp;href=``/path/smokeping.cgi?foo=bar''&gt;</p>
 
269
 
 
270
<p></p></dd></dl>
 
271
<p>The default is ``relative'', which hopefully works for everybody.</p>
 
272
<p>Default value: linkstyle = relative</p>
 
273
</dd></dl>
182
274
<p>
183
275
</p>
184
276
<h2><a name="____database______mandatory_section_">*** Database *** <em>(mandatory section)</em></a></h2>
188
280
<p>The following variables can be set in this section:</p>
189
281
<dl>
190
282
<dt><strong><a name="item_step"><strong>step</strong> <em>(mandatory setting)</em></a></strong><br />
191
 
</dt>
192
 
<dd>
 
283
 
 
284
</dt><dd>
193
285
Duration of the base operation interval of SmokePing in seconds.
194
286
SmokePing will venture out every <strong>step</strong> seconds to ping your target hosts.
195
287
If 'concurrent_probes' is set to 'yes' (see above), this variable can be 
196
288
overridden by each probe. Note that the step in the RRD files is fixed when 
197
289
they are originally generated, and if you change the step parameter afterwards, 
198
290
you'll have to delete the old RRD files or somehow convert them.
199
 
</dd>
 
291
 
200
292
<p></p>
201
 
<dt><strong><a name="item_pings"><strong>pings</strong> <em>(mandatory setting)</em></a></strong><br />
202
 
</dt>
203
 
<dd>
204
 
How many pings should be sent to each target. Suggested: 20 pings.
 
293
</dd><dt><strong><a name="item_pings"><strong>pings</strong> <em>(mandatory setting)</em></a></strong><br />
 
294
 
 
295
</dt><dd>
 
296
How many pings should be sent to each target. Suggested: 20 pings. Minimum value: 3 pings.
205
297
This can be overridden by each probe. Some probes (those derived from
206
298
basefork.pm, ie. most except the FPing variants) will even let this
207
 
be overridden target-specifically in the PROBE_CONF section (see the
208
 
basefork documentation for details).  Note that the number of pings in
 
299
be overridden target-specifically. Note that the number of pings in
209
300
the RRD files is fixed when they are originally generated, and if you
210
301
change this parameter afterwards, you'll have to delete the old RRD
211
302
files or somehow convert them.
212
 
</dd>
213
 
<p></p></dl>
 
303
 
 
304
<p></p></dd></dl>
214
305
<p>This section also contains a table describing the setup of the
215
306
SmokePing database. Below are reasonable defaults. Only change them if
216
307
you know rrdtool and its workings. Each row in the table describes one RRA.</p>
225
316
     MIN  0.5 144    720</pre>
226
317
<dl>
227
318
<dt><strong><a name="item_column">column 0</a></strong><br />
228
 
</dt>
229
 
<dd>
 
319
 
 
320
</dt><dd>
230
321
Consolidation method.
231
 
</dd>
 
322
 
232
323
<p></p>
233
 
<dt><strong>column 1</strong><br />
234
 
</dt>
235
 
<dd>
 
324
</dd><dt><strong>column 1</strong><br />
 
325
 
 
326
</dt><dd>
236
327
What part of the consolidated intervals must be known to warrant a known entry.
237
 
</dd>
 
328
 
238
329
<p></p>
239
 
<dt><strong>column 2</strong><br />
240
 
</dt>
241
 
<dd>
 
330
</dd><dt><strong>column 2</strong><br />
 
331
 
 
332
</dt><dd>
242
333
How many <strong>steps</strong> to consolidate into for each RRA entry.
243
 
</dd>
 
334
 
244
335
<p></p>
245
 
<dt><strong>column 3</strong><br />
246
 
</dt>
247
 
<dd>
 
336
</dd><dt><strong>column 3</strong><br />
 
337
 
 
338
</dt><dd>
248
339
How many <strong>rows</strong> this RRA should have.
249
 
</dd>
250
 
<p></p></dl>
 
340
 
 
341
<p></p></dd></dl>
251
342
<p>
252
343
</p>
253
344
<h2><a name="____presentation______mandatory_section_">*** Presentation *** <em>(mandatory section)</em></a></h2>
255
346
<p>The following variables can be set in this section:</p>
256
347
<dl>
257
348
<dt><strong><a name="item_template"><strong>template</strong> <em>(mandatory setting)</em></a></strong><br />
258
 
</dt>
259
 
<dd>
 
349
 
 
350
</dt><dd>
260
351
The webpage template must contain keywords of the form 
261
352
<strong>&lt;##</strong><em>keyword</em><strong>##&gt;</strong>. There is a sample
262
353
template included with SmokePing; use it as the basis for your
263
354
experiments. Default template contains a pointer to the SmokePing
264
355
counter and homepage. I would be glad if you would not remove this as
265
356
it gives me an indication as to how widely used the tool is.
266
 
</dd>
 
357
 
267
358
<p></p>
268
 
<dt><strong><a name="item_charset"><strong>charset</strong></a></strong><br />
269
 
</dt>
270
 
<dd>
 
359
</dd><dt><strong><a name="item_charset"><strong>charset</strong></a></strong><br />
 
360
 
 
361
</dt><dd>
271
362
By default, SmokePing assumes the 'iso-8859-15' character set. If you use
272
363
something else, this is the place to speak up.
273
 
</dd>
274
 
<p></p></dl>
 
364
 
 
365
<p></p></dd></dl>
275
366
<p>The following sections are valid on level 1:</p>
276
367
<dl>
277
368
<dt><strong><a name="item_overview"><strong>+overview</strong> <em>(mandatory section)</em></a></strong><br />
278
 
</dt>
279
 
<dd>
 
369
 
 
370
</dt><dd>
280
371
The Overview section defines how the Overview graphs should look.
281
 
</dd>
282
 
<dd>
 
372
 
 
373
</dd><dd>
283
374
<p>The following variables can be set in this section:</p>
284
 
</dd>
 
375
 
285
376
<dl>
286
377
<dt><strong><a name="item_width"><strong>width</strong> <em>(mandatory setting)</em></a></strong><br />
287
 
</dt>
288
 
<dd>
 
378
 
 
379
</dt><dd>
289
380
Width of the Overview Graphs.
290
 
</dd>
 
381
 
291
382
<p></p>
292
 
<dt><strong><a name="item_height"><strong>height</strong> <em>(mandatory setting)</em></a></strong><br />
293
 
</dt>
294
 
<dd>
 
383
</dd><dt><strong><a name="item_height"><strong>height</strong> <em>(mandatory setting)</em></a></strong><br />
 
384
 
 
385
</dt><dd>
295
386
Height of the Overview Graphs.
296
 
</dd>
 
387
 
297
388
<p></p>
298
 
<dt><strong><a name="item_range"><strong>range</strong></a></strong><br />
299
 
</dt>
300
 
<dd>
 
389
</dd><dt><strong><a name="item_range"><strong>range</strong></a></strong><br />
 
390
 
 
391
</dt><dd>
301
392
How much time should be depicted in the Overview graph. Time must be specified
302
393
as a number followed by a letter which specifies the unit of time. Known units are:
303
394
<strong>s</strong>econds, <strong>m</strong>inutes, <strong>h</strong>ours, <strong>d</strong>days, <strong>w</strong>eeks, <strong>y</strong>ears.
304
 
</dd>
 
395
 
305
396
<p></p>
306
 
<dt><strong><a name="item_max_rtt"><strong>max_rtt</strong></a></strong><br />
307
 
</dt>
308
 
<dd>
 
397
</dd><dt><strong><a name="item_max_rtt"><strong>max_rtt</strong></a></strong><br />
 
398
 
 
399
</dt><dd>
309
400
Any roundtrip time larger than this value will cropped in the overview graph
310
 
</dd>
 
401
 
311
402
<p></p>
312
 
<dt><strong><a name="item_median_color"><strong>median_color</strong></a></strong><br />
313
 
</dt>
314
 
<dd>
 
403
</dd><dt><strong><a name="item_median_color"><strong>median_color</strong></a></strong><br />
 
404
 
 
405
</dt><dd>
315
406
By default the median line is drawn in red. Override it here with a hex color
316
407
in the format <em>rrggbb</em>.
317
 
</dd>
 
408
 
318
409
<p></p>
319
 
<dt><strong><a name="item_strftime"><strong>strftime</strong></a></strong><br />
320
 
</dt>
321
 
<dd>
 
410
</dd><dt><strong><a name="item_strftime"><strong>strftime</strong></a></strong><br />
 
411
 
 
412
</dt><dd>
322
413
Use posix strftime to format the timestamp in the left hand
323
414
lower corner of the overview graph
324
 
</dd>
325
 
<p></p></dl>
326
 
<dt><strong><a name="item_detail"><strong>+detail</strong> <em>(mandatory section)</em></a></strong><br />
327
 
</dt>
328
 
<dd>
 
415
 
 
416
<p></p></dd></dl>
 
417
</dd><dt><strong><a name="item_detail"><strong>+detail</strong> <em>(mandatory section)</em></a></strong><br />
 
418
 
 
419
</dt><dd>
329
420
The following variables can be set in this section:
330
 
</dd>
 
421
 
331
422
<dl>
332
423
<dt><strong><strong>width</strong> <em>(mandatory setting)</em></strong><br />
333
 
</dt>
334
 
<dd>
 
424
 
 
425
</dt><dd>
335
426
How many pixels wide should detail graphs be
336
 
</dd>
 
427
 
337
428
<p></p>
338
 
<dt><strong><strong>height</strong> <em>(mandatory setting)</em></strong><br />
339
 
</dt>
340
 
<dd>
 
429
</dd><dt><strong><strong>height</strong> <em>(mandatory setting)</em></strong><br />
 
430
 
 
431
</dt><dd>
341
432
How many pixels high should detail graphs be
342
 
</dd>
 
433
 
343
434
<p></p>
344
 
<dt><strong><a name="item_logarithmic"><strong>logarithmic</strong></a></strong><br />
345
 
</dt>
346
 
<dd>
 
435
</dd><dt><strong><a name="item_logarithmic"><strong>logarithmic</strong></a></strong><br />
 
436
 
 
437
</dt><dd>
347
438
should the graphs be shown in a logarithmic scale (yes/no)
348
 
</dd>
 
439
 
349
440
<p></p>
350
 
<dt><strong><a name="item_unison_tolerance"><strong>unison_tolerance</strong></a></strong><br />
351
 
</dt>
352
 
<dd>
 
441
</dd><dt><strong><a name="item_unison_tolerance"><strong>unison_tolerance</strong></a></strong><br />
 
442
 
 
443
</dt><dd>
353
444
if a graph is more than this factor of the median 'max' it drops out of the unison scaling algorithm. A factor of two would mean that any graph with a max either less than half or more than twice the median 'max' will be dropped from unison scaling
354
 
</dd>
 
445
 
355
446
<p></p>
356
 
<dt><strong><strong>max_rtt</strong></strong><br />
357
 
</dt>
358
 
<dd>
 
447
</dd><dt><strong><strong>max_rtt</strong></strong><br />
 
448
 
 
449
</dt><dd>
359
450
Any roundtrip time larger than this value will cropped in the detail graph
360
 
</dd>
 
451
 
361
452
<p></p>
362
 
<dt><strong><strong>strftime</strong></strong><br />
363
 
</dt>
364
 
<dd>
 
453
</dd><dt><strong><strong>strftime</strong></strong><br />
 
454
 
 
455
</dt><dd>
365
456
Use posix strftime to format the timestamp in the left hand
366
457
lower corner of the detail graph
367
 
</dd>
 
458
 
368
459
<p></p>
369
 
<dt><strong><a name="item_nodata_color"><strong>nodata_color</strong></a></strong><br />
370
 
</dt>
371
 
<dd>
 
460
</dd><dt><strong><a name="item_nodata_color"><strong>nodata_color</strong></a></strong><br />
 
461
 
 
462
</dt><dd>
372
463
Paint the graph background in a special color when there is no data for this period because smokeping has not been running (#rrggbb)
373
 
</dd>
374
 
<p></p></dl>
 
464
 
 
465
<p></p></dd></dl>
375
466
<p>The detailed display can contain several graphs of different resolution. In this
376
467
table you can specify the resolution of each graph.</p>
377
468
<p>Example:</p>
382
473
 &quot;Last 400 Days&quot;   400d</pre>
383
474
<dl>
384
475
<dt><strong>column 0</strong><br />
385
 
</dt>
386
 
<dd>
 
476
 
 
477
</dt><dd>
387
478
Description of the particular resolution.
388
 
</dd>
 
479
 
389
480
<p></p>
390
 
<dt><strong>column 1</strong><br />
391
 
</dt>
392
 
<dd>
 
481
</dd><dt><strong>column 1</strong><br />
 
482
 
 
483
</dt><dd>
393
484
How much time should be depicted. The format is the same as for the <strong>age</strong>  parameter of the Overview section.
394
 
</dd>
395
 
<p></p></dl>
 
485
 
 
486
<p></p></dd></dl>
396
487
<p>The following sections are valid on level 2:</p>
397
488
<dl>
398
489
<dt><strong><a name="item__2b_2bloss_colors"><strong>++loss_colors</strong></a></strong><br />
399
 
</dt>
400
 
<dd>
 
490
 
 
491
</dt><dd>
401
492
In the Detail view, the color of the median line depends
402
493
the amount of lost packets. SmokePing comes with a reasonable default setting,
403
494
but you may choose to disagree. The table below
404
495
lets you specify your own coloring.
405
 
</dd>
406
 
<dd>
 
496
 
 
497
</dd><dd>
407
498
<p>Example:</p>
408
 
</dd>
409
 
<dd>
 
499
 
 
500
</dd><dd>
410
501
<pre>
411
502
 Loss Color   Legend
412
503
 1    00ff00    &quot;&lt;1&quot;
413
504
 3    0000ff    &quot;&lt;3&quot;
414
 
 100  ff0000    &quot;&gt;=3&quot;</pre>
415
 
</dd>
 
505
 1000 ff0000    &quot;&gt;=3&quot;</pre>
 
506
 
416
507
<dl>
417
508
<dt><strong>column 0</strong><br />
418
 
</dt>
419
 
<dd>
420
 
Activate when the lossrate (in percent) is larger of equal to this number
421
 
</dd>
 
509
 
 
510
</dt><dd>
 
511
Activate when the number of losst pings is larger or equal to this number
 
512
 
422
513
<p></p>
423
 
<dt><strong>column 1</strong><br />
424
 
</dt>
425
 
<dd>
 
514
</dd><dt><strong>column 1</strong><br />
 
515
 
 
516
</dt><dd>
426
517
Color for this range.
427
 
</dd>
 
518
 
428
519
<p></p>
429
 
<dt><strong>column 2</strong><br />
430
 
</dt>
431
 
<dd>
 
520
</dd><dt><strong>column 2</strong><br />
 
521
 
 
522
</dt><dd>
432
523
Description for this range.
433
 
</dd>
434
 
<p></p></dl>
435
 
<dt><strong><a name="item__2b_2buptime_colors"><strong>++uptime_colors</strong></a></strong><br />
436
 
</dt>
437
 
<dd>
 
524
 
 
525
<p></p></dd></dl>
 
526
</dd><dt><strong><a name="item__2b_2buptime_colors"><strong>++uptime_colors</strong></a></strong><br />
 
527
 
 
528
</dt><dd>
438
529
When monitoring a host with DYNAMIC addressing, SmokePing will keep
439
530
track of how long the machine is able to keep the same IP
440
531
address. This time is plotted as a color in the graphs
441
532
background. SmokePing comes with a reasonable default setting, but you
442
533
may choose to disagree. The table below lets you specify your own
443
534
coloring
444
 
</dd>
445
 
<dd>
 
535
 
 
536
</dd><dd>
446
537
<p>Example:</p>
447
 
</dd>
448
 
<dd>
 
538
 
 
539
</dd><dd>
449
540
<pre>
450
541
 # Uptime      Color     Legend
451
542
 3600          00ff00   &quot;&lt;1h&quot;
452
543
 86400         0000ff   &quot;&lt;1d&quot;
453
544
 604800        ff0000   &quot;&lt;1w&quot;
454
545
 1000000000000 ffff00   &quot;&gt;1w&quot;</pre>
455
 
</dd>
456
 
<dd>
 
546
 
 
547
</dd><dd>
457
548
<p>Uptime is in days!</p>
458
 
</dd>
 
549
 
459
550
<dl>
460
551
<dt><strong>column 0</strong><br />
461
 
</dt>
462
 
<dd>
 
552
 
 
553
</dt><dd>
463
554
Activate when uptime in days is larger of equal to this number
464
 
</dd>
 
555
 
465
556
<p></p>
466
 
<dt><strong>column 1</strong><br />
467
 
</dt>
468
 
<dd>
 
557
</dd><dt><strong>column 1</strong><br />
 
558
 
 
559
</dt><dd>
469
560
Color for this uptime range range.
470
 
</dd>
 
561
 
471
562
<p></p>
472
 
<dt><strong>column 2</strong><br />
473
 
</dt>
474
 
<dd>
 
563
</dd><dt><strong>column 2</strong><br />
 
564
 
 
565
</dt><dd>
475
566
Description for this range.
476
 
</dd>
477
 
<p></p></dl>
478
 
</dl>
479
 
</dl>
 
567
 
 
568
<p></p></dd></dl>
 
569
</dd></dl>
 
570
</dd></dl>
480
571
<p>
481
572
</p>
482
573
<h2><a name="____probes______mandatory_section_">*** Probes *** <em>(mandatory section)</em></a></h2>
483
 
<p>The Probes Section configures Probe modules. Probe modules integrate an external ping command into SmokePing. Check the documentation of the FPing module for configuration details.</p>
 
574
<p>The Probes Section configures Probe modules. Probe modules integrate
 
575
an external ping command into SmokePing. Check the documentation of each
 
576
module for more information about it.</p>
484
577
<p>The following sections are valid on level 1:</p>
485
578
<dl>
486
579
<dt><strong><a name="item__2b_2f_5b_2d_0_2d9a_2dza_2dz_5d_2b_2f"><strong>+/[-_0-9a-zA-Z]+/</strong></a></strong><br />
487
 
</dt>
488
 
<dd>
489
 
Each module can take specific configuration information from this area. The jumble of letters above is a regular expression defining legal module names.
490
 
</dd>
491
 
<dd>
492
 
<p>The following variables can be set in this section:</p>
493
 
</dd>
494
 
<dl>
495
 
<dt><strong><strong>step</strong></strong><br />
496
 
</dt>
497
 
<dd>
498
 
Duration of the base interval that this probe should use, if different
499
 
from the one specified in the 'Database' section. Note that the step in 
500
 
the RRD files is fixed when they are originally generated, and if you
501
 
change the step parameter afterwards, you'll have to delete the old RRD
502
 
files or somehow convert them. (This variable is only applicable if 
503
 
the variable 'concurrentprobes' is set in the 'General' section.)
504
 
</dd>
505
 
<p></p>
506
 
<dt><strong><strong>offset</strong></strong><br />
507
 
</dt>
508
 
<dd>
509
 
If you run many probes concurrently you may want to prevent them from
510
 
hitting your network all at the same time. Using the probe-specific
511
 
offset parameter you can change the point in time when each probe will
512
 
be run. Offset is specified in % of total interval, or alternatively as
513
 
'random', and the offset from the 'General' section is used if nothing
514
 
is specified here. Note that this does NOT influence the rrds itself,
515
 
it is just a matter of when data acqusition is initiated. 
516
 
(This variable is only applicable if the variable 'concurrentprobes' is set
517
 
in the 'General' section.)
518
 
</dd>
519
 
<p></p>
520
 
<dt><strong><strong>pings</strong></strong><br />
521
 
</dt>
522
 
<dd>
523
 
How many pings should be sent to each target, if different from the global
524
 
value specified in the Database section.  Some probes (those derived from
525
 
basefork.pm, ie. most except the FPing variants) will even let this be
526
 
overridden target-specifically in the PROBE_CONF section (see the
527
 
basefork documentation for details).  Note that the number of pings in
528
 
the RRD files is fixed when they are originally generated, and if you
529
 
change this parameter afterwards, you'll have to delete the old RRD
530
 
files or somehow convert them.
531
 
</dd>
532
 
<p></p>
533
 
<dt><strong><a name="item__2f_5b_2d_0_2d9a_2dza_2dz_2e_5d_2b_2f"><strong>/[-_0-9a-zA-Z.]+/</strong></a></strong><br />
534
 
</dt>
535
 
<dd>
536
 
Each module defines which
537
 
variables it wants to accept. So this expression here just defines legal variable names.
538
 
</dd>
539
 
<p></p></dl>
 
580
 
 
581
</dt><dd>
 
582
Each module can take specific configuration information from this
 
583
area. The jumble of letters above is a regular expression defining legal
 
584
module names.
 
585
 
 
586
</dd><dd>
 
587
<p>See the documentation of each module for details about its variables.</p>
 
588
 
 
589
</dd><dd>
 
590
<p>The grammar of this section is <em>dynamically</em> modified based on its name.</p>
 
591
 
 
592
</dd><dd>
540
593
<p>The following sections are valid on level 2:</p>
 
594
 
541
595
<dl>
542
596
<dt><strong><a name="item__2b_2b_2f_5b_2d_0_2d9a_2dza_2dz_5d_2b_2f"><strong>++/[-_0-9a-zA-Z]+/</strong></a></strong><br />
543
 
</dt>
544
 
<dd>
 
597
 
 
598
</dt><dd>
545
599
You can define multiple instances of the same probe with subsections. 
546
600
These instances can have different values for their variables, so you
547
601
can eg. have one instance of the FPing probe with packet size 1000 and
548
 
step 30 and another instance with packet size 64 and step 300.
 
602
step 300 and another instance with packet size 64 and step 30.
549
603
The name of the subsection determines what the probe will be called, so
550
604
you can write descriptive names for the probes.
551
 
</dd>
552
 
<dd>
 
605
 
 
606
</dd><dd>
553
607
<p>If there are any subsections defined, the main section for this probe
554
608
will just provide default parameter values for the probe instances, ie.
555
609
it will not become a probe instance itself.</p>
556
 
</dd>
557
 
<dd>
558
 
<p>The following variables can be set in this section:</p>
559
 
</dd>
560
 
<dl>
561
 
<dt><strong><strong>step</strong></strong><br />
562
 
</dt>
563
 
<dt><strong><strong>offset</strong></strong><br />
564
 
</dt>
565
 
<dt><strong><strong>pings</strong></strong><br />
566
 
</dt>
567
 
<dt><strong><strong>/[-_0-9a-zA-Z.]+/</strong></strong><br />
568
 
</dt>
569
 
<dd>
570
 
Each module defines which
571
 
variables it wants to accept. So this expression here just defines legal variable names.
572
 
</dd>
573
 
<p></p></dl>
574
 
</dl>
575
 
</dl>
 
610
 
 
611
</dd><dd>
 
612
<p>The example above would be written like this:</p>
 
613
 
 
614
</dd><dd>
 
615
<pre>
 
616
 *** Probes ***</pre>
 
617
 
 
618
</dd><dd>
 
619
<pre>
 
620
 + FPing
 
621
 # this value is common for the two subprobes
 
622
 binary = /usr/bin/fping</pre>
 
623
 
 
624
</dd><dd>
 
625
<pre>
 
626
 ++ FPingLarge
 
627
 packetsize = 1000
 
628
 step = 300</pre>
 
629
 
 
630
</dd><dd>
 
631
<pre>
 
632
 ++ FPingSmall
 
633
 packetsize = 64
 
634
 step = 30</pre>
 
635
 
 
636
<p></p></dd></dl>
 
637
<p>Dynamical grammar changes for example instances of this section:</p>
 
638
<dl>
 
639
<dt><strong><a name="item_anotherdns_3a__28see_the_separate_module_documenta"><strong>AnotherDNS</strong>: (See the </a><a href="././Smokeping/probes/AnotherDNS.html">separate module documentation</a> for details about each variable.)</strong><br />
 
640
 
 
641
</dt><dd>
 
642
The following new variables are valid:
 
643
 
 
644
<dl>
 
645
<dt><strong><a name="item_forks"><strong>forks</strong></a></strong><br />
 
646
 
 
647
</dt><dd>
 
648
Default value: forks = 5
 
649
 
 
650
<p></p>
 
651
</dd><dt><strong><strong>offset</strong></strong><br />
 
652
 
 
653
</dt><dt><strong><strong>step</strong></strong><br />
 
654
 
 
655
</dt><dt><strong><a name="item_lookup"><strong>lookup</strong></a></strong><br />
 
656
 
 
657
</dt><dd>
 
658
<pre>
 
659
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
660
 
 
661
</dd><dt><strong><a name="item_mininterval"><strong>mininterval</strong></a></strong><br />
 
662
 
 
663
</dt><dd>
 
664
<pre>
 
665
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
666
 
 
667
</dd><dd>
 
668
<p>Default value: mininterval = 0.5</p>
 
669
 
 
670
</dd><dt><strong><strong>pings</strong></strong><br />
 
671
 
 
672
</dt><dd>
 
673
<pre>
 
674
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
675
 
 
676
</dd><dt><strong><a name="item_port"><strong>port</strong></a></strong><br />
 
677
 
 
678
</dt><dd>
 
679
<pre>
 
680
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
681
 
 
682
</dd><dd>
 
683
<p>Default value: port = 53</p>
 
684
 
 
685
</dd><dt><strong><a name="item_recordtype"><strong>recordtype</strong></a></strong><br />
 
686
 
 
687
</dt><dd>
 
688
<pre>
 
689
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
690
 
 
691
</dd><dd>
 
692
<p>Default value: recordtype = A</p>
 
693
 
 
694
</dd><dt><strong><a name="item_require_answers"><strong>require_answers</strong></a></strong><br />
 
695
 
 
696
</dt><dd>
 
697
<pre>
 
698
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
699
 
 
700
</dd><dt><strong><a name="item_require_noerror"><strong>require_noerror</strong></a></strong><br />
 
701
 
 
702
</dt><dd>
 
703
<pre>
 
704
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
705
 
 
706
</dd><dt><strong><a name="item_timeout"><strong>timeout</strong></a></strong><br />
 
707
 
 
708
</dt><dd>
 
709
<pre>
 
710
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
711
 
 
712
</dd><dd>
 
713
<p>Default value: timeout = 5</p>
 
714
 
 
715
</dd></dl>
 
716
<p>Syntax changes for subsection <strong>/[-_0-9a-zA-Z]+/</strong></p>
 
717
<p>The following new variables are valid:</p>
 
718
<dl>
 
719
<dt><strong><strong>forks</strong></strong><br />
 
720
 
 
721
</dt><dd>
 
722
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
723
 
 
724
</dd><dd>
 
725
<p>Default value: forks = 5</p>
 
726
 
 
727
<p></p>
 
728
</dd><dt><strong><strong>offset</strong></strong><br />
 
729
 
 
730
</dt><dd>
 
731
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
732
 
 
733
<p></p>
 
734
</dd><dt><strong><strong>step</strong></strong><br />
 
735
 
 
736
</dt><dd>
 
737
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
738
 
 
739
<p></p>
 
740
</dd><dt><strong><strong>lookup</strong></strong><br />
 
741
 
 
742
</dt><dd>
 
743
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
744
 
 
745
<p></p>
 
746
</dd><dt><strong><strong>mininterval</strong></strong><br />
 
747
 
 
748
</dt><dd>
 
749
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
750
 
 
751
</dd><dd>
 
752
<p>Default value: mininterval = 0.5</p>
 
753
 
 
754
<p></p>
 
755
</dd><dt><strong><strong>pings</strong></strong><br />
 
756
 
 
757
</dt><dd>
 
758
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
759
 
 
760
<p></p>
 
761
</dd><dt><strong><strong>port</strong></strong><br />
 
762
 
 
763
</dt><dd>
 
764
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
765
 
 
766
</dd><dd>
 
767
<p>Default value: port = 53</p>
 
768
 
 
769
<p></p>
 
770
</dd><dt><strong><strong>recordtype</strong></strong><br />
 
771
 
 
772
</dt><dd>
 
773
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
774
 
 
775
</dd><dd>
 
776
<p>Default value: recordtype = A</p>
 
777
 
 
778
<p></p>
 
779
</dd><dt><strong><strong>require_answers</strong></strong><br />
 
780
 
 
781
</dt><dd>
 
782
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
783
 
 
784
<p></p>
 
785
</dd><dt><strong><strong>require_noerror</strong></strong><br />
 
786
 
 
787
</dt><dd>
 
788
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
789
 
 
790
<p></p>
 
791
</dd><dt><strong><strong>timeout</strong></strong><br />
 
792
 
 
793
</dt><dd>
 
794
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
795
 
 
796
</dd><dd>
 
797
<p>Default value: timeout = 5</p>
 
798
 
 
799
</dd></dl>
 
800
<p>(End of dynamical grammar changes for example instance <code>AnotherDNS</code>.)</p>
 
801
</dd><dt><strong><a name="item_anotherssh_3a__28see_the_separate_module_documenta"><strong>AnotherSSH</strong>: (See the </a><a href="././Smokeping/probes/AnotherSSH.html">separate module documentation</a> for details about each variable.)</strong><br />
 
802
 
 
803
</dt><dd>
 
804
The following new variables are valid:
 
805
 
 
806
<dl>
 
807
<dt><strong><strong>forks</strong></strong><br />
 
808
 
 
809
</dt><dd>
 
810
Default value: forks = 5
 
811
 
 
812
<p></p>
 
813
</dd><dt><strong><strong>offset</strong></strong><br />
 
814
 
 
815
</dt><dt><strong><strong>step</strong></strong><br />
 
816
 
 
817
</dt><dt><strong><a name="item_greeting"><strong>greeting</strong></a></strong><br />
 
818
 
 
819
</dt><dd>
 
820
<pre>
 
821
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
822
 
 
823
</dd><dd>
 
824
<p>Default value: greeting = SSH-Latency-Measurement-Sorry-for-this-logmessage</p>
 
825
 
 
826
</dd><dt><strong><a name="item_interval"><strong>interval</strong></a></strong><br />
 
827
 
 
828
</dt><dd>
 
829
<pre>
 
830
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
831
 
 
832
</dd><dd>
 
833
<p>Default value: interval = established</p>
 
834
 
 
835
</dd><dt><strong><strong>mininterval</strong></strong><br />
 
836
 
 
837
</dt><dd>
 
838
<pre>
 
839
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
840
 
 
841
</dd><dd>
 
842
<p>Default value: mininterval = 0.5</p>
 
843
 
 
844
</dd><dt><strong><strong>pings</strong></strong><br />
 
845
 
 
846
</dt><dd>
 
847
<pre>
 
848
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
849
 
 
850
</dd><dt><strong><strong>port</strong></strong><br />
 
851
 
 
852
</dt><dd>
 
853
<pre>
 
854
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
855
 
 
856
</dd><dd>
 
857
<p>Default value: port = 22</p>
 
858
 
 
859
</dd><dt><strong><strong>timeout</strong></strong><br />
 
860
 
 
861
</dt><dd>
 
862
<pre>
 
863
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
864
 
 
865
</dd><dd>
 
866
<p>Default value: timeout = 5</p>
 
867
 
 
868
</dd></dl>
 
869
<p>Syntax changes for subsection <strong>/[-_0-9a-zA-Z]+/</strong></p>
 
870
<p>The following new variables are valid:</p>
 
871
<dl>
 
872
<dt><strong><strong>forks</strong></strong><br />
 
873
 
 
874
</dt><dd>
 
875
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
876
 
 
877
</dd><dd>
 
878
<p>Default value: forks = 5</p>
 
879
 
 
880
<p></p>
 
881
</dd><dt><strong><strong>offset</strong></strong><br />
 
882
 
 
883
</dt><dd>
 
884
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
885
 
 
886
<p></p>
 
887
</dd><dt><strong><strong>step</strong></strong><br />
 
888
 
 
889
</dt><dd>
 
890
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
891
 
 
892
<p></p>
 
893
</dd><dt><strong><strong>greeting</strong></strong><br />
 
894
 
 
895
</dt><dd>
 
896
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
897
 
 
898
</dd><dd>
 
899
<p>Default value: greeting = SSH-Latency-Measurement-Sorry-for-this-logmessage</p>
 
900
 
 
901
<p></p>
 
902
</dd><dt><strong><strong>interval</strong></strong><br />
 
903
 
 
904
</dt><dd>
 
905
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
906
 
 
907
</dd><dd>
 
908
<p>Default value: interval = established</p>
 
909
 
 
910
<p></p>
 
911
</dd><dt><strong><strong>mininterval</strong></strong><br />
 
912
 
 
913
</dt><dd>
 
914
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
915
 
 
916
</dd><dd>
 
917
<p>Default value: mininterval = 0.5</p>
 
918
 
 
919
<p></p>
 
920
</dd><dt><strong><strong>pings</strong></strong><br />
 
921
 
 
922
</dt><dd>
 
923
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
924
 
 
925
<p></p>
 
926
</dd><dt><strong><strong>port</strong></strong><br />
 
927
 
 
928
</dt><dd>
 
929
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
930
 
 
931
</dd><dd>
 
932
<p>Default value: port = 22</p>
 
933
 
 
934
<p></p>
 
935
</dd><dt><strong><strong>timeout</strong></strong><br />
 
936
 
 
937
</dt><dd>
 
938
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
939
 
 
940
</dd><dd>
 
941
<p>Default value: timeout = 5</p>
 
942
 
 
943
</dd></dl>
 
944
<p>(End of dynamical grammar changes for example instance <code>AnotherSSH</code>.)</p>
 
945
</dd><dt><strong><a name="item_ciscorttmondns_3a__28see_the_separate_module_docum"><strong>CiscoRTTMonDNS</strong>: (See the </a><a href="././Smokeping/probes/CiscoRTTMonDNS.html">separate module documentation</a> for details about each variable.)</strong><br />
 
946
 
 
947
</dt><dd>
 
948
The following new variables are valid:
 
949
 
 
950
<dl>
 
951
<dt><strong><strong>forks</strong></strong><br />
 
952
 
 
953
</dt><dd>
 
954
Default value: forks = 5
 
955
 
 
956
<p></p>
 
957
</dd><dt><strong><strong>offset</strong></strong><br />
 
958
 
 
959
</dt><dt><strong><strong>step</strong></strong><br />
 
960
 
 
961
</dt><dt><strong><strong>timeout</strong></strong><br />
 
962
 
 
963
</dt><dd>
 
964
Default value: timeout = 5
 
965
 
 
966
<p></p>
 
967
</dd><dt><strong><a name="item_ioshost"><strong>ioshost</strong></a></strong><br />
 
968
 
 
969
</dt><dd>
 
970
<pre>
 
971
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
972
 
 
973
</dd><dd>
 
974
<p>This variable <em>dynamically</em> modifies the grammar based on its value.</p>
 
975
 
 
976
</dd><dt><strong><a name="item_iosint"><strong>iosint</strong></a></strong><br />
 
977
 
 
978
</dt><dd>
 
979
<pre>
 
980
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
981
 
 
982
</dd><dt><strong><a name="item_name"><strong>name</strong></a></strong><br />
 
983
 
 
984
</dt><dd>
 
985
<pre>
 
986
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
987
 
 
988
</dd><dd>
 
989
<p>This variable <em>dynamically</em> modifies the grammar based on its value.</p>
 
990
 
 
991
</dd><dt><strong><strong>pings</strong></strong><br />
 
992
 
 
993
</dt><dd>
 
994
<pre>
 
995
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
996
 
 
997
</dd></dl>
 
998
<p>Syntax changes for subsection <strong>/[-_0-9a-zA-Z]+/</strong></p>
 
999
<p>The following new variables are valid:</p>
 
1000
<dl>
 
1001
<dt><strong><strong>forks</strong></strong><br />
 
1002
 
 
1003
</dt><dd>
 
1004
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1005
 
 
1006
</dd><dd>
 
1007
<p>Default value: forks = 5</p>
 
1008
 
 
1009
<p></p>
 
1010
</dd><dt><strong><strong>offset</strong></strong><br />
 
1011
 
 
1012
</dt><dd>
 
1013
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1014
 
 
1015
<p></p>
 
1016
</dd><dt><strong><strong>step</strong></strong><br />
 
1017
 
 
1018
</dt><dd>
 
1019
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1020
 
 
1021
<p></p>
 
1022
</dd><dt><strong><strong>timeout</strong></strong><br />
 
1023
 
 
1024
</dt><dd>
 
1025
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1026
 
 
1027
</dd><dd>
 
1028
<p>Default value: timeout = 5</p>
 
1029
 
 
1030
<p></p>
 
1031
</dd><dt><strong><strong>ioshost</strong></strong><br />
 
1032
 
 
1033
</dt><dd>
 
1034
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1035
 
 
1036
<p></p>
 
1037
</dd><dt><strong><strong>iosint</strong></strong><br />
 
1038
 
 
1039
</dt><dd>
 
1040
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1041
 
 
1042
<p></p>
 
1043
</dd><dt><strong><strong>name</strong></strong><br />
 
1044
 
 
1045
</dt><dd>
 
1046
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1047
 
 
1048
<p></p>
 
1049
</dd><dt><strong><strong>pings</strong></strong><br />
 
1050
 
 
1051
</dt><dd>
 
1052
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1053
 
 
1054
</dd></dl>
 
1055
<p>(End of dynamical grammar changes for example instance <code>CiscoRTTMonDNS</code>.)</p>
 
1056
</dd><dt><strong><a name="item_ciscorttmonechoicmp_3a__28see_the_separate_module_"><strong>CiscoRTTMonEchoICMP</strong>: (See the </a><a href="././Smokeping/probes/CiscoRTTMonEchoICMP.html">separate module documentation</a> for details about each variable.)</strong><br />
 
1057
 
 
1058
</dt><dd>
 
1059
The following new variables are valid:
 
1060
 
 
1061
<dl>
 
1062
<dt><strong><strong>forks</strong></strong><br />
 
1063
 
 
1064
</dt><dd>
 
1065
Default value: forks = 5
 
1066
 
 
1067
<p></p>
 
1068
</dd><dt><strong><strong>offset</strong></strong><br />
 
1069
 
 
1070
</dt><dt><strong><strong>step</strong></strong><br />
 
1071
 
 
1072
</dt><dt><strong><strong>timeout</strong></strong><br />
 
1073
 
 
1074
</dt><dd>
 
1075
Default value: timeout = 5
 
1076
 
 
1077
<p></p>
 
1078
</dd><dt><strong><strong>ioshost</strong></strong><br />
 
1079
 
 
1080
</dt><dd>
 
1081
<pre>
 
1082
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
1083
 
 
1084
</dd><dd>
 
1085
<p>This variable <em>dynamically</em> modifies the grammar based on its value.</p>
 
1086
 
 
1087
</dd><dt><strong><strong>iosint</strong></strong><br />
 
1088
 
 
1089
</dt><dd>
 
1090
<pre>
 
1091
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
1092
 
 
1093
</dd><dt><strong><a name="item_packetsize"><strong>packetsize</strong></a></strong><br />
 
1094
 
 
1095
</dt><dd>
 
1096
<pre>
 
1097
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
1098
 
 
1099
</dd><dd>
 
1100
<p>Default value: packetsize = 56</p>
 
1101
 
 
1102
</dd><dt><strong><strong>pings</strong></strong><br />
 
1103
 
 
1104
</dt><dd>
 
1105
<pre>
 
1106
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
1107
 
 
1108
</dd><dt><strong><a name="item_tos"><strong>tos</strong></a></strong><br />
 
1109
 
 
1110
</dt><dd>
 
1111
<pre>
 
1112
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
1113
 
 
1114
</dd><dt><strong><a name="item_vrf"><strong>vrf</strong></a></strong><br />
 
1115
 
 
1116
</dt><dd>
 
1117
<pre>
 
1118
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
1119
 
 
1120
</dd></dl>
 
1121
<p>Syntax changes for subsection <strong>/[-_0-9a-zA-Z]+/</strong></p>
 
1122
<p>The following new variables are valid:</p>
 
1123
<dl>
 
1124
<dt><strong><strong>forks</strong></strong><br />
 
1125
 
 
1126
</dt><dd>
 
1127
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1128
 
 
1129
</dd><dd>
 
1130
<p>Default value: forks = 5</p>
 
1131
 
 
1132
<p></p>
 
1133
</dd><dt><strong><strong>offset</strong></strong><br />
 
1134
 
 
1135
</dt><dd>
 
1136
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1137
 
 
1138
<p></p>
 
1139
</dd><dt><strong><strong>step</strong></strong><br />
 
1140
 
 
1141
</dt><dd>
 
1142
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1143
 
 
1144
<p></p>
 
1145
</dd><dt><strong><strong>timeout</strong></strong><br />
 
1146
 
 
1147
</dt><dd>
 
1148
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1149
 
 
1150
</dd><dd>
 
1151
<p>Default value: timeout = 5</p>
 
1152
 
 
1153
<p></p>
 
1154
</dd><dt><strong><strong>ioshost</strong></strong><br />
 
1155
 
 
1156
</dt><dd>
 
1157
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1158
 
 
1159
<p></p>
 
1160
</dd><dt><strong><strong>iosint</strong></strong><br />
 
1161
 
 
1162
</dt><dd>
 
1163
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1164
 
 
1165
<p></p>
 
1166
</dd><dt><strong><strong>packetsize</strong></strong><br />
 
1167
 
 
1168
</dt><dd>
 
1169
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1170
 
 
1171
</dd><dd>
 
1172
<p>Default value: packetsize = 56</p>
 
1173
 
 
1174
<p></p>
 
1175
</dd><dt><strong><strong>pings</strong></strong><br />
 
1176
 
 
1177
</dt><dd>
 
1178
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1179
 
 
1180
<p></p>
 
1181
</dd><dt><strong><strong>tos</strong></strong><br />
 
1182
 
 
1183
</dt><dd>
 
1184
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1185
 
 
1186
<p></p>
 
1187
</dd><dt><strong><strong>vrf</strong></strong><br />
 
1188
 
 
1189
</dt><dd>
 
1190
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1191
 
 
1192
</dd></dl>
 
1193
<p>(End of dynamical grammar changes for example instance <code>CiscoRTTMonEchoICMP</code>.)</p>
 
1194
</dd><dt><strong><a name="item_ciscorttmontcpconnect_3a__28see_the_separate_modul"><strong>CiscoRTTMonTcpConnect</strong>: (See the </a><a href="././Smokeping/probes/CiscoRTTMonTcpConnect.html">separate module documentation</a> for details about each variable.)</strong><br />
 
1195
 
 
1196
</dt><dd>
 
1197
The following new variables are valid:
 
1198
 
 
1199
<dl>
 
1200
<dt><strong><strong>forks</strong></strong><br />
 
1201
 
 
1202
</dt><dd>
 
1203
Default value: forks = 5
 
1204
 
 
1205
<p></p>
 
1206
</dd><dt><strong><strong>offset</strong></strong><br />
 
1207
 
 
1208
</dt><dt><strong><strong>step</strong></strong><br />
 
1209
 
 
1210
</dt><dt><strong><strong>timeout</strong></strong><br />
 
1211
 
 
1212
</dt><dd>
 
1213
Default value: timeout = 5
 
1214
 
 
1215
<p></p>
 
1216
</dd><dt><strong><strong>ioshost</strong></strong><br />
 
1217
 
 
1218
</dt><dd>
 
1219
<pre>
 
1220
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
1221
 
 
1222
</dd><dd>
 
1223
<p>This variable <em>dynamically</em> modifies the grammar based on its value.</p>
 
1224
 
 
1225
</dd><dt><strong><strong>iosint</strong></strong><br />
 
1226
 
 
1227
</dt><dd>
 
1228
<pre>
 
1229
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
1230
 
 
1231
</dd><dt><strong><strong>pings</strong></strong><br />
 
1232
 
 
1233
</dt><dd>
 
1234
<pre>
 
1235
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
1236
 
 
1237
</dd><dt><strong><strong>port</strong></strong><br />
 
1238
 
 
1239
</dt><dd>
 
1240
<pre>
 
1241
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
1242
 
 
1243
</dd><dd>
 
1244
<p>Default value: port = 80</p>
 
1245
 
 
1246
</dd><dt><strong><strong>tos</strong></strong><br />
 
1247
 
 
1248
</dt><dd>
 
1249
<pre>
 
1250
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
1251
 
 
1252
</dd></dl>
 
1253
<p>Syntax changes for subsection <strong>/[-_0-9a-zA-Z]+/</strong></p>
 
1254
<p>The following new variables are valid:</p>
 
1255
<dl>
 
1256
<dt><strong><strong>forks</strong></strong><br />
 
1257
 
 
1258
</dt><dd>
 
1259
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1260
 
 
1261
</dd><dd>
 
1262
<p>Default value: forks = 5</p>
 
1263
 
 
1264
<p></p>
 
1265
</dd><dt><strong><strong>offset</strong></strong><br />
 
1266
 
 
1267
</dt><dd>
 
1268
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1269
 
 
1270
<p></p>
 
1271
</dd><dt><strong><strong>step</strong></strong><br />
 
1272
 
 
1273
</dt><dd>
 
1274
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1275
 
 
1276
<p></p>
 
1277
</dd><dt><strong><strong>timeout</strong></strong><br />
 
1278
 
 
1279
</dt><dd>
 
1280
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1281
 
 
1282
</dd><dd>
 
1283
<p>Default value: timeout = 5</p>
 
1284
 
 
1285
<p></p>
 
1286
</dd><dt><strong><strong>ioshost</strong></strong><br />
 
1287
 
 
1288
</dt><dd>
 
1289
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1290
 
 
1291
<p></p>
 
1292
</dd><dt><strong><strong>iosint</strong></strong><br />
 
1293
 
 
1294
</dt><dd>
 
1295
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1296
 
 
1297
<p></p>
 
1298
</dd><dt><strong><strong>pings</strong></strong><br />
 
1299
 
 
1300
</dt><dd>
 
1301
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1302
 
 
1303
<p></p>
 
1304
</dd><dt><strong><strong>port</strong></strong><br />
 
1305
 
 
1306
</dt><dd>
 
1307
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1308
 
 
1309
</dd><dd>
 
1310
<p>Default value: port = 80</p>
 
1311
 
 
1312
<p></p>
 
1313
</dd><dt><strong><strong>tos</strong></strong><br />
 
1314
 
 
1315
</dt><dd>
 
1316
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1317
 
 
1318
</dd></dl>
 
1319
<p>(End of dynamical grammar changes for example instance <code>CiscoRTTMonTcpConnect</code>.)</p>
 
1320
</dd><dt><strong><a name="item_curl_3a__28see_the_separate_module_documentation_7"><strong>Curl</strong>: (See the </a><a href="././Smokeping/probes/Curl.html">separate module documentation</a> for details about each variable.)</strong><br />
 
1321
 
 
1322
</dt><dd>
 
1323
The following new variables are valid:
 
1324
 
 
1325
<dl>
 
1326
<dt><strong><a name="item_binary"><strong>binary</strong></a></strong><br />
 
1327
 
 
1328
</dt><dd>
 
1329
Default value: binary = /usr/bin/curl
 
1330
 
 
1331
<p></p>
 
1332
</dd><dt><strong><strong>forks</strong></strong><br />
 
1333
 
 
1334
</dt><dd>
 
1335
Default value: forks = 5
 
1336
 
 
1337
<p></p>
 
1338
</dd><dt><strong><strong>offset</strong></strong><br />
 
1339
 
 
1340
</dt><dt><strong><strong>step</strong></strong><br />
 
1341
 
 
1342
</dt><dt><strong><a name="item_agent"><strong>agent</strong></a></strong><br />
 
1343
 
 
1344
</dt><dd>
 
1345
<pre>
 
1346
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
1347
 
 
1348
</dd><dt><strong><a name="item_extraargs"><strong>extraargs</strong></a></strong><br />
 
1349
 
 
1350
</dt><dd>
 
1351
<pre>
 
1352
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
1353
 
 
1354
</dd><dt><strong><a name="item_extrare"><strong>extrare</strong></a></strong><br />
 
1355
 
 
1356
</dt><dd>
 
1357
<pre>
 
1358
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
1359
 
 
1360
</dd><dd>
 
1361
<p>Default value: extrare = / /</p>
 
1362
 
 
1363
</dd><dt><strong><a name="item_follow_redirects"><strong>follow_redirects</strong></a></strong><br />
 
1364
 
 
1365
</dt><dd>
 
1366
<pre>
 
1367
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
1368
 
 
1369
</dd><dd>
 
1370
<p>Default value: follow_redirects = no</p>
 
1371
 
 
1372
</dd><dt><strong><a name="item_include_redirects"><strong>include_redirects</strong></a></strong><br />
 
1373
 
 
1374
</dt><dd>
 
1375
<pre>
 
1376
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
1377
 
 
1378
</dd><dd>
 
1379
<p>Default value: include_redirects = no</p>
 
1380
 
 
1381
</dd><dt><strong><a name="item_insecure_ssl"><strong>insecure_ssl</strong></a></strong><br />
 
1382
 
 
1383
</dt><dd>
 
1384
<pre>
 
1385
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
1386
 
 
1387
</dd><dt><strong><a name="item_interface"><strong>interface</strong></a></strong><br />
 
1388
 
 
1389
</dt><dd>
 
1390
<pre>
 
1391
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
1392
 
 
1393
</dd><dt><strong><strong>pings</strong></strong><br />
 
1394
 
 
1395
</dt><dd>
 
1396
<pre>
 
1397
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
1398
 
 
1399
</dd><dt><strong><a name="item_ssl2"><strong>ssl2</strong></a></strong><br />
 
1400
 
 
1401
</dt><dd>
 
1402
<pre>
 
1403
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
1404
 
 
1405
</dd><dt><strong><strong>timeout</strong></strong><br />
 
1406
 
 
1407
</dt><dd>
 
1408
<pre>
 
1409
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
1410
 
 
1411
</dd><dd>
 
1412
<p>Default value: timeout = 10</p>
 
1413
 
 
1414
</dd><dt><strong><a name="item_urlformat"><strong>urlformat</strong></a></strong><br />
 
1415
 
 
1416
</dt><dd>
 
1417
<pre>
 
1418
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
1419
 
 
1420
</dd><dd>
 
1421
<p>This variable <em>dynamically</em> modifies the grammar based on its value.</p>
 
1422
 
 
1423
</dd></dl>
 
1424
<p>Syntax changes for subsection <strong>/[-_0-9a-zA-Z]+/</strong></p>
 
1425
<p>The following new variables are valid:</p>
 
1426
<dl>
 
1427
<dt><strong><strong>binary</strong></strong><br />
 
1428
 
 
1429
</dt><dd>
 
1430
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1431
 
 
1432
</dd><dd>
 
1433
<p>Default value: binary = /usr/bin/curl</p>
 
1434
 
 
1435
<p></p>
 
1436
</dd><dt><strong><strong>forks</strong></strong><br />
 
1437
 
 
1438
</dt><dd>
 
1439
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1440
 
 
1441
</dd><dd>
 
1442
<p>Default value: forks = 5</p>
 
1443
 
 
1444
<p></p>
 
1445
</dd><dt><strong><strong>offset</strong></strong><br />
 
1446
 
 
1447
</dt><dd>
 
1448
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1449
 
 
1450
<p></p>
 
1451
</dd><dt><strong><strong>step</strong></strong><br />
 
1452
 
 
1453
</dt><dd>
 
1454
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1455
 
 
1456
<p></p>
 
1457
</dd><dt><strong><strong>agent</strong></strong><br />
 
1458
 
 
1459
</dt><dd>
 
1460
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1461
 
 
1462
<p></p>
 
1463
</dd><dt><strong><strong>extraargs</strong></strong><br />
 
1464
 
 
1465
</dt><dd>
 
1466
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1467
 
 
1468
<p></p>
 
1469
</dd><dt><strong><strong>extrare</strong></strong><br />
 
1470
 
 
1471
</dt><dd>
 
1472
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1473
 
 
1474
</dd><dd>
 
1475
<p>Default value: extrare = / /</p>
 
1476
 
 
1477
<p></p>
 
1478
</dd><dt><strong><strong>follow_redirects</strong></strong><br />
 
1479
 
 
1480
</dt><dd>
 
1481
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1482
 
 
1483
</dd><dd>
 
1484
<p>Default value: follow_redirects = no</p>
 
1485
 
 
1486
<p></p>
 
1487
</dd><dt><strong><strong>include_redirects</strong></strong><br />
 
1488
 
 
1489
</dt><dd>
 
1490
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1491
 
 
1492
</dd><dd>
 
1493
<p>Default value: include_redirects = no</p>
 
1494
 
 
1495
<p></p>
 
1496
</dd><dt><strong><strong>insecure_ssl</strong></strong><br />
 
1497
 
 
1498
</dt><dd>
 
1499
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1500
 
 
1501
<p></p>
 
1502
</dd><dt><strong><strong>interface</strong></strong><br />
 
1503
 
 
1504
</dt><dd>
 
1505
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1506
 
 
1507
<p></p>
 
1508
</dd><dt><strong><strong>pings</strong></strong><br />
 
1509
 
 
1510
</dt><dd>
 
1511
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1512
 
 
1513
<p></p>
 
1514
</dd><dt><strong><strong>ssl2</strong></strong><br />
 
1515
 
 
1516
</dt><dd>
 
1517
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1518
 
 
1519
<p></p>
 
1520
</dd><dt><strong><strong>timeout</strong></strong><br />
 
1521
 
 
1522
</dt><dd>
 
1523
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1524
 
 
1525
</dd><dd>
 
1526
<p>Default value: timeout = 10</p>
 
1527
 
 
1528
<p></p>
 
1529
</dd><dt><strong><strong>urlformat</strong></strong><br />
 
1530
 
 
1531
</dt><dd>
 
1532
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1533
 
 
1534
</dd></dl>
 
1535
<p>(End of dynamical grammar changes for example instance <code>Curl</code>.)</p>
 
1536
</dd><dt><strong><a name="item_dns_3a__28see_the_separate_module_documentation_7c"><strong>DNS</strong>: (See the </a><a href="././Smokeping/probes/DNS.html">separate module documentation</a> for details about each variable.)</strong><br />
 
1537
 
 
1538
</dt><dd>
 
1539
The following new variables are valid:
 
1540
 
 
1541
<dl>
 
1542
<dt><strong><strong>binary</strong> <em>(mandatory setting)</em></strong><br />
 
1543
 
 
1544
</dt><dt><strong><strong>forks</strong></strong><br />
 
1545
 
 
1546
</dt><dd>
 
1547
Default value: forks = 5
 
1548
 
 
1549
<p></p>
 
1550
</dd><dt><strong><strong>offset</strong></strong><br />
 
1551
 
 
1552
</dt><dt><strong><strong>step</strong></strong><br />
 
1553
 
 
1554
</dt><dt><strong><strong>timeout</strong></strong><br />
 
1555
 
 
1556
</dt><dd>
 
1557
Default value: timeout = 5
 
1558
 
 
1559
<p></p>
 
1560
</dd><dt><strong><strong>lookup</strong></strong><br />
 
1561
 
 
1562
</dt><dd>
 
1563
<pre>
 
1564
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
1565
 
 
1566
</dd><dt><strong><strong>pings</strong></strong><br />
 
1567
 
 
1568
</dt><dd>
 
1569
<pre>
 
1570
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
1571
 
 
1572
</dd><dt><strong><a name="item_server"><strong>server</strong></a></strong><br />
 
1573
 
 
1574
</dt><dd>
 
1575
<pre>
 
1576
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
1577
 
 
1578
</dd></dl>
 
1579
<p>Syntax changes for subsection <strong>/[-_0-9a-zA-Z]+/</strong></p>
 
1580
<p>The following new variables are valid:</p>
 
1581
<dl>
 
1582
<dt><strong><strong>binary</strong> <em>(mandatory setting)</em></strong><br />
 
1583
 
 
1584
</dt><dd>
 
1585
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1586
 
 
1587
<p></p>
 
1588
</dd><dt><strong><strong>forks</strong></strong><br />
 
1589
 
 
1590
</dt><dd>
 
1591
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1592
 
 
1593
</dd><dd>
 
1594
<p>Default value: forks = 5</p>
 
1595
 
 
1596
<p></p>
 
1597
</dd><dt><strong><strong>offset</strong></strong><br />
 
1598
 
 
1599
</dt><dd>
 
1600
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1601
 
 
1602
<p></p>
 
1603
</dd><dt><strong><strong>step</strong></strong><br />
 
1604
 
 
1605
</dt><dd>
 
1606
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1607
 
 
1608
<p></p>
 
1609
</dd><dt><strong><strong>timeout</strong></strong><br />
 
1610
 
 
1611
</dt><dd>
 
1612
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1613
 
 
1614
</dd><dd>
 
1615
<p>Default value: timeout = 5</p>
 
1616
 
 
1617
<p></p>
 
1618
</dd><dt><strong><strong>lookup</strong></strong><br />
 
1619
 
 
1620
</dt><dd>
 
1621
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1622
 
 
1623
<p></p>
 
1624
</dd><dt><strong><strong>pings</strong></strong><br />
 
1625
 
 
1626
</dt><dd>
 
1627
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1628
 
 
1629
<p></p>
 
1630
</dd><dt><strong><strong>server</strong></strong><br />
 
1631
 
 
1632
</dt><dd>
 
1633
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1634
 
 
1635
</dd></dl>
 
1636
<p>(End of dynamical grammar changes for example instance <code>DNS</code>.)</p>
 
1637
</dd><dt><strong><a name="item_echoping_3a__28see_the_separate_module_documentati"><strong>EchoPing</strong>: (See the </a><a href="././Smokeping/probes/EchoPing.html">separate module documentation</a> for details about each variable.)</strong><br />
 
1638
 
 
1639
</dt><dd>
 
1640
The following new variables are valid:
 
1641
 
 
1642
<dl>
 
1643
<dt><strong><strong>binary</strong></strong><br />
 
1644
 
 
1645
</dt><dd>
 
1646
Default value: binary = /usr/bin/echoping
 
1647
 
 
1648
<p></p>
 
1649
</dd><dt><strong><strong>forks</strong></strong><br />
 
1650
 
 
1651
</dt><dd>
 
1652
Default value: forks = 5
 
1653
 
 
1654
<p></p>
 
1655
</dd><dt><strong><strong>offset</strong></strong><br />
 
1656
 
 
1657
</dt><dt><strong><strong>step</strong></strong><br />
 
1658
 
 
1659
</dt><dt><strong><a name="item_extraopts"><strong>extraopts</strong></a></strong><br />
 
1660
 
 
1661
</dt><dd>
 
1662
<pre>
 
1663
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
1664
 
 
1665
</dd><dt><strong><a name="item_fill"><strong>fill</strong></a></strong><br />
 
1666
 
 
1667
</dt><dd>
 
1668
<pre>
 
1669
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
1670
 
 
1671
</dd><dt><strong><a name="item_ipversion"><strong>ipversion</strong></a></strong><br />
 
1672
 
 
1673
</dt><dd>
 
1674
<pre>
 
1675
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
1676
 
 
1677
</dd><dt><strong><strong>pings</strong></strong><br />
 
1678
 
 
1679
</dt><dd>
 
1680
<pre>
 
1681
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
1682
 
 
1683
</dd><dt><strong><a name="item_priority"><strong>priority</strong></a></strong><br />
 
1684
 
 
1685
</dt><dd>
 
1686
<pre>
 
1687
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
1688
 
 
1689
</dd><dt><strong><a name="item_size"><strong>size</strong></a></strong><br />
 
1690
 
 
1691
</dt><dd>
 
1692
<pre>
 
1693
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
1694
 
 
1695
</dd><dt><strong><strong>timeout</strong></strong><br />
 
1696
 
 
1697
</dt><dd>
 
1698
<pre>
 
1699
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
1700
 
 
1701
</dd><dd>
 
1702
<p>Default value: timeout = 5</p>
 
1703
 
 
1704
</dd><dt><strong><strong>tos</strong></strong><br />
 
1705
 
 
1706
</dt><dd>
 
1707
<pre>
 
1708
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
1709
 
 
1710
</dd><dt><strong><a name="item_udp"><strong>udp</strong></a></strong><br />
 
1711
 
 
1712
</dt><dd>
 
1713
<pre>
 
1714
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
1715
 
 
1716
</dd><dt><strong><a name="item_waittime"><strong>waittime</strong></a></strong><br />
 
1717
 
 
1718
</dt><dd>
 
1719
<pre>
 
1720
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
1721
 
 
1722
</dd></dl>
 
1723
<p>Syntax changes for subsection <strong>/[-_0-9a-zA-Z]+/</strong></p>
 
1724
<p>The following new variables are valid:</p>
 
1725
<dl>
 
1726
<dt><strong><strong>binary</strong></strong><br />
 
1727
 
 
1728
</dt><dd>
 
1729
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1730
 
 
1731
</dd><dd>
 
1732
<p>Default value: binary = /usr/bin/echoping</p>
 
1733
 
 
1734
<p></p>
 
1735
</dd><dt><strong><strong>forks</strong></strong><br />
 
1736
 
 
1737
</dt><dd>
 
1738
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1739
 
 
1740
</dd><dd>
 
1741
<p>Default value: forks = 5</p>
 
1742
 
 
1743
<p></p>
 
1744
</dd><dt><strong><strong>offset</strong></strong><br />
 
1745
 
 
1746
</dt><dd>
 
1747
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1748
 
 
1749
<p></p>
 
1750
</dd><dt><strong><strong>step</strong></strong><br />
 
1751
 
 
1752
</dt><dd>
 
1753
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1754
 
 
1755
<p></p>
 
1756
</dd><dt><strong><strong>extraopts</strong></strong><br />
 
1757
 
 
1758
</dt><dd>
 
1759
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1760
 
 
1761
<p></p>
 
1762
</dd><dt><strong><strong>fill</strong></strong><br />
 
1763
 
 
1764
</dt><dd>
 
1765
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1766
 
 
1767
<p></p>
 
1768
</dd><dt><strong><strong>ipversion</strong></strong><br />
 
1769
 
 
1770
</dt><dd>
 
1771
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1772
 
 
1773
<p></p>
 
1774
</dd><dt><strong><strong>pings</strong></strong><br />
 
1775
 
 
1776
</dt><dd>
 
1777
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1778
 
 
1779
<p></p>
 
1780
</dd><dt><strong><strong>priority</strong></strong><br />
 
1781
 
 
1782
</dt><dd>
 
1783
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1784
 
 
1785
<p></p>
 
1786
</dd><dt><strong><strong>size</strong></strong><br />
 
1787
 
 
1788
</dt><dd>
 
1789
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1790
 
 
1791
<p></p>
 
1792
</dd><dt><strong><strong>timeout</strong></strong><br />
 
1793
 
 
1794
</dt><dd>
 
1795
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1796
 
 
1797
</dd><dd>
 
1798
<p>Default value: timeout = 5</p>
 
1799
 
 
1800
<p></p>
 
1801
</dd><dt><strong><strong>tos</strong></strong><br />
 
1802
 
 
1803
</dt><dd>
 
1804
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1805
 
 
1806
<p></p>
 
1807
</dd><dt><strong><strong>udp</strong></strong><br />
 
1808
 
 
1809
</dt><dd>
 
1810
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1811
 
 
1812
<p></p>
 
1813
</dd><dt><strong><strong>waittime</strong></strong><br />
 
1814
 
 
1815
</dt><dd>
 
1816
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1817
 
 
1818
</dd></dl>
 
1819
<p>(End of dynamical grammar changes for example instance <code>EchoPing</code>.)</p>
 
1820
</dd><dt><strong><a name="item_echopingchargen_3a__28see_the_separate_module_docu"><strong>EchoPingChargen</strong>: (See the </a><a href="././Smokeping/probes/EchoPingChargen.html">separate module documentation</a> for details about each variable.)</strong><br />
 
1821
 
 
1822
</dt><dd>
 
1823
The following new variables are valid:
 
1824
 
 
1825
<dl>
 
1826
<dt><strong><strong>binary</strong></strong><br />
 
1827
 
 
1828
</dt><dd>
 
1829
Default value: binary = /usr/bin/echoping
 
1830
 
 
1831
<p></p>
 
1832
</dd><dt><strong><strong>forks</strong></strong><br />
 
1833
 
 
1834
</dt><dd>
 
1835
Default value: forks = 5
 
1836
 
 
1837
<p></p>
 
1838
</dd><dt><strong><strong>offset</strong></strong><br />
 
1839
 
 
1840
</dt><dt><strong><strong>step</strong></strong><br />
 
1841
 
 
1842
</dt><dt><strong><strong>extraopts</strong></strong><br />
 
1843
 
 
1844
</dt><dd>
 
1845
<pre>
 
1846
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
1847
 
 
1848
</dd><dt><strong><strong>fill</strong></strong><br />
 
1849
 
 
1850
</dt><dd>
 
1851
<pre>
 
1852
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
1853
 
 
1854
</dd><dt><strong><strong>ipversion</strong></strong><br />
 
1855
 
 
1856
</dt><dd>
 
1857
<pre>
 
1858
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
1859
 
 
1860
</dd><dt><strong><strong>pings</strong></strong><br />
 
1861
 
 
1862
</dt><dd>
 
1863
<pre>
 
1864
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
1865
 
 
1866
</dd><dt><strong><strong>priority</strong></strong><br />
 
1867
 
 
1868
</dt><dd>
 
1869
<pre>
 
1870
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
1871
 
 
1872
</dd><dt><strong><strong>size</strong></strong><br />
 
1873
 
 
1874
</dt><dd>
 
1875
<pre>
 
1876
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
1877
 
 
1878
</dd><dt><strong><strong>timeout</strong></strong><br />
 
1879
 
 
1880
</dt><dd>
 
1881
<pre>
 
1882
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
1883
 
 
1884
</dd><dd>
 
1885
<p>Default value: timeout = 5</p>
 
1886
 
 
1887
</dd><dt><strong><strong>tos</strong></strong><br />
 
1888
 
 
1889
</dt><dd>
 
1890
<pre>
 
1891
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
1892
 
 
1893
</dd><dt><strong><strong>waittime</strong></strong><br />
 
1894
 
 
1895
</dt><dd>
 
1896
<pre>
 
1897
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
1898
 
 
1899
</dd></dl>
 
1900
<p>Syntax changes for subsection <strong>/[-_0-9a-zA-Z]+/</strong></p>
 
1901
<p>The following new variables are valid:</p>
 
1902
<dl>
 
1903
<dt><strong><strong>binary</strong></strong><br />
 
1904
 
 
1905
</dt><dd>
 
1906
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1907
 
 
1908
</dd><dd>
 
1909
<p>Default value: binary = /usr/bin/echoping</p>
 
1910
 
 
1911
<p></p>
 
1912
</dd><dt><strong><strong>forks</strong></strong><br />
 
1913
 
 
1914
</dt><dd>
 
1915
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1916
 
 
1917
</dd><dd>
 
1918
<p>Default value: forks = 5</p>
 
1919
 
 
1920
<p></p>
 
1921
</dd><dt><strong><strong>offset</strong></strong><br />
 
1922
 
 
1923
</dt><dd>
 
1924
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1925
 
 
1926
<p></p>
 
1927
</dd><dt><strong><strong>step</strong></strong><br />
 
1928
 
 
1929
</dt><dd>
 
1930
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1931
 
 
1932
<p></p>
 
1933
</dd><dt><strong><strong>extraopts</strong></strong><br />
 
1934
 
 
1935
</dt><dd>
 
1936
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1937
 
 
1938
<p></p>
 
1939
</dd><dt><strong><strong>fill</strong></strong><br />
 
1940
 
 
1941
</dt><dd>
 
1942
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1943
 
 
1944
<p></p>
 
1945
</dd><dt><strong><strong>ipversion</strong></strong><br />
 
1946
 
 
1947
</dt><dd>
 
1948
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1949
 
 
1950
<p></p>
 
1951
</dd><dt><strong><strong>pings</strong></strong><br />
 
1952
 
 
1953
</dt><dd>
 
1954
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1955
 
 
1956
<p></p>
 
1957
</dd><dt><strong><strong>priority</strong></strong><br />
 
1958
 
 
1959
</dt><dd>
 
1960
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1961
 
 
1962
<p></p>
 
1963
</dd><dt><strong><strong>size</strong></strong><br />
 
1964
 
 
1965
</dt><dd>
 
1966
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1967
 
 
1968
<p></p>
 
1969
</dd><dt><strong><strong>timeout</strong></strong><br />
 
1970
 
 
1971
</dt><dd>
 
1972
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1973
 
 
1974
</dd><dd>
 
1975
<p>Default value: timeout = 5</p>
 
1976
 
 
1977
<p></p>
 
1978
</dd><dt><strong><strong>tos</strong></strong><br />
 
1979
 
 
1980
</dt><dd>
 
1981
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1982
 
 
1983
<p></p>
 
1984
</dd><dt><strong><strong>waittime</strong></strong><br />
 
1985
 
 
1986
</dt><dd>
 
1987
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
1988
 
 
1989
</dd></dl>
 
1990
<p>(End of dynamical grammar changes for example instance <code>EchoPingChargen</code>.)</p>
 
1991
</dd><dt><strong><a name="item_echopingdiscard_3a__28see_the_separate_module_docu"><strong>EchoPingDiscard</strong>: (See the </a><a href="././Smokeping/probes/EchoPingDiscard.html">separate module documentation</a> for details about each variable.)</strong><br />
 
1992
 
 
1993
</dt><dd>
 
1994
The following new variables are valid:
 
1995
 
 
1996
<dl>
 
1997
<dt><strong><strong>binary</strong></strong><br />
 
1998
 
 
1999
</dt><dd>
 
2000
Default value: binary = /usr/bin/echoping
 
2001
 
 
2002
<p></p>
 
2003
</dd><dt><strong><strong>forks</strong></strong><br />
 
2004
 
 
2005
</dt><dd>
 
2006
Default value: forks = 5
 
2007
 
 
2008
<p></p>
 
2009
</dd><dt><strong><strong>offset</strong></strong><br />
 
2010
 
 
2011
</dt><dt><strong><strong>step</strong></strong><br />
 
2012
 
 
2013
</dt><dt><strong><strong>extraopts</strong></strong><br />
 
2014
 
 
2015
</dt><dd>
 
2016
<pre>
 
2017
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
2018
 
 
2019
</dd><dt><strong><strong>fill</strong></strong><br />
 
2020
 
 
2021
</dt><dd>
 
2022
<pre>
 
2023
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
2024
 
 
2025
</dd><dt><strong><strong>ipversion</strong></strong><br />
 
2026
 
 
2027
</dt><dd>
 
2028
<pre>
 
2029
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
2030
 
 
2031
</dd><dt><strong><strong>pings</strong></strong><br />
 
2032
 
 
2033
</dt><dd>
 
2034
<pre>
 
2035
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
2036
 
 
2037
</dd><dt><strong><strong>priority</strong></strong><br />
 
2038
 
 
2039
</dt><dd>
 
2040
<pre>
 
2041
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
2042
 
 
2043
</dd><dt><strong><strong>size</strong></strong><br />
 
2044
 
 
2045
</dt><dd>
 
2046
<pre>
 
2047
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
2048
 
 
2049
</dd><dt><strong><strong>timeout</strong></strong><br />
 
2050
 
 
2051
</dt><dd>
 
2052
<pre>
 
2053
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
2054
 
 
2055
</dd><dd>
 
2056
<p>Default value: timeout = 5</p>
 
2057
 
 
2058
</dd><dt><strong><strong>tos</strong></strong><br />
 
2059
 
 
2060
</dt><dd>
 
2061
<pre>
 
2062
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
2063
 
 
2064
</dd><dt><strong><strong>udp</strong></strong><br />
 
2065
 
 
2066
</dt><dd>
 
2067
<pre>
 
2068
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
2069
 
 
2070
</dd><dt><strong><strong>waittime</strong></strong><br />
 
2071
 
 
2072
</dt><dd>
 
2073
<pre>
 
2074
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
2075
 
 
2076
</dd></dl>
 
2077
<p>Syntax changes for subsection <strong>/[-_0-9a-zA-Z]+/</strong></p>
 
2078
<p>The following new variables are valid:</p>
 
2079
<dl>
 
2080
<dt><strong><strong>binary</strong></strong><br />
 
2081
 
 
2082
</dt><dd>
 
2083
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2084
 
 
2085
</dd><dd>
 
2086
<p>Default value: binary = /usr/bin/echoping</p>
 
2087
 
 
2088
<p></p>
 
2089
</dd><dt><strong><strong>forks</strong></strong><br />
 
2090
 
 
2091
</dt><dd>
 
2092
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2093
 
 
2094
</dd><dd>
 
2095
<p>Default value: forks = 5</p>
 
2096
 
 
2097
<p></p>
 
2098
</dd><dt><strong><strong>offset</strong></strong><br />
 
2099
 
 
2100
</dt><dd>
 
2101
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2102
 
 
2103
<p></p>
 
2104
</dd><dt><strong><strong>step</strong></strong><br />
 
2105
 
 
2106
</dt><dd>
 
2107
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2108
 
 
2109
<p></p>
 
2110
</dd><dt><strong><strong>extraopts</strong></strong><br />
 
2111
 
 
2112
</dt><dd>
 
2113
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2114
 
 
2115
<p></p>
 
2116
</dd><dt><strong><strong>fill</strong></strong><br />
 
2117
 
 
2118
</dt><dd>
 
2119
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2120
 
 
2121
<p></p>
 
2122
</dd><dt><strong><strong>ipversion</strong></strong><br />
 
2123
 
 
2124
</dt><dd>
 
2125
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2126
 
 
2127
<p></p>
 
2128
</dd><dt><strong><strong>pings</strong></strong><br />
 
2129
 
 
2130
</dt><dd>
 
2131
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2132
 
 
2133
<p></p>
 
2134
</dd><dt><strong><strong>priority</strong></strong><br />
 
2135
 
 
2136
</dt><dd>
 
2137
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2138
 
 
2139
<p></p>
 
2140
</dd><dt><strong><strong>size</strong></strong><br />
 
2141
 
 
2142
</dt><dd>
 
2143
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2144
 
 
2145
<p></p>
 
2146
</dd><dt><strong><strong>timeout</strong></strong><br />
 
2147
 
 
2148
</dt><dd>
 
2149
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2150
 
 
2151
</dd><dd>
 
2152
<p>Default value: timeout = 5</p>
 
2153
 
 
2154
<p></p>
 
2155
</dd><dt><strong><strong>tos</strong></strong><br />
 
2156
 
 
2157
</dt><dd>
 
2158
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2159
 
 
2160
<p></p>
 
2161
</dd><dt><strong><strong>udp</strong></strong><br />
 
2162
 
 
2163
</dt><dd>
 
2164
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2165
 
 
2166
<p></p>
 
2167
</dd><dt><strong><strong>waittime</strong></strong><br />
 
2168
 
 
2169
</dt><dd>
 
2170
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2171
 
 
2172
</dd></dl>
 
2173
<p>(End of dynamical grammar changes for example instance <code>EchoPingDiscard</code>.)</p>
 
2174
</dd><dt><strong><a name="item_echopinghttp_3a__28see_the_separate_module_documen"><strong>EchoPingHttp</strong>: (See the </a><a href="././Smokeping/probes/EchoPingHttp.html">separate module documentation</a> for details about each variable.)</strong><br />
 
2175
 
 
2176
</dt><dd>
 
2177
The following new variables are valid:
 
2178
 
 
2179
<dl>
 
2180
<dt><strong><strong>binary</strong></strong><br />
 
2181
 
 
2182
</dt><dd>
 
2183
Default value: binary = /usr/bin/echoping
 
2184
 
 
2185
<p></p>
 
2186
</dd><dt><strong><strong>forks</strong></strong><br />
 
2187
 
 
2188
</dt><dd>
 
2189
Default value: forks = 5
 
2190
 
 
2191
<p></p>
 
2192
</dd><dt><strong><strong>offset</strong></strong><br />
 
2193
 
 
2194
</dt><dt><strong><strong>step</strong></strong><br />
 
2195
 
 
2196
</dt><dt><strong><strong>extraopts</strong></strong><br />
 
2197
 
 
2198
</dt><dd>
 
2199
<pre>
 
2200
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
2201
 
 
2202
</dd><dt><strong><a name="item_ignore_cache"><strong>ignore_cache</strong></a></strong><br />
 
2203
 
 
2204
</dt><dd>
 
2205
<pre>
 
2206
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
2207
 
 
2208
</dd><dt><strong><strong>ipversion</strong></strong><br />
 
2209
 
 
2210
</dt><dd>
 
2211
<pre>
 
2212
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
2213
 
 
2214
</dd><dt><strong><strong>pings</strong></strong><br />
 
2215
 
 
2216
</dt><dd>
 
2217
<pre>
 
2218
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
2219
 
 
2220
</dd><dt><strong><strong>port</strong></strong><br />
 
2221
 
 
2222
</dt><dd>
 
2223
<pre>
 
2224
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
2225
 
 
2226
</dd><dt><strong><strong>priority</strong></strong><br />
 
2227
 
 
2228
</dt><dd>
 
2229
<pre>
 
2230
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
2231
 
 
2232
</dd><dt><strong><a name="item_revalidate_data"><strong>revalidate_data</strong></a></strong><br />
 
2233
 
 
2234
</dt><dd>
 
2235
<pre>
 
2236
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
2237
 
 
2238
</dd><dt><strong><strong>timeout</strong></strong><br />
 
2239
 
 
2240
</dt><dd>
 
2241
<pre>
 
2242
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
2243
 
 
2244
</dd><dd>
 
2245
<p>Default value: timeout = 5</p>
 
2246
 
 
2247
</dd><dt><strong><strong>tos</strong></strong><br />
 
2248
 
 
2249
</dt><dd>
 
2250
<pre>
 
2251
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
2252
 
 
2253
</dd><dt><strong><a name="item_url"><strong>url</strong></a></strong><br />
 
2254
 
 
2255
</dt><dd>
 
2256
<pre>
 
2257
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
2258
 
 
2259
</dd><dd>
 
2260
<p>Default value: url = /</p>
 
2261
 
 
2262
</dd><dt><strong><strong>waittime</strong></strong><br />
 
2263
 
 
2264
</dt><dd>
 
2265
<pre>
 
2266
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
2267
 
 
2268
</dd></dl>
 
2269
<p>Syntax changes for subsection <strong>/[-_0-9a-zA-Z]+/</strong></p>
 
2270
<p>The following new variables are valid:</p>
 
2271
<dl>
 
2272
<dt><strong><strong>binary</strong></strong><br />
 
2273
 
 
2274
</dt><dd>
 
2275
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2276
 
 
2277
</dd><dd>
 
2278
<p>Default value: binary = /usr/bin/echoping</p>
 
2279
 
 
2280
<p></p>
 
2281
</dd><dt><strong><strong>forks</strong></strong><br />
 
2282
 
 
2283
</dt><dd>
 
2284
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2285
 
 
2286
</dd><dd>
 
2287
<p>Default value: forks = 5</p>
 
2288
 
 
2289
<p></p>
 
2290
</dd><dt><strong><strong>offset</strong></strong><br />
 
2291
 
 
2292
</dt><dd>
 
2293
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2294
 
 
2295
<p></p>
 
2296
</dd><dt><strong><strong>step</strong></strong><br />
 
2297
 
 
2298
</dt><dd>
 
2299
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2300
 
 
2301
<p></p>
 
2302
</dd><dt><strong><strong>extraopts</strong></strong><br />
 
2303
 
 
2304
</dt><dd>
 
2305
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2306
 
 
2307
<p></p>
 
2308
</dd><dt><strong><strong>ignore_cache</strong></strong><br />
 
2309
 
 
2310
</dt><dd>
 
2311
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2312
 
 
2313
<p></p>
 
2314
</dd><dt><strong><strong>ipversion</strong></strong><br />
 
2315
 
 
2316
</dt><dd>
 
2317
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2318
 
 
2319
<p></p>
 
2320
</dd><dt><strong><strong>pings</strong></strong><br />
 
2321
 
 
2322
</dt><dd>
 
2323
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2324
 
 
2325
<p></p>
 
2326
</dd><dt><strong><strong>port</strong></strong><br />
 
2327
 
 
2328
</dt><dd>
 
2329
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2330
 
 
2331
<p></p>
 
2332
</dd><dt><strong><strong>priority</strong></strong><br />
 
2333
 
 
2334
</dt><dd>
 
2335
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2336
 
 
2337
<p></p>
 
2338
</dd><dt><strong><strong>revalidate_data</strong></strong><br />
 
2339
 
 
2340
</dt><dd>
 
2341
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2342
 
 
2343
<p></p>
 
2344
</dd><dt><strong><strong>timeout</strong></strong><br />
 
2345
 
 
2346
</dt><dd>
 
2347
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2348
 
 
2349
</dd><dd>
 
2350
<p>Default value: timeout = 5</p>
 
2351
 
 
2352
<p></p>
 
2353
</dd><dt><strong><strong>tos</strong></strong><br />
 
2354
 
 
2355
</dt><dd>
 
2356
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2357
 
 
2358
<p></p>
 
2359
</dd><dt><strong><strong>url</strong></strong><br />
 
2360
 
 
2361
</dt><dd>
 
2362
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2363
 
 
2364
</dd><dd>
 
2365
<p>Default value: url = /</p>
 
2366
 
 
2367
<p></p>
 
2368
</dd><dt><strong><strong>waittime</strong></strong><br />
 
2369
 
 
2370
</dt><dd>
 
2371
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2372
 
 
2373
</dd></dl>
 
2374
<p>(End of dynamical grammar changes for example instance <code>EchoPingHttp</code>.)</p>
 
2375
</dd><dt><strong><a name="item_echopinghttps_3a__28see_the_separate_module_docume"><strong>EchoPingHttps</strong>: (See the </a><a href="././Smokeping/probes/EchoPingHttps.html">separate module documentation</a> for details about each variable.)</strong><br />
 
2376
 
 
2377
</dt><dd>
 
2378
The following new variables are valid:
 
2379
 
 
2380
<dl>
 
2381
<dt><strong><strong>binary</strong></strong><br />
 
2382
 
 
2383
</dt><dd>
 
2384
Default value: binary = /usr/bin/echoping
 
2385
 
 
2386
<p></p>
 
2387
</dd><dt><strong><strong>forks</strong></strong><br />
 
2388
 
 
2389
</dt><dd>
 
2390
Default value: forks = 5
 
2391
 
 
2392
<p></p>
 
2393
</dd><dt><strong><strong>offset</strong></strong><br />
 
2394
 
 
2395
</dt><dt><strong><strong>step</strong></strong><br />
 
2396
 
 
2397
</dt><dt><strong><strong>extraopts</strong></strong><br />
 
2398
 
 
2399
</dt><dd>
 
2400
<pre>
 
2401
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
2402
 
 
2403
</dd><dt><strong><strong>ignore_cache</strong></strong><br />
 
2404
 
 
2405
</dt><dd>
 
2406
<pre>
 
2407
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
2408
 
 
2409
</dd><dt><strong><strong>ipversion</strong></strong><br />
 
2410
 
 
2411
</dt><dd>
 
2412
<pre>
 
2413
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
2414
 
 
2415
</dd><dt><strong><strong>pings</strong></strong><br />
 
2416
 
 
2417
</dt><dd>
 
2418
<pre>
 
2419
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
2420
 
 
2421
</dd><dt><strong><strong>port</strong></strong><br />
 
2422
 
 
2423
</dt><dd>
 
2424
<pre>
 
2425
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
2426
 
 
2427
</dd><dt><strong><strong>priority</strong></strong><br />
 
2428
 
 
2429
</dt><dd>
 
2430
<pre>
 
2431
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
2432
 
 
2433
</dd><dt><strong><strong>revalidate_data</strong></strong><br />
 
2434
 
 
2435
</dt><dd>
 
2436
<pre>
 
2437
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
2438
 
 
2439
</dd><dt><strong><strong>timeout</strong></strong><br />
 
2440
 
 
2441
</dt><dd>
 
2442
<pre>
 
2443
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
2444
 
 
2445
</dd><dd>
 
2446
<p>Default value: timeout = 5</p>
 
2447
 
 
2448
</dd><dt><strong><strong>tos</strong></strong><br />
 
2449
 
 
2450
</dt><dd>
 
2451
<pre>
 
2452
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
2453
 
 
2454
</dd><dt><strong><strong>url</strong></strong><br />
 
2455
 
 
2456
</dt><dd>
 
2457
<pre>
 
2458
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
2459
 
 
2460
</dd><dd>
 
2461
<p>Default value: url = /</p>
 
2462
 
 
2463
</dd><dt><strong><strong>waittime</strong></strong><br />
 
2464
 
 
2465
</dt><dd>
 
2466
<pre>
 
2467
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
2468
 
 
2469
</dd></dl>
 
2470
<p>Syntax changes for subsection <strong>/[-_0-9a-zA-Z]+/</strong></p>
 
2471
<p>The following new variables are valid:</p>
 
2472
<dl>
 
2473
<dt><strong><strong>binary</strong></strong><br />
 
2474
 
 
2475
</dt><dd>
 
2476
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2477
 
 
2478
</dd><dd>
 
2479
<p>Default value: binary = /usr/bin/echoping</p>
 
2480
 
 
2481
<p></p>
 
2482
</dd><dt><strong><strong>forks</strong></strong><br />
 
2483
 
 
2484
</dt><dd>
 
2485
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2486
 
 
2487
</dd><dd>
 
2488
<p>Default value: forks = 5</p>
 
2489
 
 
2490
<p></p>
 
2491
</dd><dt><strong><strong>offset</strong></strong><br />
 
2492
 
 
2493
</dt><dd>
 
2494
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2495
 
 
2496
<p></p>
 
2497
</dd><dt><strong><strong>step</strong></strong><br />
 
2498
 
 
2499
</dt><dd>
 
2500
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2501
 
 
2502
<p></p>
 
2503
</dd><dt><strong><strong>extraopts</strong></strong><br />
 
2504
 
 
2505
</dt><dd>
 
2506
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2507
 
 
2508
<p></p>
 
2509
</dd><dt><strong><strong>ignore_cache</strong></strong><br />
 
2510
 
 
2511
</dt><dd>
 
2512
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2513
 
 
2514
<p></p>
 
2515
</dd><dt><strong><strong>ipversion</strong></strong><br />
 
2516
 
 
2517
</dt><dd>
 
2518
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2519
 
 
2520
<p></p>
 
2521
</dd><dt><strong><strong>pings</strong></strong><br />
 
2522
 
 
2523
</dt><dd>
 
2524
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2525
 
 
2526
<p></p>
 
2527
</dd><dt><strong><strong>port</strong></strong><br />
 
2528
 
 
2529
</dt><dd>
 
2530
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2531
 
 
2532
<p></p>
 
2533
</dd><dt><strong><strong>priority</strong></strong><br />
 
2534
 
 
2535
</dt><dd>
 
2536
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2537
 
 
2538
<p></p>
 
2539
</dd><dt><strong><strong>revalidate_data</strong></strong><br />
 
2540
 
 
2541
</dt><dd>
 
2542
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2543
 
 
2544
<p></p>
 
2545
</dd><dt><strong><strong>timeout</strong></strong><br />
 
2546
 
 
2547
</dt><dd>
 
2548
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2549
 
 
2550
</dd><dd>
 
2551
<p>Default value: timeout = 5</p>
 
2552
 
 
2553
<p></p>
 
2554
</dd><dt><strong><strong>tos</strong></strong><br />
 
2555
 
 
2556
</dt><dd>
 
2557
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2558
 
 
2559
<p></p>
 
2560
</dd><dt><strong><strong>url</strong></strong><br />
 
2561
 
 
2562
</dt><dd>
 
2563
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2564
 
 
2565
</dd><dd>
 
2566
<p>Default value: url = /</p>
 
2567
 
 
2568
<p></p>
 
2569
</dd><dt><strong><strong>waittime</strong></strong><br />
 
2570
 
 
2571
</dt><dd>
 
2572
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2573
 
 
2574
</dd></dl>
 
2575
<p>(End of dynamical grammar changes for example instance <code>EchoPingHttps</code>.)</p>
 
2576
</dd><dt><strong><a name="item_echopingicp_3a__28see_the_separate_module_document"><strong>EchoPingIcp</strong>: (See the </a><a href="././Smokeping/probes/EchoPingIcp.html">separate module documentation</a> for details about each variable.)</strong><br />
 
2577
 
 
2578
</dt><dd>
 
2579
The following new variables are valid:
 
2580
 
 
2581
<dl>
 
2582
<dt><strong><strong>binary</strong></strong><br />
 
2583
 
 
2584
</dt><dd>
 
2585
Default value: binary = /usr/bin/echoping
 
2586
 
 
2587
<p></p>
 
2588
</dd><dt><strong><strong>forks</strong></strong><br />
 
2589
 
 
2590
</dt><dd>
 
2591
Default value: forks = 5
 
2592
 
 
2593
<p></p>
 
2594
</dd><dt><strong><strong>offset</strong></strong><br />
 
2595
 
 
2596
</dt><dt><strong><strong>step</strong></strong><br />
 
2597
 
 
2598
</dt><dt><strong><strong>extraopts</strong></strong><br />
 
2599
 
 
2600
</dt><dd>
 
2601
<pre>
 
2602
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
2603
 
 
2604
</dd><dt><strong><strong>ipversion</strong></strong><br />
 
2605
 
 
2606
</dt><dd>
 
2607
<pre>
 
2608
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
2609
 
 
2610
</dd><dt><strong><strong>pings</strong></strong><br />
 
2611
 
 
2612
</dt><dd>
 
2613
<pre>
 
2614
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
2615
 
 
2616
</dd><dt><strong><strong>priority</strong></strong><br />
 
2617
 
 
2618
</dt><dd>
 
2619
<pre>
 
2620
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
2621
 
 
2622
</dd><dt><strong><strong>timeout</strong></strong><br />
 
2623
 
 
2624
</dt><dd>
 
2625
<pre>
 
2626
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
2627
 
 
2628
</dd><dd>
 
2629
<p>Default value: timeout = 5</p>
 
2630
 
 
2631
</dd><dt><strong><strong>tos</strong></strong><br />
 
2632
 
 
2633
</dt><dd>
 
2634
<pre>
 
2635
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
2636
 
 
2637
</dd><dt><strong><strong>url</strong></strong><br />
 
2638
 
 
2639
</dt><dd>
 
2640
<pre>
 
2641
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
2642
 
 
2643
</dd><dd>
 
2644
<p>This variable <em>dynamically</em> modifies the grammar based on its value.</p>
 
2645
 
 
2646
</dd><dt><strong><strong>waittime</strong></strong><br />
 
2647
 
 
2648
</dt><dd>
 
2649
<pre>
 
2650
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
2651
 
 
2652
</dd></dl>
 
2653
<p>Syntax changes for subsection <strong>/[-_0-9a-zA-Z]+/</strong></p>
 
2654
<p>The following new variables are valid:</p>
 
2655
<dl>
 
2656
<dt><strong><strong>binary</strong></strong><br />
 
2657
 
 
2658
</dt><dd>
 
2659
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2660
 
 
2661
</dd><dd>
 
2662
<p>Default value: binary = /usr/bin/echoping</p>
 
2663
 
 
2664
<p></p>
 
2665
</dd><dt><strong><strong>forks</strong></strong><br />
 
2666
 
 
2667
</dt><dd>
 
2668
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2669
 
 
2670
</dd><dd>
 
2671
<p>Default value: forks = 5</p>
 
2672
 
 
2673
<p></p>
 
2674
</dd><dt><strong><strong>offset</strong></strong><br />
 
2675
 
 
2676
</dt><dd>
 
2677
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2678
 
 
2679
<p></p>
 
2680
</dd><dt><strong><strong>step</strong></strong><br />
 
2681
 
 
2682
</dt><dd>
 
2683
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2684
 
 
2685
<p></p>
 
2686
</dd><dt><strong><strong>extraopts</strong></strong><br />
 
2687
 
 
2688
</dt><dd>
 
2689
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2690
 
 
2691
<p></p>
 
2692
</dd><dt><strong><strong>ipversion</strong></strong><br />
 
2693
 
 
2694
</dt><dd>
 
2695
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2696
 
 
2697
<p></p>
 
2698
</dd><dt><strong><strong>pings</strong></strong><br />
 
2699
 
 
2700
</dt><dd>
 
2701
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2702
 
 
2703
<p></p>
 
2704
</dd><dt><strong><strong>priority</strong></strong><br />
 
2705
 
 
2706
</dt><dd>
 
2707
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2708
 
 
2709
<p></p>
 
2710
</dd><dt><strong><strong>timeout</strong></strong><br />
 
2711
 
 
2712
</dt><dd>
 
2713
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2714
 
 
2715
</dd><dd>
 
2716
<p>Default value: timeout = 5</p>
 
2717
 
 
2718
<p></p>
 
2719
</dd><dt><strong><strong>tos</strong></strong><br />
 
2720
 
 
2721
</dt><dd>
 
2722
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2723
 
 
2724
<p></p>
 
2725
</dd><dt><strong><strong>url</strong></strong><br />
 
2726
 
 
2727
</dt><dd>
 
2728
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2729
 
 
2730
<p></p>
 
2731
</dd><dt><strong><strong>waittime</strong></strong><br />
 
2732
 
 
2733
</dt><dd>
 
2734
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2735
 
 
2736
</dd></dl>
 
2737
<p>(End of dynamical grammar changes for example instance <code>EchoPingIcp</code>.)</p>
 
2738
</dd><dt><strong><a name="item_echopingsmtp_3a__28see_the_separate_module_documen"><strong>EchoPingSmtp</strong>: (See the </a><a href="././Smokeping/probes/EchoPingSmtp.html">separate module documentation</a> for details about each variable.)</strong><br />
 
2739
 
 
2740
</dt><dd>
 
2741
The following new variables are valid:
 
2742
 
 
2743
<dl>
 
2744
<dt><strong><strong>binary</strong></strong><br />
 
2745
 
 
2746
</dt><dd>
 
2747
Default value: binary = /usr/bin/echoping
 
2748
 
 
2749
<p></p>
 
2750
</dd><dt><strong><strong>forks</strong></strong><br />
 
2751
 
 
2752
</dt><dd>
 
2753
Default value: forks = 5
 
2754
 
 
2755
<p></p>
 
2756
</dd><dt><strong><strong>offset</strong></strong><br />
 
2757
 
 
2758
</dt><dt><strong><strong>step</strong></strong><br />
 
2759
 
 
2760
</dt><dt><strong><strong>extraopts</strong></strong><br />
 
2761
 
 
2762
</dt><dd>
 
2763
<pre>
 
2764
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
2765
 
 
2766
</dd><dt><strong><strong>ipversion</strong></strong><br />
 
2767
 
 
2768
</dt><dd>
 
2769
<pre>
 
2770
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
2771
 
 
2772
</dd><dt><strong><strong>pings</strong></strong><br />
 
2773
 
 
2774
</dt><dd>
 
2775
<pre>
 
2776
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
2777
 
 
2778
</dd><dt><strong><strong>priority</strong></strong><br />
 
2779
 
 
2780
</dt><dd>
 
2781
<pre>
 
2782
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
2783
 
 
2784
</dd><dt><strong><strong>timeout</strong></strong><br />
 
2785
 
 
2786
</dt><dd>
 
2787
<pre>
 
2788
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
2789
 
 
2790
</dd><dd>
 
2791
<p>Default value: timeout = 5</p>
 
2792
 
 
2793
</dd><dt><strong><strong>tos</strong></strong><br />
 
2794
 
 
2795
</dt><dd>
 
2796
<pre>
 
2797
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
2798
 
 
2799
</dd><dt><strong><strong>waittime</strong></strong><br />
 
2800
 
 
2801
</dt><dd>
 
2802
<pre>
 
2803
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
2804
 
 
2805
</dd></dl>
 
2806
<p>Syntax changes for subsection <strong>/[-_0-9a-zA-Z]+/</strong></p>
 
2807
<p>The following new variables are valid:</p>
 
2808
<dl>
 
2809
<dt><strong><strong>binary</strong></strong><br />
 
2810
 
 
2811
</dt><dd>
 
2812
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2813
 
 
2814
</dd><dd>
 
2815
<p>Default value: binary = /usr/bin/echoping</p>
 
2816
 
 
2817
<p></p>
 
2818
</dd><dt><strong><strong>forks</strong></strong><br />
 
2819
 
 
2820
</dt><dd>
 
2821
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2822
 
 
2823
</dd><dd>
 
2824
<p>Default value: forks = 5</p>
 
2825
 
 
2826
<p></p>
 
2827
</dd><dt><strong><strong>offset</strong></strong><br />
 
2828
 
 
2829
</dt><dd>
 
2830
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2831
 
 
2832
<p></p>
 
2833
</dd><dt><strong><strong>step</strong></strong><br />
 
2834
 
 
2835
</dt><dd>
 
2836
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2837
 
 
2838
<p></p>
 
2839
</dd><dt><strong><strong>extraopts</strong></strong><br />
 
2840
 
 
2841
</dt><dd>
 
2842
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2843
 
 
2844
<p></p>
 
2845
</dd><dt><strong><strong>ipversion</strong></strong><br />
 
2846
 
 
2847
</dt><dd>
 
2848
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2849
 
 
2850
<p></p>
 
2851
</dd><dt><strong><strong>pings</strong></strong><br />
 
2852
 
 
2853
</dt><dd>
 
2854
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2855
 
 
2856
<p></p>
 
2857
</dd><dt><strong><strong>priority</strong></strong><br />
 
2858
 
 
2859
</dt><dd>
 
2860
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2861
 
 
2862
<p></p>
 
2863
</dd><dt><strong><strong>timeout</strong></strong><br />
 
2864
 
 
2865
</dt><dd>
 
2866
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2867
 
 
2868
</dd><dd>
 
2869
<p>Default value: timeout = 5</p>
 
2870
 
 
2871
<p></p>
 
2872
</dd><dt><strong><strong>tos</strong></strong><br />
 
2873
 
 
2874
</dt><dd>
 
2875
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2876
 
 
2877
<p></p>
 
2878
</dd><dt><strong><strong>waittime</strong></strong><br />
 
2879
 
 
2880
</dt><dd>
 
2881
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2882
 
 
2883
</dd></dl>
 
2884
<p>(End of dynamical grammar changes for example instance <code>EchoPingSmtp</code>.)</p>
 
2885
</dd><dt><strong><a name="item_fping_3a__28see_the_separate_module_documentation_"><strong>FPing</strong>: (See the </a><a href="././Smokeping/probes/FPing.html">separate module documentation</a> for details about each variable.)</strong><br />
 
2886
 
 
2887
</dt><dd>
 
2888
The following new variables are valid:
 
2889
 
 
2890
<dl>
 
2891
<dt><strong><strong>binary</strong> <em>(mandatory setting)</em></strong><br />
 
2892
 
 
2893
</dt><dt><strong><a name="item_hostinterval"><strong>hostinterval</strong></a></strong><br />
 
2894
 
 
2895
</dt><dt><strong><strong>mininterval</strong></strong><br />
 
2896
 
 
2897
</dt><dd>
 
2898
Default value: mininterval = 0.01
 
2899
 
 
2900
<p></p>
 
2901
</dd><dt><strong><strong>offset</strong></strong><br />
 
2902
 
 
2903
</dt><dt><strong><strong>packetsize</strong></strong><br />
 
2904
 
 
2905
</dt><dt><strong><strong>pings</strong></strong><br />
 
2906
 
 
2907
</dt><dt><strong><strong>step</strong></strong><br />
 
2908
 
 
2909
</dt><dt><strong><strong>timeout</strong></strong><br />
 
2910
 
 
2911
</dt></dl>
 
2912
<p>Syntax changes for subsection <strong>/[-_0-9a-zA-Z]+/</strong></p>
 
2913
<p>The following new variables are valid:</p>
 
2914
<dl>
 
2915
<dt><strong><strong>binary</strong> <em>(mandatory setting)</em></strong><br />
 
2916
 
 
2917
</dt><dd>
 
2918
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2919
 
 
2920
<p></p>
 
2921
</dd><dt><strong><strong>hostinterval</strong></strong><br />
 
2922
 
 
2923
</dt><dd>
 
2924
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2925
 
 
2926
<p></p>
 
2927
</dd><dt><strong><strong>mininterval</strong></strong><br />
 
2928
 
 
2929
</dt><dd>
 
2930
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2931
 
 
2932
</dd><dd>
 
2933
<p>Default value: mininterval = 0.01</p>
 
2934
 
 
2935
<p></p>
 
2936
</dd><dt><strong><strong>offset</strong></strong><br />
 
2937
 
 
2938
</dt><dd>
 
2939
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2940
 
 
2941
<p></p>
 
2942
</dd><dt><strong><strong>packetsize</strong></strong><br />
 
2943
 
 
2944
</dt><dd>
 
2945
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2946
 
 
2947
<p></p>
 
2948
</dd><dt><strong><strong>pings</strong></strong><br />
 
2949
 
 
2950
</dt><dd>
 
2951
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2952
 
 
2953
<p></p>
 
2954
</dd><dt><strong><strong>step</strong></strong><br />
 
2955
 
 
2956
</dt><dd>
 
2957
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2958
 
 
2959
<p></p>
 
2960
</dd><dt><strong><strong>timeout</strong></strong><br />
 
2961
 
 
2962
</dt><dd>
 
2963
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
2964
 
 
2965
</dd></dl>
 
2966
<p>(End of dynamical grammar changes for example instance <code>FPing</code>.)</p>
 
2967
</dd><dt><strong><a name="item_fping6_3a__28see_the_separate_module_documentation"><strong>FPing6</strong>: (See the </a><a href="././Smokeping/probes/FPing6.html">separate module documentation</a> for details about each variable.)</strong><br />
 
2968
 
 
2969
</dt><dd>
 
2970
The following new variables are valid:
 
2971
 
 
2972
<dl>
 
2973
<dt><strong><strong>binary</strong> <em>(mandatory setting)</em></strong><br />
 
2974
 
 
2975
</dt><dt><strong><strong>hostinterval</strong></strong><br />
 
2976
 
 
2977
</dt><dt><strong><strong>mininterval</strong></strong><br />
 
2978
 
 
2979
</dt><dd>
 
2980
Default value: mininterval = 0.01
 
2981
 
 
2982
<p></p>
 
2983
</dd><dt><strong><strong>offset</strong></strong><br />
 
2984
 
 
2985
</dt><dt><strong><strong>packetsize</strong></strong><br />
 
2986
 
 
2987
</dt><dt><strong><strong>pings</strong></strong><br />
 
2988
 
 
2989
</dt><dt><strong><strong>step</strong></strong><br />
 
2990
 
 
2991
</dt><dt><strong><strong>timeout</strong></strong><br />
 
2992
 
 
2993
</dt></dl>
 
2994
<p>Syntax changes for subsection <strong>/[-_0-9a-zA-Z]+/</strong></p>
 
2995
<p>The following new variables are valid:</p>
 
2996
<dl>
 
2997
<dt><strong><strong>binary</strong> <em>(mandatory setting)</em></strong><br />
 
2998
 
 
2999
</dt><dd>
 
3000
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3001
 
 
3002
<p></p>
 
3003
</dd><dt><strong><strong>hostinterval</strong></strong><br />
 
3004
 
 
3005
</dt><dd>
 
3006
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3007
 
 
3008
<p></p>
 
3009
</dd><dt><strong><strong>mininterval</strong></strong><br />
 
3010
 
 
3011
</dt><dd>
 
3012
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3013
 
 
3014
</dd><dd>
 
3015
<p>Default value: mininterval = 0.01</p>
 
3016
 
 
3017
<p></p>
 
3018
</dd><dt><strong><strong>offset</strong></strong><br />
 
3019
 
 
3020
</dt><dd>
 
3021
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3022
 
 
3023
<p></p>
 
3024
</dd><dt><strong><strong>packetsize</strong></strong><br />
 
3025
 
 
3026
</dt><dd>
 
3027
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3028
 
 
3029
<p></p>
 
3030
</dd><dt><strong><strong>pings</strong></strong><br />
 
3031
 
 
3032
</dt><dd>
 
3033
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3034
 
 
3035
<p></p>
 
3036
</dd><dt><strong><strong>step</strong></strong><br />
 
3037
 
 
3038
</dt><dd>
 
3039
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3040
 
 
3041
<p></p>
 
3042
</dd><dt><strong><strong>timeout</strong></strong><br />
 
3043
 
 
3044
</dt><dd>
 
3045
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3046
 
 
3047
</dd></dl>
 
3048
<p>(End of dynamical grammar changes for example instance <code>FPing6</code>.)</p>
 
3049
</dd><dt><strong><a name="item_iosping_3a__28see_the_separate_module_documentatio"><strong>IOSPing</strong>: (See the </a><a href="././Smokeping/probes/IOSPing.html">separate module documentation</a> for details about each variable.)</strong><br />
 
3050
 
 
3051
</dt><dd>
 
3052
The following new variables are valid:
 
3053
 
 
3054
<dl>
 
3055
<dt><strong><strong>binary</strong> <em>(mandatory setting)</em></strong><br />
 
3056
 
 
3057
</dt><dt><strong><strong>forks</strong></strong><br />
 
3058
 
 
3059
</dt><dd>
 
3060
Default value: forks = 5
 
3061
 
 
3062
<p></p>
 
3063
</dd><dt><strong><strong>offset</strong></strong><br />
 
3064
 
 
3065
</dt><dt><strong><strong>packetsize</strong></strong><br />
 
3066
 
 
3067
</dt><dd>
 
3068
Default value: packetsize = 56
 
3069
 
 
3070
<p></p>
 
3071
</dd><dt><strong><strong>step</strong></strong><br />
 
3072
 
 
3073
</dt><dt><strong><strong>timeout</strong></strong><br />
 
3074
 
 
3075
</dt><dd>
 
3076
Default value: timeout = 5
 
3077
 
 
3078
<p></p>
 
3079
</dd><dt><strong><strong>ioshost</strong></strong><br />
 
3080
 
 
3081
</dt><dd>
 
3082
<pre>
 
3083
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
3084
 
 
3085
</dd><dd>
 
3086
<p>This variable <em>dynamically</em> modifies the grammar based on its value.</p>
 
3087
 
 
3088
</dd><dt><strong><strong>iosint</strong></strong><br />
 
3089
 
 
3090
</dt><dd>
 
3091
<pre>
 
3092
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
3093
 
 
3094
</dd><dt><strong><a name="item_iosuser"><strong>iosuser</strong></a></strong><br />
 
3095
 
 
3096
</dt><dd>
 
3097
<pre>
 
3098
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
3099
 
 
3100
</dd><dt><strong><strong>pings</strong></strong><br />
 
3101
 
 
3102
</dt><dd>
 
3103
<pre>
 
3104
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
3105
 
 
3106
</dd></dl>
 
3107
<p>Syntax changes for subsection <strong>/[-_0-9a-zA-Z]+/</strong></p>
 
3108
<p>The following new variables are valid:</p>
 
3109
<dl>
 
3110
<dt><strong><strong>binary</strong> <em>(mandatory setting)</em></strong><br />
 
3111
 
 
3112
</dt><dd>
 
3113
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3114
 
 
3115
<p></p>
 
3116
</dd><dt><strong><strong>forks</strong></strong><br />
 
3117
 
 
3118
</dt><dd>
 
3119
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3120
 
 
3121
</dd><dd>
 
3122
<p>Default value: forks = 5</p>
 
3123
 
 
3124
<p></p>
 
3125
</dd><dt><strong><strong>offset</strong></strong><br />
 
3126
 
 
3127
</dt><dd>
 
3128
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3129
 
 
3130
<p></p>
 
3131
</dd><dt><strong><strong>packetsize</strong></strong><br />
 
3132
 
 
3133
</dt><dd>
 
3134
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3135
 
 
3136
</dd><dd>
 
3137
<p>Default value: packetsize = 56</p>
 
3138
 
 
3139
<p></p>
 
3140
</dd><dt><strong><strong>step</strong></strong><br />
 
3141
 
 
3142
</dt><dd>
 
3143
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3144
 
 
3145
<p></p>
 
3146
</dd><dt><strong><strong>timeout</strong></strong><br />
 
3147
 
 
3148
</dt><dd>
 
3149
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3150
 
 
3151
</dd><dd>
 
3152
<p>Default value: timeout = 5</p>
 
3153
 
 
3154
<p></p>
 
3155
</dd><dt><strong><strong>ioshost</strong></strong><br />
 
3156
 
 
3157
</dt><dd>
 
3158
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3159
 
 
3160
<p></p>
 
3161
</dd><dt><strong><strong>iosint</strong></strong><br />
 
3162
 
 
3163
</dt><dd>
 
3164
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3165
 
 
3166
<p></p>
 
3167
</dd><dt><strong><strong>iosuser</strong></strong><br />
 
3168
 
 
3169
</dt><dd>
 
3170
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3171
 
 
3172
<p></p>
 
3173
</dd><dt><strong><strong>pings</strong></strong><br />
 
3174
 
 
3175
</dt><dd>
 
3176
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3177
 
 
3178
</dd></dl>
 
3179
<p>(End of dynamical grammar changes for example instance <code>IOSPing</code>.)</p>
 
3180
</dd><dt><strong><a name="item_ldap_3a__28see_the_separate_module_documentation_7"><strong>LDAP</strong>: (See the </a><a href="././Smokeping/probes/LDAP.html">separate module documentation</a> for details about each variable.)</strong><br />
 
3181
 
 
3182
</dt><dd>
 
3183
The following new variables are valid:
 
3184
 
 
3185
<dl>
 
3186
<dt><strong><strong>forks</strong></strong><br />
 
3187
 
 
3188
</dt><dd>
 
3189
Default value: forks = 5
 
3190
 
 
3191
<p></p>
 
3192
</dd><dt><strong><strong>offset</strong></strong><br />
 
3193
 
 
3194
</dt><dt><strong><a name="item_passwordfile"><strong>passwordfile</strong></a></strong><br />
 
3195
 
 
3196
</dt><dt><strong><strong>step</strong></strong><br />
 
3197
 
 
3198
</dt><dt><strong><a name="item_attrs"><strong>attrs</strong></a></strong><br />
 
3199
 
 
3200
</dt><dd>
 
3201
<pre>
 
3202
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
3203
 
 
3204
</dd><dt><strong><a name="item_base"><strong>base</strong></a></strong><br />
 
3205
 
 
3206
</dt><dd>
 
3207
<pre>
 
3208
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
3209
 
 
3210
</dd><dt><strong><a name="item_binddn"><strong>binddn</strong></a></strong><br />
 
3211
 
 
3212
</dt><dd>
 
3213
<pre>
 
3214
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
3215
 
 
3216
</dd><dt><strong><a name="item_filter"><strong>filter</strong></a></strong><br />
 
3217
 
 
3218
</dt><dd>
 
3219
<pre>
 
3220
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
3221
 
 
3222
</dd><dd>
 
3223
<p>This variable <em>dynamically</em> modifies the grammar based on its value.</p>
 
3224
 
 
3225
</dd><dt><strong><strong>mininterval</strong></strong><br />
 
3226
 
 
3227
</dt><dd>
 
3228
<pre>
 
3229
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
3230
 
 
3231
</dd><dd>
 
3232
<p>Default value: mininterval = 1</p>
 
3233
 
 
3234
</dd><dt><strong><a name="item_password"><strong>password</strong></a></strong><br />
 
3235
 
 
3236
</dt><dd>
 
3237
<pre>
 
3238
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
3239
 
 
3240
</dd><dt><strong><strong>pings</strong></strong><br />
 
3241
 
 
3242
</dt><dd>
 
3243
<pre>
 
3244
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
3245
 
 
3246
</dd><dt><strong><strong>port</strong></strong><br />
 
3247
 
 
3248
</dt><dd>
 
3249
<pre>
 
3250
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
3251
 
 
3252
</dd><dt><strong><a name="item_scope"><strong>scope</strong></a></strong><br />
 
3253
 
 
3254
</dt><dd>
 
3255
<pre>
 
3256
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
3257
 
 
3258
</dd><dd>
 
3259
<p>Default value: scope = sub</p>
 
3260
 
 
3261
</dd><dt><strong><a name="item_start_tls"><strong>start_tls</strong></a></strong><br />
 
3262
 
 
3263
</dt><dd>
 
3264
<pre>
 
3265
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
3266
 
 
3267
</dd><dt><strong><strong>timeout</strong></strong><br />
 
3268
 
 
3269
</dt><dd>
 
3270
<pre>
 
3271
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
3272
 
 
3273
</dd><dd>
 
3274
<p>Default value: timeout = 5</p>
 
3275
 
 
3276
</dd><dt><strong><a name="item_version"><strong>version</strong></a></strong><br />
 
3277
 
 
3278
</dt><dd>
 
3279
<pre>
 
3280
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
3281
 
 
3282
</dd></dl>
 
3283
<p>Syntax changes for subsection <strong>/[-_0-9a-zA-Z]+/</strong></p>
 
3284
<p>The following new variables are valid:</p>
 
3285
<dl>
 
3286
<dt><strong><strong>forks</strong></strong><br />
 
3287
 
 
3288
</dt><dd>
 
3289
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3290
 
 
3291
</dd><dd>
 
3292
<p>Default value: forks = 5</p>
 
3293
 
 
3294
<p></p>
 
3295
</dd><dt><strong><strong>offset</strong></strong><br />
 
3296
 
 
3297
</dt><dd>
 
3298
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3299
 
 
3300
<p></p>
 
3301
</dd><dt><strong><strong>passwordfile</strong></strong><br />
 
3302
 
 
3303
</dt><dd>
 
3304
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3305
 
 
3306
<p></p>
 
3307
</dd><dt><strong><strong>step</strong></strong><br />
 
3308
 
 
3309
</dt><dd>
 
3310
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3311
 
 
3312
<p></p>
 
3313
</dd><dt><strong><strong>attrs</strong></strong><br />
 
3314
 
 
3315
</dt><dd>
 
3316
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3317
 
 
3318
<p></p>
 
3319
</dd><dt><strong><strong>base</strong></strong><br />
 
3320
 
 
3321
</dt><dd>
 
3322
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3323
 
 
3324
<p></p>
 
3325
</dd><dt><strong><strong>binddn</strong></strong><br />
 
3326
 
 
3327
</dt><dd>
 
3328
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3329
 
 
3330
<p></p>
 
3331
</dd><dt><strong><strong>filter</strong></strong><br />
 
3332
 
 
3333
</dt><dd>
 
3334
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3335
 
 
3336
<p></p>
 
3337
</dd><dt><strong><strong>mininterval</strong></strong><br />
 
3338
 
 
3339
</dt><dd>
 
3340
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3341
 
 
3342
</dd><dd>
 
3343
<p>Default value: mininterval = 1</p>
 
3344
 
 
3345
<p></p>
 
3346
</dd><dt><strong><strong>password</strong></strong><br />
 
3347
 
 
3348
</dt><dd>
 
3349
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3350
 
 
3351
<p></p>
 
3352
</dd><dt><strong><strong>pings</strong></strong><br />
 
3353
 
 
3354
</dt><dd>
 
3355
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3356
 
 
3357
<p></p>
 
3358
</dd><dt><strong><strong>port</strong></strong><br />
 
3359
 
 
3360
</dt><dd>
 
3361
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3362
 
 
3363
<p></p>
 
3364
</dd><dt><strong><strong>scope</strong></strong><br />
 
3365
 
 
3366
</dt><dd>
 
3367
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3368
 
 
3369
</dd><dd>
 
3370
<p>Default value: scope = sub</p>
 
3371
 
 
3372
<p></p>
 
3373
</dd><dt><strong><strong>start_tls</strong></strong><br />
 
3374
 
 
3375
</dt><dd>
 
3376
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3377
 
 
3378
<p></p>
 
3379
</dd><dt><strong><strong>timeout</strong></strong><br />
 
3380
 
 
3381
</dt><dd>
 
3382
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3383
 
 
3384
</dd><dd>
 
3385
<p>Default value: timeout = 5</p>
 
3386
 
 
3387
<p></p>
 
3388
</dd><dt><strong><strong>version</strong></strong><br />
 
3389
 
 
3390
</dt><dd>
 
3391
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3392
 
 
3393
</dd></dl>
 
3394
<p>(End of dynamical grammar changes for example instance <code>LDAP</code>.)</p>
 
3395
</dd><dt><strong><a name="item_radius_3a__28see_the_separate_module_documentation"><strong>Radius</strong>: (See the </a><a href="././Smokeping/probes/Radius.html">separate module documentation</a> for details about each variable.)</strong><br />
 
3396
 
 
3397
</dt><dd>
 
3398
The following new variables are valid:
 
3399
 
 
3400
<dl>
 
3401
<dt><strong><strong>forks</strong></strong><br />
 
3402
 
 
3403
</dt><dd>
 
3404
Default value: forks = 5
 
3405
 
 
3406
<p></p>
 
3407
</dd><dt><strong><strong>offset</strong></strong><br />
 
3408
 
 
3409
</dt><dt><strong><strong>passwordfile</strong></strong><br />
 
3410
 
 
3411
</dt><dt><strong><a name="item_secretfile"><strong>secretfile</strong></a></strong><br />
 
3412
 
 
3413
</dt><dt><strong><strong>step</strong></strong><br />
 
3414
 
 
3415
</dt><dt><strong><strong>mininterval</strong></strong><br />
 
3416
 
 
3417
</dt><dd>
 
3418
<pre>
 
3419
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
3420
 
 
3421
</dd><dd>
 
3422
<p>Default value: mininterval = 1</p>
 
3423
 
 
3424
</dd><dt><strong><a name="item_nas_ip_address"><strong>nas_ip_address</strong></a></strong><br />
 
3425
 
 
3426
</dt><dd>
 
3427
<pre>
 
3428
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
3429
 
 
3430
</dd><dt><strong><strong>password</strong></strong><br />
 
3431
 
 
3432
</dt><dd>
 
3433
<pre>
 
3434
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
3435
 
 
3436
</dd><dt><strong><strong>pings</strong></strong><br />
 
3437
 
 
3438
</dt><dd>
 
3439
<pre>
 
3440
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
3441
 
 
3442
</dd><dt><strong><strong>port</strong></strong><br />
 
3443
 
 
3444
</dt><dd>
 
3445
<pre>
 
3446
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
3447
 
 
3448
</dd><dt><strong><a name="item_secret"><strong>secret</strong></a></strong><br />
 
3449
 
 
3450
</dt><dd>
 
3451
<pre>
 
3452
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
3453
 
 
3454
</dd><dt><strong><strong>timeout</strong></strong><br />
 
3455
 
 
3456
</dt><dd>
 
3457
<pre>
 
3458
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
3459
 
 
3460
</dd><dd>
 
3461
<p>Default value: timeout = 5</p>
 
3462
 
 
3463
</dd><dt><strong><a name="item_username"><strong>username</strong></a></strong><br />
 
3464
 
 
3465
</dt><dd>
 
3466
<pre>
 
3467
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
3468
 
 
3469
</dd><dd>
 
3470
<p>This variable <em>dynamically</em> modifies the grammar based on its value.</p>
 
3471
 
 
3472
</dd></dl>
 
3473
<p>Syntax changes for subsection <strong>/[-_0-9a-zA-Z]+/</strong></p>
 
3474
<p>The following new variables are valid:</p>
 
3475
<dl>
 
3476
<dt><strong><strong>forks</strong></strong><br />
 
3477
 
 
3478
</dt><dd>
 
3479
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3480
 
 
3481
</dd><dd>
 
3482
<p>Default value: forks = 5</p>
 
3483
 
 
3484
<p></p>
 
3485
</dd><dt><strong><strong>offset</strong></strong><br />
 
3486
 
 
3487
</dt><dd>
 
3488
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3489
 
 
3490
<p></p>
 
3491
</dd><dt><strong><strong>passwordfile</strong></strong><br />
 
3492
 
 
3493
</dt><dd>
 
3494
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3495
 
 
3496
<p></p>
 
3497
</dd><dt><strong><strong>secretfile</strong></strong><br />
 
3498
 
 
3499
</dt><dd>
 
3500
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3501
 
 
3502
<p></p>
 
3503
</dd><dt><strong><strong>step</strong></strong><br />
 
3504
 
 
3505
</dt><dd>
 
3506
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3507
 
 
3508
<p></p>
 
3509
</dd><dt><strong><strong>mininterval</strong></strong><br />
 
3510
 
 
3511
</dt><dd>
 
3512
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3513
 
 
3514
</dd><dd>
 
3515
<p>Default value: mininterval = 1</p>
 
3516
 
 
3517
<p></p>
 
3518
</dd><dt><strong><strong>nas_ip_address</strong></strong><br />
 
3519
 
 
3520
</dt><dd>
 
3521
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3522
 
 
3523
<p></p>
 
3524
</dd><dt><strong><strong>password</strong></strong><br />
 
3525
 
 
3526
</dt><dd>
 
3527
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3528
 
 
3529
<p></p>
 
3530
</dd><dt><strong><strong>pings</strong></strong><br />
 
3531
 
 
3532
</dt><dd>
 
3533
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3534
 
 
3535
<p></p>
 
3536
</dd><dt><strong><strong>port</strong></strong><br />
 
3537
 
 
3538
</dt><dd>
 
3539
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3540
 
 
3541
<p></p>
 
3542
</dd><dt><strong><strong>secret</strong></strong><br />
 
3543
 
 
3544
</dt><dd>
 
3545
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3546
 
 
3547
<p></p>
 
3548
</dd><dt><strong><strong>timeout</strong></strong><br />
 
3549
 
 
3550
</dt><dd>
 
3551
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3552
 
 
3553
</dd><dd>
 
3554
<p>Default value: timeout = 5</p>
 
3555
 
 
3556
<p></p>
 
3557
</dd><dt><strong><strong>username</strong></strong><br />
 
3558
 
 
3559
</dt><dd>
 
3560
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3561
 
 
3562
</dd></dl>
 
3563
<p>(End of dynamical grammar changes for example instance <code>Radius</code>.)</p>
 
3564
</dd><dt><strong><a name="item_remotefping_3a__28see_the_separate_module_document"><strong>RemoteFPing</strong>: (See the </a><a href="././Smokeping/probes/RemoteFPing.html">separate module documentation</a> for details about each variable.)</strong><br />
 
3565
 
 
3566
</dt><dd>
 
3567
The following new variables are valid:
 
3568
 
 
3569
<dl>
 
3570
<dt><strong><strong>binary</strong> <em>(mandatory setting)</em></strong><br />
 
3571
 
 
3572
</dt><dt><strong><strong>hostinterval</strong></strong><br />
 
3573
 
 
3574
</dt><dt><strong><strong>mininterval</strong></strong><br />
 
3575
 
 
3576
</dt><dd>
 
3577
Default value: mininterval = 0.01
 
3578
 
 
3579
<p></p>
 
3580
</dd><dt><strong><strong>offset</strong></strong><br />
 
3581
 
 
3582
</dt><dt><strong><strong>packetsize</strong></strong><br />
 
3583
 
 
3584
</dt><dt><strong><strong>pings</strong></strong><br />
 
3585
 
 
3586
</dt><dt><strong><a name="item_rbinary"><strong>rbinary</strong> <em>(mandatory setting)</em></a></strong><br />
 
3587
 
 
3588
</dt><dt><strong><a name="item_rhost"><strong>rhost</strong> <em>(mandatory setting)</em></a></strong><br />
 
3589
 
 
3590
</dt><dt><strong><a name="item_ruser"><strong>ruser</strong></a></strong><br />
 
3591
 
 
3592
</dt><dt><strong><strong>step</strong></strong><br />
 
3593
 
 
3594
</dt><dt><strong><strong>timeout</strong></strong><br />
 
3595
 
 
3596
</dt></dl>
 
3597
<p>Syntax changes for subsection <strong>/[-_0-9a-zA-Z]+/</strong></p>
 
3598
<p>The following new variables are valid:</p>
 
3599
<dl>
 
3600
<dt><strong><strong>binary</strong> <em>(mandatory setting)</em></strong><br />
 
3601
 
 
3602
</dt><dd>
 
3603
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3604
 
 
3605
<p></p>
 
3606
</dd><dt><strong><strong>hostinterval</strong></strong><br />
 
3607
 
 
3608
</dt><dd>
 
3609
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3610
 
 
3611
<p></p>
 
3612
</dd><dt><strong><strong>mininterval</strong></strong><br />
 
3613
 
 
3614
</dt><dd>
 
3615
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3616
 
 
3617
</dd><dd>
 
3618
<p>Default value: mininterval = 0.01</p>
 
3619
 
 
3620
<p></p>
 
3621
</dd><dt><strong><strong>offset</strong></strong><br />
 
3622
 
 
3623
</dt><dd>
 
3624
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3625
 
 
3626
<p></p>
 
3627
</dd><dt><strong><strong>packetsize</strong></strong><br />
 
3628
 
 
3629
</dt><dd>
 
3630
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3631
 
 
3632
<p></p>
 
3633
</dd><dt><strong><strong>pings</strong></strong><br />
 
3634
 
 
3635
</dt><dd>
 
3636
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3637
 
 
3638
<p></p>
 
3639
</dd><dt><strong><strong>rbinary</strong> <em>(mandatory setting)</em></strong><br />
 
3640
 
 
3641
</dt><dd>
 
3642
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3643
 
 
3644
<p></p>
 
3645
</dd><dt><strong><strong>rhost</strong> <em>(mandatory setting)</em></strong><br />
 
3646
 
 
3647
</dt><dd>
 
3648
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3649
 
 
3650
<p></p>
 
3651
</dd><dt><strong><strong>ruser</strong></strong><br />
 
3652
 
 
3653
</dt><dd>
 
3654
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3655
 
 
3656
<p></p>
 
3657
</dd><dt><strong><strong>step</strong></strong><br />
 
3658
 
 
3659
</dt><dd>
 
3660
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3661
 
 
3662
<p></p>
 
3663
</dd><dt><strong><strong>timeout</strong></strong><br />
 
3664
 
 
3665
</dt><dd>
 
3666
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3667
 
 
3668
</dd></dl>
 
3669
<p>(End of dynamical grammar changes for example instance <code>RemoteFPing</code>.)</p>
 
3670
</dd><dt><strong><a name="item_ssh_3a__28see_the_separate_module_documentation_7c"><strong>SSH</strong>: (See the </a><a href="././Smokeping/probes/SSH.html">separate module documentation</a> for details about each variable.)</strong><br />
 
3671
 
 
3672
</dt><dd>
 
3673
The following new variables are valid:
 
3674
 
 
3675
<dl>
 
3676
<dt><strong><strong>binary</strong> <em>(mandatory setting)</em></strong><br />
 
3677
 
 
3678
</dt><dt><strong><strong>forks</strong></strong><br />
 
3679
 
 
3680
</dt><dd>
 
3681
Default value: forks = 5
 
3682
 
 
3683
<p></p>
 
3684
</dd><dt><strong><strong>offset</strong></strong><br />
 
3685
 
 
3686
</dt><dt><strong><strong>step</strong></strong><br />
 
3687
 
 
3688
</dt><dt><strong><strong>timeout</strong></strong><br />
 
3689
 
 
3690
</dt><dd>
 
3691
Default value: timeout = 5
 
3692
 
 
3693
<p></p>
 
3694
</dd><dt><strong><a name="item_keytype"><strong>keytype</strong></a></strong><br />
 
3695
 
 
3696
</dt><dd>
 
3697
<pre>
 
3698
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
3699
 
 
3700
</dd><dd>
 
3701
<p>Default value: keytype = rsa</p>
 
3702
 
 
3703
</dd><dt><strong><strong>pings</strong></strong><br />
 
3704
 
 
3705
</dt><dd>
 
3706
<pre>
 
3707
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
3708
 
 
3709
</dd></dl>
 
3710
<p>Syntax changes for subsection <strong>/[-_0-9a-zA-Z]+/</strong></p>
 
3711
<p>The following new variables are valid:</p>
 
3712
<dl>
 
3713
<dt><strong><strong>binary</strong> <em>(mandatory setting)</em></strong><br />
 
3714
 
 
3715
</dt><dd>
 
3716
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3717
 
 
3718
<p></p>
 
3719
</dd><dt><strong><strong>forks</strong></strong><br />
 
3720
 
 
3721
</dt><dd>
 
3722
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3723
 
 
3724
</dd><dd>
 
3725
<p>Default value: forks = 5</p>
 
3726
 
 
3727
<p></p>
 
3728
</dd><dt><strong><strong>offset</strong></strong><br />
 
3729
 
 
3730
</dt><dd>
 
3731
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3732
 
 
3733
<p></p>
 
3734
</dd><dt><strong><strong>step</strong></strong><br />
 
3735
 
 
3736
</dt><dd>
 
3737
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3738
 
 
3739
<p></p>
 
3740
</dd><dt><strong><strong>timeout</strong></strong><br />
 
3741
 
 
3742
</dt><dd>
 
3743
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3744
 
 
3745
</dd><dd>
 
3746
<p>Default value: timeout = 5</p>
 
3747
 
 
3748
<p></p>
 
3749
</dd><dt><strong><strong>keytype</strong></strong><br />
 
3750
 
 
3751
</dt><dd>
 
3752
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3753
 
 
3754
</dd><dd>
 
3755
<p>Default value: keytype = rsa</p>
 
3756
 
 
3757
<p></p>
 
3758
</dd><dt><strong><strong>pings</strong></strong><br />
 
3759
 
 
3760
</dt><dd>
 
3761
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3762
 
 
3763
</dd></dl>
 
3764
<p>(End of dynamical grammar changes for example instance <code>SSH</code>.)</p>
 
3765
</dd><dt><strong><a name="item_tacacsplus_3a__28see_the_separate_module_documenta"><strong>TacacsPlus</strong>: (See the </a><a href="./Smokeping/probes/TacacsPlus.html">separate module documentation</a> for details about each variable.)</strong><br />
 
3766
 
 
3767
</dt><dd>
 
3768
The following new variables are valid:
 
3769
 
 
3770
<dl>
 
3771
<dt><strong><strong>forks</strong></strong><br />
 
3772
 
 
3773
</dt><dd>
 
3774
Default value: forks = 5
 
3775
 
 
3776
<p></p>
 
3777
</dd><dt><strong><strong>offset</strong></strong><br />
 
3778
 
 
3779
</dt><dt><strong><strong>passwordfile</strong></strong><br />
 
3780
 
 
3781
</dt><dt><strong><strong>secretfile</strong></strong><br />
 
3782
 
 
3783
</dt><dt><strong><strong>step</strong></strong><br />
 
3784
 
 
3785
</dt><dt><strong><a name="item_authtype"><strong>authtype</strong></a></strong><br />
 
3786
 
 
3787
</dt><dd>
 
3788
<pre>
 
3789
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
3790
 
 
3791
</dd><dd>
 
3792
<p>Default value: authtype = ASCII</p>
 
3793
 
 
3794
</dd><dt><strong><strong>mininterval</strong></strong><br />
 
3795
 
 
3796
</dt><dd>
 
3797
<pre>
 
3798
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
3799
 
 
3800
</dd><dd>
 
3801
<p>Default value: mininterval = 1</p>
 
3802
 
 
3803
</dd><dt><strong><strong>password</strong></strong><br />
 
3804
 
 
3805
</dt><dd>
 
3806
<pre>
 
3807
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
3808
 
 
3809
</dd><dt><strong><strong>pings</strong></strong><br />
 
3810
 
 
3811
</dt><dd>
 
3812
<pre>
 
3813
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
3814
 
 
3815
</dd><dt><strong><strong>port</strong></strong><br />
 
3816
 
 
3817
</dt><dd>
 
3818
<pre>
 
3819
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
3820
 
 
3821
</dd><dd>
 
3822
<p>Default value: port = 49</p>
 
3823
 
 
3824
</dd><dt><strong><strong>secret</strong></strong><br />
 
3825
 
 
3826
</dt><dd>
 
3827
<pre>
 
3828
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
3829
 
 
3830
</dd><dt><strong><strong>timeout</strong></strong><br />
 
3831
 
 
3832
</dt><dd>
 
3833
<pre>
 
3834
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
3835
 
 
3836
</dd><dd>
 
3837
<p>Default value: timeout = 5</p>
 
3838
 
 
3839
</dd><dt><strong><strong>username</strong></strong><br />
 
3840
 
 
3841
</dt><dd>
 
3842
<pre>
 
3843
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
3844
 
 
3845
</dd><dd>
 
3846
<p>This variable <em>dynamically</em> modifies the grammar based on its value.</p>
 
3847
 
 
3848
</dd></dl>
 
3849
<p>Syntax changes for subsection <strong>/[-_0-9a-zA-Z]+/</strong></p>
 
3850
<p>The following new variables are valid:</p>
 
3851
<dl>
 
3852
<dt><strong><strong>forks</strong></strong><br />
 
3853
 
 
3854
</dt><dd>
 
3855
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3856
 
 
3857
</dd><dd>
 
3858
<p>Default value: forks = 5</p>
 
3859
 
 
3860
<p></p>
 
3861
</dd><dt><strong><strong>offset</strong></strong><br />
 
3862
 
 
3863
</dt><dd>
 
3864
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3865
 
 
3866
<p></p>
 
3867
</dd><dt><strong><strong>passwordfile</strong></strong><br />
 
3868
 
 
3869
</dt><dd>
 
3870
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3871
 
 
3872
<p></p>
 
3873
</dd><dt><strong><strong>secretfile</strong></strong><br />
 
3874
 
 
3875
</dt><dd>
 
3876
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3877
 
 
3878
<p></p>
 
3879
</dd><dt><strong><strong>step</strong></strong><br />
 
3880
 
 
3881
</dt><dd>
 
3882
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3883
 
 
3884
<p></p>
 
3885
</dd><dt><strong><strong>authtype</strong></strong><br />
 
3886
 
 
3887
</dt><dd>
 
3888
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3889
 
 
3890
</dd><dd>
 
3891
<p>Default value: authtype = ASCII</p>
 
3892
 
 
3893
<p></p>
 
3894
</dd><dt><strong><strong>mininterval</strong></strong><br />
 
3895
 
 
3896
</dt><dd>
 
3897
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3898
 
 
3899
</dd><dd>
 
3900
<p>Default value: mininterval = 1</p>
 
3901
 
 
3902
<p></p>
 
3903
</dd><dt><strong><strong>password</strong></strong><br />
 
3904
 
 
3905
</dt><dd>
 
3906
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3907
 
 
3908
<p></p>
 
3909
</dd><dt><strong><strong>pings</strong></strong><br />
 
3910
 
 
3911
</dt><dd>
 
3912
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3913
 
 
3914
<p></p>
 
3915
</dd><dt><strong><strong>port</strong></strong><br />
 
3916
 
 
3917
</dt><dd>
 
3918
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3919
 
 
3920
</dd><dd>
 
3921
<p>Default value: port = 49</p>
 
3922
 
 
3923
<p></p>
 
3924
</dd><dt><strong><strong>secret</strong></strong><br />
 
3925
 
 
3926
</dt><dd>
 
3927
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3928
 
 
3929
<p></p>
 
3930
</dd><dt><strong><strong>timeout</strong></strong><br />
 
3931
 
 
3932
</dt><dd>
 
3933
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3934
 
 
3935
</dd><dd>
 
3936
<p>Default value: timeout = 5</p>
 
3937
 
 
3938
<p></p>
 
3939
</dd><dt><strong><strong>username</strong></strong><br />
 
3940
 
 
3941
</dt><dd>
 
3942
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
3943
 
 
3944
</dd></dl>
 
3945
<p>(End of dynamical grammar changes for example instance <code>TacacsPlus</code>.)</p>
 
3946
</dd><dt><strong><a name="item_telnetiosping_3a__28see_the_separate_module_docume"><strong>TelnetIOSPing</strong>: (See the </a><a href="././Smokeping/probes/TelnetIOSPing.html">separate module documentation</a> for details about each variable.)</strong><br />
 
3947
 
 
3948
</dt><dd>
 
3949
The following new variables are valid:
 
3950
 
 
3951
<dl>
 
3952
<dt><strong><strong>forks</strong></strong><br />
 
3953
 
 
3954
</dt><dd>
 
3955
Default value: forks = 5
 
3956
 
 
3957
<p></p>
 
3958
</dd><dt><strong><strong>offset</strong></strong><br />
 
3959
 
 
3960
</dt><dt><strong><strong>packetsize</strong></strong><br />
 
3961
 
 
3962
</dt><dd>
 
3963
Default value: packetsize = 56
 
3964
 
 
3965
<p></p>
 
3966
</dd><dt><strong><strong>step</strong></strong><br />
 
3967
 
 
3968
</dt><dt><strong><strong>timeout</strong></strong><br />
 
3969
 
 
3970
</dt><dd>
 
3971
Default value: timeout = 5
 
3972
 
 
3973
<p></p>
 
3974
</dd><dt><strong><a name="item_iospass"><strong>iospass</strong></a></strong><br />
 
3975
 
 
3976
</dt><dd>
 
3977
<pre>
 
3978
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
3979
 
 
3980
</dd><dd>
 
3981
<p>This variable <em>dynamically</em> modifies the grammar based on its value.</p>
 
3982
 
 
3983
</dd><dt><strong><strong>iosuser</strong></strong><br />
 
3984
 
 
3985
</dt><dd>
 
3986
<pre>
 
3987
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
3988
 
 
3989
</dd><dd>
 
3990
<p>This variable <em>dynamically</em> modifies the grammar based on its value.</p>
 
3991
 
 
3992
</dd><dt><strong><strong>pings</strong></strong><br />
 
3993
 
 
3994
</dt><dd>
 
3995
<pre>
 
3996
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
3997
 
 
3998
</dd><dt><strong><a name="item_psource"><strong>psource</strong></a></strong><br />
 
3999
 
 
4000
</dt><dd>
 
4001
<pre>
 
4002
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
4003
 
 
4004
</dd><dt><strong><a name="item_source"><strong>source</strong></a></strong><br />
 
4005
 
 
4006
</dt><dd>
 
4007
<pre>
 
4008
 (This variable can be overridden target-specifically in the Targets section.)</pre>
 
4009
 
 
4010
</dd><dd>
 
4011
<p>This variable <em>dynamically</em> modifies the grammar based on its value.</p>
 
4012
 
 
4013
</dd></dl>
 
4014
<p>Syntax changes for subsection <strong>/[-_0-9a-zA-Z]+/</strong></p>
 
4015
<p>The following new variables are valid:</p>
 
4016
<dl>
 
4017
<dt><strong><strong>forks</strong></strong><br />
 
4018
 
 
4019
</dt><dd>
 
4020
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4021
 
 
4022
</dd><dd>
 
4023
<p>Default value: forks = 5</p>
 
4024
 
 
4025
<p></p>
 
4026
</dd><dt><strong><strong>offset</strong></strong><br />
 
4027
 
 
4028
</dt><dd>
 
4029
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4030
 
 
4031
<p></p>
 
4032
</dd><dt><strong><strong>packetsize</strong></strong><br />
 
4033
 
 
4034
</dt><dd>
 
4035
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4036
 
 
4037
</dd><dd>
 
4038
<p>Default value: packetsize = 56</p>
 
4039
 
 
4040
<p></p>
 
4041
</dd><dt><strong><strong>step</strong></strong><br />
 
4042
 
 
4043
</dt><dd>
 
4044
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4045
 
 
4046
<p></p>
 
4047
</dd><dt><strong><strong>timeout</strong></strong><br />
 
4048
 
 
4049
</dt><dd>
 
4050
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4051
 
 
4052
</dd><dd>
 
4053
<p>Default value: timeout = 5</p>
 
4054
 
 
4055
<p></p>
 
4056
</dd><dt><strong><strong>iospass</strong></strong><br />
 
4057
 
 
4058
</dt><dd>
 
4059
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4060
 
 
4061
<p></p>
 
4062
</dd><dt><strong><strong>iosuser</strong></strong><br />
 
4063
 
 
4064
</dt><dd>
 
4065
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4066
 
 
4067
<p></p>
 
4068
</dd><dt><strong><strong>pings</strong></strong><br />
 
4069
 
 
4070
</dt><dd>
 
4071
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4072
 
 
4073
<p></p>
 
4074
</dd><dt><strong><strong>psource</strong></strong><br />
 
4075
 
 
4076
</dt><dd>
 
4077
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4078
 
 
4079
<p></p>
 
4080
</dd><dt><strong><strong>source</strong></strong><br />
 
4081
 
 
4082
</dt><dd>
 
4083
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4084
 
 
4085
</dd></dl>
 
4086
<p>(End of dynamical grammar changes for example instance <code>TelnetIOSPing</code>.)</p>
 
4087
</dd></dl>
 
4088
<p>(End of dynamical grammar changes for example instances of section <code>/[-_0-9a-zA-Z]+/</code>.)</p>
 
4089
</dd></dl>
576
4090
<p>
577
4091
</p>
578
4092
<h2><a name="____alerts____">*** Alerts ***</a></h2>
615
4129
let the pattern match:</p>
616
4130
<pre>
617
4131
  &gt;10%,*10*,&gt;10%</pre>
618
 
<p>will fire if more than 10% of the packets have been losst twice over the
 
4132
<p>will fire if more than 10% of the packets have been lost at least twice over the
619
4133
last 10 samples.</p>
620
4134
<p>A complete example</p>
621
4135
<pre>
649
4163
<p>The following variables can be set in this section:</p>
650
4164
<dl>
651
4165
<dt><strong><a name="item_to"><strong>to</strong> <em>(mandatory setting)</em></a></strong><br />
652
 
</dt>
653
 
<dt><strong><a name="item_from"><strong>from</strong> <em>(mandatory setting)</em></a></strong><br />
654
 
</dt>
655
 
</dl>
 
4166
 
 
4167
</dt><dd>
 
4168
Either an email address to send alerts to, or the name of a program to
 
4169
execute when an alert matches. To call a program, the first character of the
 
4170
<strong>to</strong> value must be a pipe symbol ``|''. The program will the be called
 
4171
whenever an alert matches, using the following 5 arguments 
 
4172
(except if <strong>edgetrigger</strong> is 'yes'; see below):
 
4173
<strong>name-of-alert</strong>, <strong>target</strong>, <strong>loss-pattern</strong>, <strong>rtt-pattern</strong>, <strong>hostname</strong>.
 
4174
You can also provide a comma separated list of addresses and programs.
 
4175
 
 
4176
<p></p>
 
4177
</dd><dt><strong><a name="item_from"><strong>from</strong> <em>(mandatory setting)</em></a></strong><br />
 
4178
 
 
4179
</dt><dd>
 
4180
who should alerts appear to be coming from ?
 
4181
 
 
4182
<p></p>
 
4183
</dd><dt><strong><a name="item_edgetrigger"><strong>edgetrigger</strong></a></strong><br />
 
4184
 
 
4185
</dt><dd>
 
4186
The alert notifications and/or the programs executed are normally triggered every
 
4187
time the alert matches. If this variable is set to 'yes', they will be triggered
 
4188
only when the alert's state is changed, ie. when it's raised and when it's cleared.
 
4189
Subsequent matches of the same alert will thus not trigger a notification.
 
4190
 
 
4191
</dd><dd>
 
4192
<p>When this variable is set to 'yes', a notification program (see the <strong>to</strong> variable
 
4193
documentation above) will get a sixth argument, <strong>raise</strong>, which has the value 1 if the alert
 
4194
was just raised and 0 if it was cleared.</p>
 
4195
 
 
4196
</dd><dd>
 
4197
<p>Default value: edgetrigger = no</p>
 
4198
 
 
4199
<p></p></dd></dl>
656
4200
<p>The following sections are valid on level 1:</p>
657
4201
<dl>
658
4202
<dt><strong><a name="item__2b_2f_5b_5e_5cs_2c_5d_2b_2f"><strong>+/[^\s,]+/</strong></a></strong><br />
659
 
</dt>
660
 
<dd>
 
4203
 
 
4204
</dt><dd>
661
4205
The following variables can be set in this section:
662
 
</dd>
 
4206
 
663
4207
<dl>
664
4208
<dt><strong><a name="item_type"><strong>type</strong> <em>(mandatory setting)</em></a></strong><br />
665
 
</dt>
666
 
<dd>
667
 
Currently the pattern types <strong>rtt</strong> and <strong>loss</strong> and <strong>matcher</strong> are known
668
 
</dd>
 
4209
 
 
4210
</dt><dd>
 
4211
Currently the pattern types <strong>rtt</strong> and <strong>loss</strong> and <strong>matcher</strong> are known.
 
4212
 
 
4213
</dd><dd>
 
4214
<p>Matchers are plugin modules that extend the alert conditions.  Known
 
4215
matchers are <a href="./Smokeping/matchers/Avgratio.html">Avgratio</a>, <a href="./Smokeping/matchers/CheckLatency.html">CheckLatency</a>, <a href="./Smokeping/matchers/CheckLoss.html">CheckLoss</a>, <a href="./Smokeping/matchers/Median.html">Median</a>.</p>
 
4216
 
 
4217
</dd><dd>
 
4218
<p>See the documentation of the corresponding matcher module
 
4219
(eg. <a href="./Smokeping/matchers/Avgratio.html">the Smokeping::matchers::Avgratio manpage</a>) for instructions on
 
4220
configuring it.</p>
 
4221
 
669
4222
<p></p>
670
 
<dt><strong><a name="item_pattern"><strong>pattern</strong> <em>(mandatory setting)</em></a></strong><br />
671
 
</dt>
672
 
<dd>
 
4223
</dd><dt><strong><a name="item_pattern"><strong>pattern</strong> <em>(mandatory setting)</em></a></strong><br />
 
4224
 
 
4225
</dt><dd>
673
4226
a comma separated list of comparison operators and numbers. rtt patterns are in milliseconds, loss patterns are in percents
674
 
</dd>
675
 
<p></p>
676
 
<dt><strong><a name="item_comment"><strong>comment</strong> <em>(mandatory setting)</em></a></strong><br />
677
 
</dt>
678
 
<dt><strong><strong>to</strong></strong><br />
679
 
</dt>
680
 
</dl>
681
 
</dl>
 
4227
 
 
4228
<p></p>
 
4229
</dd><dt><strong><a name="item_comment"><strong>comment</strong> <em>(mandatory setting)</em></a></strong><br />
 
4230
 
 
4231
</dt><dt><strong><strong>to</strong></strong><br />
 
4232
 
 
4233
</dt><dd>
 
4234
Similar to the ``to'' parameter on the top-level except that  it will only be used IN ADDITION to the value of the toplevel parameter. Same rules apply.
 
4235
 
 
4236
<p></p>
 
4237
</dd><dt><strong><strong>edgetrigger</strong></strong><br />
 
4238
 
 
4239
</dt><dd>
 
4240
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4241
 
 
4242
</dd><dd>
 
4243
<p>Default value: edgetrigger = no</p>
 
4244
 
 
4245
<p></p></dd></dl>
 
4246
</dd></dl>
682
4247
<p>
683
4248
</p>
684
4249
<h2><a name="____targets______mandatory_section_">*** Targets *** <em>(mandatory section)</em></a></h2>
688
4253
<p>The following variables can be set in this section:</p>
689
4254
<dl>
690
4255
<dt><strong><a name="item_probe"><strong>probe</strong> <em>(mandatory setting)</em></a></strong><br />
691
 
</dt>
692
 
<dd>
 
4256
 
 
4257
</dt><dd>
693
4258
The name of the probe module to be used for this host. The value of
694
4259
this variable gets propagated
695
 
</dd>
 
4260
 
 
4261
</dd><dd>
 
4262
<p>This variable <em>dynamically</em> modifies the grammar based on its value.</p>
 
4263
 
696
4264
<p></p>
697
 
<dt><strong><a name="item_menu"><strong>menu</strong> <em>(mandatory setting)</em></a></strong><br />
698
 
</dt>
699
 
<dd>
 
4265
</dd><dt><strong><a name="item_menu"><strong>menu</strong> <em>(mandatory setting)</em></a></strong><br />
 
4266
 
 
4267
</dt><dd>
700
4268
Menu entry for this section. If not set this will be set to the hostname.
701
 
</dd>
 
4269
 
702
4270
<p></p>
703
 
<dt><strong><a name="item_title"><strong>title</strong> <em>(mandatory setting)</em></a></strong><br />
704
 
</dt>
705
 
<dd>
 
4271
</dd><dt><strong><a name="item_title"><strong>title</strong> <em>(mandatory setting)</em></a></strong><br />
 
4272
 
 
4273
</dt><dd>
706
4274
Title of the page when it is displayed. This will be set to the hostname if
707
4275
left empty.
708
 
</dd>
 
4276
 
709
4277
<p></p>
710
 
<dt><strong><a name="item_remark"><strong>remark</strong></a></strong><br />
711
 
</dt>
712
 
<dd>
 
4278
</dd><dt><strong><a name="item_remark"><strong>remark</strong></a></strong><br />
 
4279
 
 
4280
</dt><dd>
713
4281
An optional remark on the current section. It gets displayed on the webpage.
714
 
</dd>
 
4282
 
715
4283
<p></p>
716
 
<dt><strong><a name="item_alerts"><strong>alerts</strong></a></strong><br />
717
 
</dt>
718
 
<dd>
 
4284
</dd><dt><strong><a name="item_alerts"><strong>alerts</strong></a></strong><br />
 
4285
 
 
4286
</dt><dd>
719
4287
A comma separated list of alerts to check for this target. The alerts have
720
4288
to be setup in the Alerts section. Alerts are inherited by child nodes. Use
721
4289
an empty alerts definition to remove inherited alerts from the current target
722
4290
and its children.
723
 
</dd>
724
 
<p></p></dl>
 
4291
 
 
4292
<p></p></dd></dl>
725
4293
<p>The following sections are valid on level 1:</p>
726
4294
<dl>
727
 
<dt><strong><a name="item__2bprobe_conf"><strong>+PROBE_CONF</strong></a></strong><br />
728
 
</dt>
729
 
<dd>
730
 
Probe specific variables.
731
 
</dd>
732
 
<dd>
733
 
<p>The following variables can be set in this section:</p>
734
 
</dd>
735
 
<dl>
736
 
<dt><strong><strong>/[-_0-9a-zA-Z.]+/</strong></strong><br />
737
 
</dt>
738
 
<dd>
739
 
Should be found in the documentation of the
740
 
corresponding probe. The values get propagated to those child
741
 
nodes using the same Probe.
742
 
</dd>
743
 
<p></p></dl>
744
4295
<dt><strong><strong>+/[-_0-9a-zA-Z]+/</strong></strong><br />
745
 
</dt>
746
 
<dd>
 
4296
 
 
4297
</dt><dd>
747
4298
Each target section can contain information about a host to monitor as
748
4299
well as further target sections. Most variables have already been
749
4300
described above. The expression above defines legal names for target
750
4301
sections.
751
 
</dd>
752
 
<dd>
 
4302
 
 
4303
</dd><dd>
 
4304
<p>This section is <em>recursive</em>: it can contain <code>subsection(s)</code> with the same syntax.</p>
 
4305
 
 
4306
</dd><dd>
753
4307
<p>The following variables can be set in this section:</p>
754
 
</dd>
 
4308
 
755
4309
<dl>
756
4310
<dt><strong><strong>probe</strong></strong><br />
757
 
</dt>
758
 
<dt><strong><strong>menu</strong></strong><br />
759
 
</dt>
760
 
<dt><strong><strong>title</strong></strong><br />
761
 
</dt>
762
 
<dt><strong><strong>alerts</strong></strong><br />
763
 
</dt>
764
 
<dd>
 
4311
 
 
4312
</dt><dd>
 
4313
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4314
 
 
4315
</dd><dd>
 
4316
<p>This variable <em>dynamically</em> modifies the grammar based on its value.</p>
 
4317
 
 
4318
<p></p>
 
4319
</dd><dt><strong><strong>menu</strong></strong><br />
 
4320
 
 
4321
</dt><dt><strong><strong>title</strong></strong><br />
 
4322
 
 
4323
</dt><dt><strong><strong>alerts</strong></strong><br />
 
4324
 
 
4325
</dt><dd>
765
4326
Comma separated list of alert names
766
 
</dd>
 
4327
 
 
4328
</dd><dd>
 
4329
<p>This variable <em>inherits</em> its value from the parent section if nothing is specified here.</p>
 
4330
 
767
4331
<p></p>
768
 
<dt><strong><a name="item_note"><strong>note</strong></a></strong><br />
769
 
</dt>
770
 
<dd>
 
4332
</dd><dt><strong><a name="item_note"><strong>note</strong></a></strong><br />
 
4333
 
 
4334
</dt><dd>
771
4335
Some information about this entry which does NOT get displayed on the web.
772
 
</dd>
 
4336
 
773
4337
<p></p>
774
 
<dt><strong><a name="item_email"><strong>email</strong></a></strong><br />
775
 
</dt>
776
 
<dd>
 
4338
</dd><dt><strong><a name="item_email"><strong>email</strong></a></strong><br />
 
4339
 
 
4340
</dt><dd>
777
4341
This is the contact address for the owner of the current host. In connection with the <strong>DYNAMIC</strong> hosts,
778
4342
the address will be used for sending the belowmentioned script.
779
 
</dd>
 
4343
 
780
4344
<p></p>
781
 
<dt><strong><a name="item_host"><strong>host</strong></a></strong><br />
782
 
</dt>
783
 
<dd>
 
4345
</dd><dt><strong><a name="item_host"><strong>host</strong></a></strong><br />
 
4346
 
 
4347
</dt><dd>
784
4348
Can either contain the name of a target host or the string <strong>DYNAMIC</strong>.
785
 
</dd>
786
 
<dd>
 
4349
 
 
4350
</dd><dd>
787
4351
<p>In the second case, the target machine has a dynamic IP address and
788
4352
thus is required to regularly contact the SmokePing server to verify
789
4353
its IP address.  When starting SmokePing with the commandline argument
794
4358
SNMP SmokePing will also query the hosts
795
4359
sysContact, sysName and sysLocation properties to make sure it is
796
4360
still the same host.</p>
797
 
</dd>
 
4361
 
798
4362
<p></p>
799
 
<dt><strong><strong>remark</strong></strong><br />
800
 
</dt>
801
 
<dt><strong><a name="item_rawlog"><strong>rawlog</strong></a></strong><br />
802
 
</dt>
803
 
<dd>
 
4363
</dd><dt><strong><strong>remark</strong></strong><br />
 
4364
 
 
4365
</dt><dt><strong><a name="item_rawlog"><strong>rawlog</strong></a></strong><br />
 
4366
 
 
4367
</dt><dd>
804
4368
Log the raw data, gathered for this target, in tab separated format, to a file with the
805
4369
same basename as the corresponding RRD file. Use posix strftime to format the timestamp to be
806
4370
put into the file name. The filename is built like this:
807
 
</dd>
808
 
<dd>
 
4371
 
 
4372
</dd><dd>
809
4373
<pre>
810
4374
 basename.strftime.csv</pre>
811
 
</dd>
812
 
<dd>
 
4375
 
 
4376
</dd><dd>
813
4377
<p>Example:</p>
814
 
</dd>
815
 
<dd>
 
4378
 
 
4379
</dd><dd>
816
4380
<pre>
817
4381
 rawlog=%Y-%m-%d</pre>
818
 
</dd>
819
 
<dd>
 
4382
 
 
4383
</dd><dd>
820
4384
<p>this would create a new logfile every day with a name like this:</p>
821
 
</dd>
822
 
<dd>
 
4385
 
 
4386
</dd><dd>
823
4387
<pre>
824
4388
 targethost.2004-05-03.csv</pre>
825
 
</dd>
 
4389
 
826
4390
<p></p>
827
 
<dt><strong><a name="item_alertee"><strong>alertee</strong></a></strong><br />
828
 
</dt>
829
 
<dd>
 
4391
</dd><dt><strong><a name="item_alertee"><strong>alertee</strong></a></strong><br />
 
4392
 
 
4393
</dt><dd>
830
4394
If you want to have alerts for this target and all targets below it go to a particular address
831
4395
on top of the address already specified in the alert, you can add it here. This can be a comma separated list of items.
832
 
</dd>
833
 
<p></p></dl>
 
4396
 
 
4397
</dd><dd>
 
4398
<p>This variable <em>inherits</em> its value from the parent section if nothing is specified here.</p>
 
4399
 
 
4400
<p></p></dd></dl>
834
4401
<p>The following sections are valid on level 2:</p>
835
4402
<dl>
836
 
<dt><strong><a name="item__2b_2bprobe_conf"><strong>++PROBE_CONF</strong></a></strong><br />
837
 
</dt>
838
 
<dd>
839
 
Probe specific variables.
840
 
</dd>
841
 
<dd>
842
 
<p>The following variables can be set in this section:</p>
843
 
</dd>
844
 
<dl>
845
 
<dt><strong><strong>/[-_0-9a-zA-Z.]+/</strong></strong><br />
846
 
</dt>
847
 
<dd>
848
 
Should be found in the documentation of the
849
 
corresponding probe. The values get propagated to those child
850
 
nodes using the same Probe.
851
 
</dd>
852
 
<p></p></dl>
853
4403
<dt><strong><strong>++/[-_0-9a-zA-Z]+/</strong></strong><br />
854
 
</dt>
855
 
<dd>
856
 
Each target section can contain information about a host to monitor as
857
 
well as further target sections. Most variables have already been
858
 
described above. The expression above defines legal names for target
859
 
sections.
860
 
</dd>
861
 
<p></p></dl>
862
 
</dl>
 
4404
 
 
4405
</dt><dd>
 
4406
This section is <em>recursive</em>: it can contain <code>subsection(s)</code> with the same syntax.
 
4407
 
 
4408
<p></p></dd></dl>
 
4409
</dd></dl>
 
4410
<p>Dynamical grammar changes for example values of variable <a href="#item_probe"><code>probe</code></a>:</p>
 
4411
<dl>
 
4412
<dt><strong><strong>AnotherDNS</strong>: (See the <a href="././Smokeping/probes/AnotherDNS.html">separate module documentation</a> for details about each variable.)</strong><br />
 
4413
 
 
4414
</dt><dd>
 
4415
The following new variables are valid:
 
4416
 
 
4417
<dl>
 
4418
<dt><strong><strong>lookup</strong></strong><br />
 
4419
 
 
4420
</dt><dt><strong><strong>mininterval</strong></strong><br />
 
4421
 
 
4422
</dt><dt><strong><strong>pings</strong></strong><br />
 
4423
 
 
4424
</dt><dt><strong><strong>port</strong></strong><br />
 
4425
 
 
4426
</dt><dt><strong><strong>recordtype</strong></strong><br />
 
4427
 
 
4428
</dt><dt><strong><strong>require_answers</strong></strong><br />
 
4429
 
 
4430
</dt><dt><strong><strong>require_noerror</strong></strong><br />
 
4431
 
 
4432
</dt><dt><strong><strong>timeout</strong></strong><br />
 
4433
 
 
4434
</dt></dl>
 
4435
<p>Syntax changes for subsection <strong>/[-_0-9a-zA-Z]+/</strong></p>
 
4436
<p>The following new variables are valid:</p>
 
4437
<dl>
 
4438
<dt><strong><strong>lookup</strong></strong><br />
 
4439
 
 
4440
</dt><dd>
 
4441
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4442
 
 
4443
<p></p>
 
4444
</dd><dt><strong><strong>mininterval</strong></strong><br />
 
4445
 
 
4446
</dt><dd>
 
4447
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4448
 
 
4449
<p></p>
 
4450
</dd><dt><strong><strong>pings</strong></strong><br />
 
4451
 
 
4452
</dt><dd>
 
4453
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4454
 
 
4455
<p></p>
 
4456
</dd><dt><strong><strong>port</strong></strong><br />
 
4457
 
 
4458
</dt><dd>
 
4459
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4460
 
 
4461
<p></p>
 
4462
</dd><dt><strong><strong>recordtype</strong></strong><br />
 
4463
 
 
4464
</dt><dd>
 
4465
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4466
 
 
4467
<p></p>
 
4468
</dd><dt><strong><strong>require_answers</strong></strong><br />
 
4469
 
 
4470
</dt><dd>
 
4471
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4472
 
 
4473
<p></p>
 
4474
</dd><dt><strong><strong>require_noerror</strong></strong><br />
 
4475
 
 
4476
</dt><dd>
 
4477
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4478
 
 
4479
<p></p>
 
4480
</dd><dt><strong><strong>timeout</strong></strong><br />
 
4481
 
 
4482
</dt><dd>
 
4483
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4484
 
 
4485
</dd></dl>
 
4486
<p>(End of dynamical grammar changes for variable <a href="#item_probe"><code>probe</code></a> example value <code>AnotherDNS</code>.)</p>
 
4487
</dd><dt><strong><strong>AnotherSSH</strong>: (See the <a href="././Smokeping/probes/AnotherSSH.html">separate module documentation</a> for details about each variable.)</strong><br />
 
4488
 
 
4489
</dt><dd>
 
4490
The following new variables are valid:
 
4491
 
 
4492
<dl>
 
4493
<dt><strong><strong>greeting</strong></strong><br />
 
4494
 
 
4495
</dt><dt><strong><strong>interval</strong></strong><br />
 
4496
 
 
4497
</dt><dt><strong><strong>mininterval</strong></strong><br />
 
4498
 
 
4499
</dt><dt><strong><strong>pings</strong></strong><br />
 
4500
 
 
4501
</dt><dt><strong><strong>port</strong></strong><br />
 
4502
 
 
4503
</dt><dt><strong><strong>timeout</strong></strong><br />
 
4504
 
 
4505
</dt></dl>
 
4506
<p>Syntax changes for subsection <strong>/[-_0-9a-zA-Z]+/</strong></p>
 
4507
<p>The following new variables are valid:</p>
 
4508
<dl>
 
4509
<dt><strong><strong>greeting</strong></strong><br />
 
4510
 
 
4511
</dt><dd>
 
4512
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4513
 
 
4514
<p></p>
 
4515
</dd><dt><strong><strong>interval</strong></strong><br />
 
4516
 
 
4517
</dt><dd>
 
4518
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4519
 
 
4520
<p></p>
 
4521
</dd><dt><strong><strong>mininterval</strong></strong><br />
 
4522
 
 
4523
</dt><dd>
 
4524
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4525
 
 
4526
<p></p>
 
4527
</dd><dt><strong><strong>pings</strong></strong><br />
 
4528
 
 
4529
</dt><dd>
 
4530
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4531
 
 
4532
<p></p>
 
4533
</dd><dt><strong><strong>port</strong></strong><br />
 
4534
 
 
4535
</dt><dd>
 
4536
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4537
 
 
4538
<p></p>
 
4539
</dd><dt><strong><strong>timeout</strong></strong><br />
 
4540
 
 
4541
</dt><dd>
 
4542
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4543
 
 
4544
</dd></dl>
 
4545
<p>(End of dynamical grammar changes for variable <a href="#item_probe"><code>probe</code></a> example value <code>AnotherSSH</code>.)</p>
 
4546
</dd><dt><strong><strong>CiscoRTTMonDNS</strong>: (See the <a href="././Smokeping/probes/CiscoRTTMonDNS.html">separate module documentation</a> for details about each variable.)</strong><br />
 
4547
 
 
4548
</dt><dd>
 
4549
The following new variables are valid:
 
4550
 
 
4551
<dl>
 
4552
<dt><strong><strong>ioshost</strong></strong><br />
 
4553
 
 
4554
</dt><dt><strong><strong>iosint</strong></strong><br />
 
4555
 
 
4556
</dt><dt><strong><strong>name</strong></strong><br />
 
4557
 
 
4558
</dt><dt><strong><strong>pings</strong></strong><br />
 
4559
 
 
4560
</dt></dl>
 
4561
<p>Syntax changes for subsection <strong>/[-_0-9a-zA-Z]+/</strong></p>
 
4562
<p>The following new variables are valid:</p>
 
4563
<dl>
 
4564
<dt><strong><strong>ioshost</strong></strong><br />
 
4565
 
 
4566
</dt><dd>
 
4567
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4568
 
 
4569
<p></p>
 
4570
</dd><dt><strong><strong>iosint</strong></strong><br />
 
4571
 
 
4572
</dt><dd>
 
4573
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4574
 
 
4575
<p></p>
 
4576
</dd><dt><strong><strong>name</strong></strong><br />
 
4577
 
 
4578
</dt><dd>
 
4579
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4580
 
 
4581
<p></p>
 
4582
</dd><dt><strong><strong>pings</strong></strong><br />
 
4583
 
 
4584
</dt><dd>
 
4585
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4586
 
 
4587
</dd></dl>
 
4588
<p>(End of dynamical grammar changes for variable <a href="#item_probe"><code>probe</code></a> example value <code>CiscoRTTMonDNS</code>.)</p>
 
4589
</dd><dt><strong><strong>CiscoRTTMonEchoICMP</strong>: (See the <a href="././Smokeping/probes/CiscoRTTMonEchoICMP.html">separate module documentation</a> for details about each variable.)</strong><br />
 
4590
 
 
4591
</dt><dd>
 
4592
The following new variables are valid:
 
4593
 
 
4594
<dl>
 
4595
<dt><strong><strong>ioshost</strong></strong><br />
 
4596
 
 
4597
</dt><dt><strong><strong>iosint</strong></strong><br />
 
4598
 
 
4599
</dt><dt><strong><strong>packetsize</strong></strong><br />
 
4600
 
 
4601
</dt><dt><strong><strong>pings</strong></strong><br />
 
4602
 
 
4603
</dt><dt><strong><strong>tos</strong></strong><br />
 
4604
 
 
4605
</dt><dt><strong><strong>vrf</strong></strong><br />
 
4606
 
 
4607
</dt></dl>
 
4608
<p>Syntax changes for subsection <strong>/[-_0-9a-zA-Z]+/</strong></p>
 
4609
<p>The following new variables are valid:</p>
 
4610
<dl>
 
4611
<dt><strong><strong>ioshost</strong></strong><br />
 
4612
 
 
4613
</dt><dd>
 
4614
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4615
 
 
4616
<p></p>
 
4617
</dd><dt><strong><strong>iosint</strong></strong><br />
 
4618
 
 
4619
</dt><dd>
 
4620
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4621
 
 
4622
<p></p>
 
4623
</dd><dt><strong><strong>packetsize</strong></strong><br />
 
4624
 
 
4625
</dt><dd>
 
4626
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4627
 
 
4628
<p></p>
 
4629
</dd><dt><strong><strong>pings</strong></strong><br />
 
4630
 
 
4631
</dt><dd>
 
4632
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4633
 
 
4634
<p></p>
 
4635
</dd><dt><strong><strong>tos</strong></strong><br />
 
4636
 
 
4637
</dt><dd>
 
4638
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4639
 
 
4640
<p></p>
 
4641
</dd><dt><strong><strong>vrf</strong></strong><br />
 
4642
 
 
4643
</dt><dd>
 
4644
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4645
 
 
4646
</dd></dl>
 
4647
<p>(End of dynamical grammar changes for variable <a href="#item_probe"><code>probe</code></a> example value <code>CiscoRTTMonEchoICMP</code>.)</p>
 
4648
</dd><dt><strong><strong>CiscoRTTMonTcpConnect</strong>: (See the <a href="././Smokeping/probes/CiscoRTTMonTcpConnect.html">separate module documentation</a> for details about each variable.)</strong><br />
 
4649
 
 
4650
</dt><dd>
 
4651
The following new variables are valid:
 
4652
 
 
4653
<dl>
 
4654
<dt><strong><strong>ioshost</strong></strong><br />
 
4655
 
 
4656
</dt><dt><strong><strong>iosint</strong></strong><br />
 
4657
 
 
4658
</dt><dt><strong><strong>pings</strong></strong><br />
 
4659
 
 
4660
</dt><dt><strong><strong>port</strong></strong><br />
 
4661
 
 
4662
</dt><dt><strong><strong>tos</strong></strong><br />
 
4663
 
 
4664
</dt></dl>
 
4665
<p>Syntax changes for subsection <strong>/[-_0-9a-zA-Z]+/</strong></p>
 
4666
<p>The following new variables are valid:</p>
 
4667
<dl>
 
4668
<dt><strong><strong>ioshost</strong></strong><br />
 
4669
 
 
4670
</dt><dd>
 
4671
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4672
 
 
4673
<p></p>
 
4674
</dd><dt><strong><strong>iosint</strong></strong><br />
 
4675
 
 
4676
</dt><dd>
 
4677
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4678
 
 
4679
<p></p>
 
4680
</dd><dt><strong><strong>pings</strong></strong><br />
 
4681
 
 
4682
</dt><dd>
 
4683
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4684
 
 
4685
<p></p>
 
4686
</dd><dt><strong><strong>port</strong></strong><br />
 
4687
 
 
4688
</dt><dd>
 
4689
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4690
 
 
4691
<p></p>
 
4692
</dd><dt><strong><strong>tos</strong></strong><br />
 
4693
 
 
4694
</dt><dd>
 
4695
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4696
 
 
4697
</dd></dl>
 
4698
<p>(End of dynamical grammar changes for variable <a href="#item_probe"><code>probe</code></a> example value <code>CiscoRTTMonTcpConnect</code>.)</p>
 
4699
</dd><dt><strong><strong>Curl</strong>: (See the <a href="././Smokeping/probes/Curl.html">separate module documentation</a> for details about each variable.)</strong><br />
 
4700
 
 
4701
</dt><dd>
 
4702
The following new variables are valid:
 
4703
 
 
4704
<dl>
 
4705
<dt><strong><strong>agent</strong></strong><br />
 
4706
 
 
4707
</dt><dt><strong><strong>extraargs</strong></strong><br />
 
4708
 
 
4709
</dt><dt><strong><strong>extrare</strong></strong><br />
 
4710
 
 
4711
</dt><dt><strong><strong>follow_redirects</strong></strong><br />
 
4712
 
 
4713
</dt><dt><strong><strong>include_redirects</strong></strong><br />
 
4714
 
 
4715
</dt><dt><strong><strong>insecure_ssl</strong></strong><br />
 
4716
 
 
4717
</dt><dt><strong><strong>interface</strong></strong><br />
 
4718
 
 
4719
</dt><dt><strong><strong>pings</strong></strong><br />
 
4720
 
 
4721
</dt><dt><strong><strong>ssl2</strong></strong><br />
 
4722
 
 
4723
</dt><dt><strong><strong>timeout</strong></strong><br />
 
4724
 
 
4725
</dt><dt><strong><strong>urlformat</strong></strong><br />
 
4726
 
 
4727
</dt></dl>
 
4728
<p>Syntax changes for subsection <strong>/[-_0-9a-zA-Z]+/</strong></p>
 
4729
<p>The following new variables are valid:</p>
 
4730
<dl>
 
4731
<dt><strong><strong>agent</strong></strong><br />
 
4732
 
 
4733
</dt><dd>
 
4734
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4735
 
 
4736
<p></p>
 
4737
</dd><dt><strong><strong>extraargs</strong></strong><br />
 
4738
 
 
4739
</dt><dd>
 
4740
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4741
 
 
4742
<p></p>
 
4743
</dd><dt><strong><strong>extrare</strong></strong><br />
 
4744
 
 
4745
</dt><dd>
 
4746
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4747
 
 
4748
<p></p>
 
4749
</dd><dt><strong><strong>follow_redirects</strong></strong><br />
 
4750
 
 
4751
</dt><dd>
 
4752
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4753
 
 
4754
<p></p>
 
4755
</dd><dt><strong><strong>include_redirects</strong></strong><br />
 
4756
 
 
4757
</dt><dd>
 
4758
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4759
 
 
4760
<p></p>
 
4761
</dd><dt><strong><strong>insecure_ssl</strong></strong><br />
 
4762
 
 
4763
</dt><dd>
 
4764
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4765
 
 
4766
<p></p>
 
4767
</dd><dt><strong><strong>interface</strong></strong><br />
 
4768
 
 
4769
</dt><dd>
 
4770
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4771
 
 
4772
<p></p>
 
4773
</dd><dt><strong><strong>pings</strong></strong><br />
 
4774
 
 
4775
</dt><dd>
 
4776
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4777
 
 
4778
<p></p>
 
4779
</dd><dt><strong><strong>ssl2</strong></strong><br />
 
4780
 
 
4781
</dt><dd>
 
4782
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4783
 
 
4784
<p></p>
 
4785
</dd><dt><strong><strong>timeout</strong></strong><br />
 
4786
 
 
4787
</dt><dd>
 
4788
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4789
 
 
4790
<p></p>
 
4791
</dd><dt><strong><strong>urlformat</strong></strong><br />
 
4792
 
 
4793
</dt><dd>
 
4794
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4795
 
 
4796
</dd></dl>
 
4797
<p>(End of dynamical grammar changes for variable <a href="#item_probe"><code>probe</code></a> example value <code>Curl</code>.)</p>
 
4798
</dd><dt><strong><strong>DNS</strong>: (See the <a href="././Smokeping/probes/DNS.html">separate module documentation</a> for details about each variable.)</strong><br />
 
4799
 
 
4800
</dt><dd>
 
4801
The following new variables are valid:
 
4802
 
 
4803
<dl>
 
4804
<dt><strong><strong>lookup</strong></strong><br />
 
4805
 
 
4806
</dt><dt><strong><strong>pings</strong></strong><br />
 
4807
 
 
4808
</dt><dt><strong><strong>server</strong></strong><br />
 
4809
 
 
4810
</dt></dl>
 
4811
<p>Syntax changes for subsection <strong>/[-_0-9a-zA-Z]+/</strong></p>
 
4812
<p>The following new variables are valid:</p>
 
4813
<dl>
 
4814
<dt><strong><strong>lookup</strong></strong><br />
 
4815
 
 
4816
</dt><dd>
 
4817
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4818
 
 
4819
<p></p>
 
4820
</dd><dt><strong><strong>pings</strong></strong><br />
 
4821
 
 
4822
</dt><dd>
 
4823
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4824
 
 
4825
<p></p>
 
4826
</dd><dt><strong><strong>server</strong></strong><br />
 
4827
 
 
4828
</dt><dd>
 
4829
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4830
 
 
4831
</dd></dl>
 
4832
<p>(End of dynamical grammar changes for variable <a href="#item_probe"><code>probe</code></a> example value <code>DNS</code>.)</p>
 
4833
</dd><dt><strong><strong>EchoPing</strong>: (See the <a href="././Smokeping/probes/EchoPing.html">separate module documentation</a> for details about each variable.)</strong><br />
 
4834
 
 
4835
</dt><dd>
 
4836
The following new variables are valid:
 
4837
 
 
4838
<dl>
 
4839
<dt><strong><strong>extraopts</strong></strong><br />
 
4840
 
 
4841
</dt><dt><strong><strong>fill</strong></strong><br />
 
4842
 
 
4843
</dt><dt><strong><strong>ipversion</strong></strong><br />
 
4844
 
 
4845
</dt><dt><strong><strong>pings</strong></strong><br />
 
4846
 
 
4847
</dt><dt><strong><strong>priority</strong></strong><br />
 
4848
 
 
4849
</dt><dt><strong><strong>size</strong></strong><br />
 
4850
 
 
4851
</dt><dt><strong><strong>timeout</strong></strong><br />
 
4852
 
 
4853
</dt><dt><strong><strong>tos</strong></strong><br />
 
4854
 
 
4855
</dt><dt><strong><strong>udp</strong></strong><br />
 
4856
 
 
4857
</dt><dt><strong><strong>waittime</strong></strong><br />
 
4858
 
 
4859
</dt></dl>
 
4860
<p>Syntax changes for subsection <strong>/[-_0-9a-zA-Z]+/</strong></p>
 
4861
<p>The following new variables are valid:</p>
 
4862
<dl>
 
4863
<dt><strong><strong>extraopts</strong></strong><br />
 
4864
 
 
4865
</dt><dd>
 
4866
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4867
 
 
4868
<p></p>
 
4869
</dd><dt><strong><strong>fill</strong></strong><br />
 
4870
 
 
4871
</dt><dd>
 
4872
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4873
 
 
4874
<p></p>
 
4875
</dd><dt><strong><strong>ipversion</strong></strong><br />
 
4876
 
 
4877
</dt><dd>
 
4878
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4879
 
 
4880
<p></p>
 
4881
</dd><dt><strong><strong>pings</strong></strong><br />
 
4882
 
 
4883
</dt><dd>
 
4884
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4885
 
 
4886
<p></p>
 
4887
</dd><dt><strong><strong>priority</strong></strong><br />
 
4888
 
 
4889
</dt><dd>
 
4890
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4891
 
 
4892
<p></p>
 
4893
</dd><dt><strong><strong>size</strong></strong><br />
 
4894
 
 
4895
</dt><dd>
 
4896
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4897
 
 
4898
<p></p>
 
4899
</dd><dt><strong><strong>timeout</strong></strong><br />
 
4900
 
 
4901
</dt><dd>
 
4902
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4903
 
 
4904
<p></p>
 
4905
</dd><dt><strong><strong>tos</strong></strong><br />
 
4906
 
 
4907
</dt><dd>
 
4908
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4909
 
 
4910
<p></p>
 
4911
</dd><dt><strong><strong>udp</strong></strong><br />
 
4912
 
 
4913
</dt><dd>
 
4914
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4915
 
 
4916
<p></p>
 
4917
</dd><dt><strong><strong>waittime</strong></strong><br />
 
4918
 
 
4919
</dt><dd>
 
4920
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4921
 
 
4922
</dd></dl>
 
4923
<p>(End of dynamical grammar changes for variable <a href="#item_probe"><code>probe</code></a> example value <code>EchoPing</code>.)</p>
 
4924
</dd><dt><strong><strong>EchoPingChargen</strong>: (See the <a href="././Smokeping/probes/EchoPingChargen.html">separate module documentation</a> for details about each variable.)</strong><br />
 
4925
 
 
4926
</dt><dd>
 
4927
The following new variables are valid:
 
4928
 
 
4929
<dl>
 
4930
<dt><strong><strong>extraopts</strong></strong><br />
 
4931
 
 
4932
</dt><dt><strong><strong>fill</strong></strong><br />
 
4933
 
 
4934
</dt><dt><strong><strong>ipversion</strong></strong><br />
 
4935
 
 
4936
</dt><dt><strong><strong>pings</strong></strong><br />
 
4937
 
 
4938
</dt><dt><strong><strong>priority</strong></strong><br />
 
4939
 
 
4940
</dt><dt><strong><strong>size</strong></strong><br />
 
4941
 
 
4942
</dt><dt><strong><strong>timeout</strong></strong><br />
 
4943
 
 
4944
</dt><dt><strong><strong>tos</strong></strong><br />
 
4945
 
 
4946
</dt><dt><strong><strong>waittime</strong></strong><br />
 
4947
 
 
4948
</dt></dl>
 
4949
<p>Syntax changes for subsection <strong>/[-_0-9a-zA-Z]+/</strong></p>
 
4950
<p>The following new variables are valid:</p>
 
4951
<dl>
 
4952
<dt><strong><strong>extraopts</strong></strong><br />
 
4953
 
 
4954
</dt><dd>
 
4955
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4956
 
 
4957
<p></p>
 
4958
</dd><dt><strong><strong>fill</strong></strong><br />
 
4959
 
 
4960
</dt><dd>
 
4961
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4962
 
 
4963
<p></p>
 
4964
</dd><dt><strong><strong>ipversion</strong></strong><br />
 
4965
 
 
4966
</dt><dd>
 
4967
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4968
 
 
4969
<p></p>
 
4970
</dd><dt><strong><strong>pings</strong></strong><br />
 
4971
 
 
4972
</dt><dd>
 
4973
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4974
 
 
4975
<p></p>
 
4976
</dd><dt><strong><strong>priority</strong></strong><br />
 
4977
 
 
4978
</dt><dd>
 
4979
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4980
 
 
4981
<p></p>
 
4982
</dd><dt><strong><strong>size</strong></strong><br />
 
4983
 
 
4984
</dt><dd>
 
4985
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4986
 
 
4987
<p></p>
 
4988
</dd><dt><strong><strong>timeout</strong></strong><br />
 
4989
 
 
4990
</dt><dd>
 
4991
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4992
 
 
4993
<p></p>
 
4994
</dd><dt><strong><strong>tos</strong></strong><br />
 
4995
 
 
4996
</dt><dd>
 
4997
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
4998
 
 
4999
<p></p>
 
5000
</dd><dt><strong><strong>waittime</strong></strong><br />
 
5001
 
 
5002
</dt><dd>
 
5003
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5004
 
 
5005
</dd></dl>
 
5006
<p>(End of dynamical grammar changes for variable <a href="#item_probe"><code>probe</code></a> example value <code>EchoPingChargen</code>.)</p>
 
5007
</dd><dt><strong><strong>EchoPingDiscard</strong>: (See the <a href="././Smokeping/probes/EchoPingDiscard.html">separate module documentation</a> for details about each variable.)</strong><br />
 
5008
 
 
5009
</dt><dd>
 
5010
The following new variables are valid:
 
5011
 
 
5012
<dl>
 
5013
<dt><strong><strong>extraopts</strong></strong><br />
 
5014
 
 
5015
</dt><dt><strong><strong>fill</strong></strong><br />
 
5016
 
 
5017
</dt><dt><strong><strong>ipversion</strong></strong><br />
 
5018
 
 
5019
</dt><dt><strong><strong>pings</strong></strong><br />
 
5020
 
 
5021
</dt><dt><strong><strong>priority</strong></strong><br />
 
5022
 
 
5023
</dt><dt><strong><strong>size</strong></strong><br />
 
5024
 
 
5025
</dt><dt><strong><strong>timeout</strong></strong><br />
 
5026
 
 
5027
</dt><dt><strong><strong>tos</strong></strong><br />
 
5028
 
 
5029
</dt><dt><strong><strong>udp</strong></strong><br />
 
5030
 
 
5031
</dt><dt><strong><strong>waittime</strong></strong><br />
 
5032
 
 
5033
</dt></dl>
 
5034
<p>Syntax changes for subsection <strong>/[-_0-9a-zA-Z]+/</strong></p>
 
5035
<p>The following new variables are valid:</p>
 
5036
<dl>
 
5037
<dt><strong><strong>extraopts</strong></strong><br />
 
5038
 
 
5039
</dt><dd>
 
5040
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5041
 
 
5042
<p></p>
 
5043
</dd><dt><strong><strong>fill</strong></strong><br />
 
5044
 
 
5045
</dt><dd>
 
5046
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5047
 
 
5048
<p></p>
 
5049
</dd><dt><strong><strong>ipversion</strong></strong><br />
 
5050
 
 
5051
</dt><dd>
 
5052
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5053
 
 
5054
<p></p>
 
5055
</dd><dt><strong><strong>pings</strong></strong><br />
 
5056
 
 
5057
</dt><dd>
 
5058
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5059
 
 
5060
<p></p>
 
5061
</dd><dt><strong><strong>priority</strong></strong><br />
 
5062
 
 
5063
</dt><dd>
 
5064
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5065
 
 
5066
<p></p>
 
5067
</dd><dt><strong><strong>size</strong></strong><br />
 
5068
 
 
5069
</dt><dd>
 
5070
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5071
 
 
5072
<p></p>
 
5073
</dd><dt><strong><strong>timeout</strong></strong><br />
 
5074
 
 
5075
</dt><dd>
 
5076
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5077
 
 
5078
<p></p>
 
5079
</dd><dt><strong><strong>tos</strong></strong><br />
 
5080
 
 
5081
</dt><dd>
 
5082
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5083
 
 
5084
<p></p>
 
5085
</dd><dt><strong><strong>udp</strong></strong><br />
 
5086
 
 
5087
</dt><dd>
 
5088
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5089
 
 
5090
<p></p>
 
5091
</dd><dt><strong><strong>waittime</strong></strong><br />
 
5092
 
 
5093
</dt><dd>
 
5094
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5095
 
 
5096
</dd></dl>
 
5097
<p>(End of dynamical grammar changes for variable <a href="#item_probe"><code>probe</code></a> example value <code>EchoPingDiscard</code>.)</p>
 
5098
</dd><dt><strong><strong>EchoPingHttp</strong>: (See the <a href="././Smokeping/probes/EchoPingHttp.html">separate module documentation</a> for details about each variable.)</strong><br />
 
5099
 
 
5100
</dt><dd>
 
5101
The following new variables are valid:
 
5102
 
 
5103
<dl>
 
5104
<dt><strong><strong>extraopts</strong></strong><br />
 
5105
 
 
5106
</dt><dt><strong><strong>ignore_cache</strong></strong><br />
 
5107
 
 
5108
</dt><dt><strong><strong>ipversion</strong></strong><br />
 
5109
 
 
5110
</dt><dt><strong><strong>pings</strong></strong><br />
 
5111
 
 
5112
</dt><dt><strong><strong>port</strong></strong><br />
 
5113
 
 
5114
</dt><dt><strong><strong>priority</strong></strong><br />
 
5115
 
 
5116
</dt><dt><strong><strong>revalidate_data</strong></strong><br />
 
5117
 
 
5118
</dt><dt><strong><strong>timeout</strong></strong><br />
 
5119
 
 
5120
</dt><dt><strong><strong>tos</strong></strong><br />
 
5121
 
 
5122
</dt><dt><strong><strong>url</strong></strong><br />
 
5123
 
 
5124
</dt><dt><strong><strong>waittime</strong></strong><br />
 
5125
 
 
5126
</dt></dl>
 
5127
<p>Syntax changes for subsection <strong>/[-_0-9a-zA-Z]+/</strong></p>
 
5128
<p>The following new variables are valid:</p>
 
5129
<dl>
 
5130
<dt><strong><strong>extraopts</strong></strong><br />
 
5131
 
 
5132
</dt><dd>
 
5133
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5134
 
 
5135
<p></p>
 
5136
</dd><dt><strong><strong>ignore_cache</strong></strong><br />
 
5137
 
 
5138
</dt><dd>
 
5139
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5140
 
 
5141
<p></p>
 
5142
</dd><dt><strong><strong>ipversion</strong></strong><br />
 
5143
 
 
5144
</dt><dd>
 
5145
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5146
 
 
5147
<p></p>
 
5148
</dd><dt><strong><strong>pings</strong></strong><br />
 
5149
 
 
5150
</dt><dd>
 
5151
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5152
 
 
5153
<p></p>
 
5154
</dd><dt><strong><strong>port</strong></strong><br />
 
5155
 
 
5156
</dt><dd>
 
5157
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5158
 
 
5159
<p></p>
 
5160
</dd><dt><strong><strong>priority</strong></strong><br />
 
5161
 
 
5162
</dt><dd>
 
5163
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5164
 
 
5165
<p></p>
 
5166
</dd><dt><strong><strong>revalidate_data</strong></strong><br />
 
5167
 
 
5168
</dt><dd>
 
5169
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5170
 
 
5171
<p></p>
 
5172
</dd><dt><strong><strong>timeout</strong></strong><br />
 
5173
 
 
5174
</dt><dd>
 
5175
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5176
 
 
5177
<p></p>
 
5178
</dd><dt><strong><strong>tos</strong></strong><br />
 
5179
 
 
5180
</dt><dd>
 
5181
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5182
 
 
5183
<p></p>
 
5184
</dd><dt><strong><strong>url</strong></strong><br />
 
5185
 
 
5186
</dt><dd>
 
5187
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5188
 
 
5189
<p></p>
 
5190
</dd><dt><strong><strong>waittime</strong></strong><br />
 
5191
 
 
5192
</dt><dd>
 
5193
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5194
 
 
5195
</dd></dl>
 
5196
<p>(End of dynamical grammar changes for variable <a href="#item_probe"><code>probe</code></a> example value <code>EchoPingHttp</code>.)</p>
 
5197
</dd><dt><strong><strong>EchoPingHttps</strong>: (See the <a href="././Smokeping/probes/EchoPingHttps.html">separate module documentation</a> for details about each variable.)</strong><br />
 
5198
 
 
5199
</dt><dd>
 
5200
The following new variables are valid:
 
5201
 
 
5202
<dl>
 
5203
<dt><strong><strong>extraopts</strong></strong><br />
 
5204
 
 
5205
</dt><dt><strong><strong>ignore_cache</strong></strong><br />
 
5206
 
 
5207
</dt><dt><strong><strong>ipversion</strong></strong><br />
 
5208
 
 
5209
</dt><dt><strong><strong>pings</strong></strong><br />
 
5210
 
 
5211
</dt><dt><strong><strong>port</strong></strong><br />
 
5212
 
 
5213
</dt><dt><strong><strong>priority</strong></strong><br />
 
5214
 
 
5215
</dt><dt><strong><strong>revalidate_data</strong></strong><br />
 
5216
 
 
5217
</dt><dt><strong><strong>timeout</strong></strong><br />
 
5218
 
 
5219
</dt><dt><strong><strong>tos</strong></strong><br />
 
5220
 
 
5221
</dt><dt><strong><strong>url</strong></strong><br />
 
5222
 
 
5223
</dt><dt><strong><strong>waittime</strong></strong><br />
 
5224
 
 
5225
</dt></dl>
 
5226
<p>Syntax changes for subsection <strong>/[-_0-9a-zA-Z]+/</strong></p>
 
5227
<p>The following new variables are valid:</p>
 
5228
<dl>
 
5229
<dt><strong><strong>extraopts</strong></strong><br />
 
5230
 
 
5231
</dt><dd>
 
5232
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5233
 
 
5234
<p></p>
 
5235
</dd><dt><strong><strong>ignore_cache</strong></strong><br />
 
5236
 
 
5237
</dt><dd>
 
5238
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5239
 
 
5240
<p></p>
 
5241
</dd><dt><strong><strong>ipversion</strong></strong><br />
 
5242
 
 
5243
</dt><dd>
 
5244
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5245
 
 
5246
<p></p>
 
5247
</dd><dt><strong><strong>pings</strong></strong><br />
 
5248
 
 
5249
</dt><dd>
 
5250
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5251
 
 
5252
<p></p>
 
5253
</dd><dt><strong><strong>port</strong></strong><br />
 
5254
 
 
5255
</dt><dd>
 
5256
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5257
 
 
5258
<p></p>
 
5259
</dd><dt><strong><strong>priority</strong></strong><br />
 
5260
 
 
5261
</dt><dd>
 
5262
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5263
 
 
5264
<p></p>
 
5265
</dd><dt><strong><strong>revalidate_data</strong></strong><br />
 
5266
 
 
5267
</dt><dd>
 
5268
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5269
 
 
5270
<p></p>
 
5271
</dd><dt><strong><strong>timeout</strong></strong><br />
 
5272
 
 
5273
</dt><dd>
 
5274
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5275
 
 
5276
<p></p>
 
5277
</dd><dt><strong><strong>tos</strong></strong><br />
 
5278
 
 
5279
</dt><dd>
 
5280
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5281
 
 
5282
<p></p>
 
5283
</dd><dt><strong><strong>url</strong></strong><br />
 
5284
 
 
5285
</dt><dd>
 
5286
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5287
 
 
5288
<p></p>
 
5289
</dd><dt><strong><strong>waittime</strong></strong><br />
 
5290
 
 
5291
</dt><dd>
 
5292
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5293
 
 
5294
</dd></dl>
 
5295
<p>(End of dynamical grammar changes for variable <a href="#item_probe"><code>probe</code></a> example value <code>EchoPingHttps</code>.)</p>
 
5296
</dd><dt><strong><strong>EchoPingIcp</strong>: (See the <a href="././Smokeping/probes/EchoPingIcp.html">separate module documentation</a> for details about each variable.)</strong><br />
 
5297
 
 
5298
</dt><dd>
 
5299
The following new variables are valid:
 
5300
 
 
5301
<dl>
 
5302
<dt><strong><strong>extraopts</strong></strong><br />
 
5303
 
 
5304
</dt><dt><strong><strong>ipversion</strong></strong><br />
 
5305
 
 
5306
</dt><dt><strong><strong>pings</strong></strong><br />
 
5307
 
 
5308
</dt><dt><strong><strong>priority</strong></strong><br />
 
5309
 
 
5310
</dt><dt><strong><strong>timeout</strong></strong><br />
 
5311
 
 
5312
</dt><dt><strong><strong>tos</strong></strong><br />
 
5313
 
 
5314
</dt><dt><strong><strong>url</strong></strong><br />
 
5315
 
 
5316
</dt><dt><strong><strong>waittime</strong></strong><br />
 
5317
 
 
5318
</dt></dl>
 
5319
<p>Syntax changes for subsection <strong>/[-_0-9a-zA-Z]+/</strong></p>
 
5320
<p>The following new variables are valid:</p>
 
5321
<dl>
 
5322
<dt><strong><strong>extraopts</strong></strong><br />
 
5323
 
 
5324
</dt><dd>
 
5325
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5326
 
 
5327
<p></p>
 
5328
</dd><dt><strong><strong>ipversion</strong></strong><br />
 
5329
 
 
5330
</dt><dd>
 
5331
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5332
 
 
5333
<p></p>
 
5334
</dd><dt><strong><strong>pings</strong></strong><br />
 
5335
 
 
5336
</dt><dd>
 
5337
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5338
 
 
5339
<p></p>
 
5340
</dd><dt><strong><strong>priority</strong></strong><br />
 
5341
 
 
5342
</dt><dd>
 
5343
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5344
 
 
5345
<p></p>
 
5346
</dd><dt><strong><strong>timeout</strong></strong><br />
 
5347
 
 
5348
</dt><dd>
 
5349
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5350
 
 
5351
<p></p>
 
5352
</dd><dt><strong><strong>tos</strong></strong><br />
 
5353
 
 
5354
</dt><dd>
 
5355
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5356
 
 
5357
<p></p>
 
5358
</dd><dt><strong><strong>url</strong></strong><br />
 
5359
 
 
5360
</dt><dd>
 
5361
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5362
 
 
5363
<p></p>
 
5364
</dd><dt><strong><strong>waittime</strong></strong><br />
 
5365
 
 
5366
</dt><dd>
 
5367
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5368
 
 
5369
</dd></dl>
 
5370
<p>(End of dynamical grammar changes for variable <a href="#item_probe"><code>probe</code></a> example value <code>EchoPingIcp</code>.)</p>
 
5371
</dd><dt><strong><strong>EchoPingSmtp</strong>: (See the <a href="././Smokeping/probes/EchoPingSmtp.html">separate module documentation</a> for details about each variable.)</strong><br />
 
5372
 
 
5373
</dt><dd>
 
5374
The following new variables are valid:
 
5375
 
 
5376
<dl>
 
5377
<dt><strong><strong>extraopts</strong></strong><br />
 
5378
 
 
5379
</dt><dt><strong><strong>ipversion</strong></strong><br />
 
5380
 
 
5381
</dt><dt><strong><strong>pings</strong></strong><br />
 
5382
 
 
5383
</dt><dt><strong><strong>priority</strong></strong><br />
 
5384
 
 
5385
</dt><dt><strong><strong>timeout</strong></strong><br />
 
5386
 
 
5387
</dt><dt><strong><strong>tos</strong></strong><br />
 
5388
 
 
5389
</dt><dt><strong><strong>waittime</strong></strong><br />
 
5390
 
 
5391
</dt></dl>
 
5392
<p>Syntax changes for subsection <strong>/[-_0-9a-zA-Z]+/</strong></p>
 
5393
<p>The following new variables are valid:</p>
 
5394
<dl>
 
5395
<dt><strong><strong>extraopts</strong></strong><br />
 
5396
 
 
5397
</dt><dd>
 
5398
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5399
 
 
5400
<p></p>
 
5401
</dd><dt><strong><strong>ipversion</strong></strong><br />
 
5402
 
 
5403
</dt><dd>
 
5404
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5405
 
 
5406
<p></p>
 
5407
</dd><dt><strong><strong>pings</strong></strong><br />
 
5408
 
 
5409
</dt><dd>
 
5410
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5411
 
 
5412
<p></p>
 
5413
</dd><dt><strong><strong>priority</strong></strong><br />
 
5414
 
 
5415
</dt><dd>
 
5416
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5417
 
 
5418
<p></p>
 
5419
</dd><dt><strong><strong>timeout</strong></strong><br />
 
5420
 
 
5421
</dt><dd>
 
5422
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5423
 
 
5424
<p></p>
 
5425
</dd><dt><strong><strong>tos</strong></strong><br />
 
5426
 
 
5427
</dt><dd>
 
5428
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5429
 
 
5430
<p></p>
 
5431
</dd><dt><strong><strong>waittime</strong></strong><br />
 
5432
 
 
5433
</dt><dd>
 
5434
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5435
 
 
5436
</dd></dl>
 
5437
<p>(End of dynamical grammar changes for variable <a href="#item_probe"><code>probe</code></a> example value <code>EchoPingSmtp</code>.)</p>
 
5438
</dd><dt><strong><strong>FPing</strong>: (See the <a href="././Smokeping/probes/FPing.html">separate module documentation</a> for details about each variable.)</strong><br />
 
5439
 
 
5440
</dt><dd>
 
5441
No changes that can be automatically described.
 
5442
 
 
5443
</dd><dd>
 
5444
<p>(End of dynamical grammar changes for variable <a href="#item_probe"><code>probe</code></a> example value <code>FPing</code>.)</p>
 
5445
 
 
5446
<p></p>
 
5447
</dd><dt><strong><strong>FPing6</strong>: (See the <a href="././Smokeping/probes/FPing6.html">separate module documentation</a> for details about each variable.)</strong><br />
 
5448
 
 
5449
</dt><dd>
 
5450
No changes that can be automatically described.
 
5451
 
 
5452
</dd><dd>
 
5453
<p>(End of dynamical grammar changes for variable <a href="#item_probe"><code>probe</code></a> example value <code>FPing6</code>.)</p>
 
5454
 
 
5455
<p></p>
 
5456
</dd><dt><strong><strong>IOSPing</strong>: (See the <a href="././Smokeping/probes/IOSPing.html">separate module documentation</a> for details about each variable.)</strong><br />
 
5457
 
 
5458
</dt><dd>
 
5459
The following new variables are valid:
 
5460
 
 
5461
<dl>
 
5462
<dt><strong><strong>ioshost</strong></strong><br />
 
5463
 
 
5464
</dt><dt><strong><strong>iosint</strong></strong><br />
 
5465
 
 
5466
</dt><dt><strong><strong>iosuser</strong></strong><br />
 
5467
 
 
5468
</dt><dt><strong><strong>pings</strong></strong><br />
 
5469
 
 
5470
</dt></dl>
 
5471
<p>Syntax changes for subsection <strong>/[-_0-9a-zA-Z]+/</strong></p>
 
5472
<p>The following new variables are valid:</p>
 
5473
<dl>
 
5474
<dt><strong><strong>ioshost</strong></strong><br />
 
5475
 
 
5476
</dt><dd>
 
5477
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5478
 
 
5479
<p></p>
 
5480
</dd><dt><strong><strong>iosint</strong></strong><br />
 
5481
 
 
5482
</dt><dd>
 
5483
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5484
 
 
5485
<p></p>
 
5486
</dd><dt><strong><strong>iosuser</strong></strong><br />
 
5487
 
 
5488
</dt><dd>
 
5489
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5490
 
 
5491
<p></p>
 
5492
</dd><dt><strong><strong>pings</strong></strong><br />
 
5493
 
 
5494
</dt><dd>
 
5495
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5496
 
 
5497
</dd></dl>
 
5498
<p>(End of dynamical grammar changes for variable <a href="#item_probe"><code>probe</code></a> example value <code>IOSPing</code>.)</p>
 
5499
</dd><dt><strong><strong>LDAP</strong>: (See the <a href="././Smokeping/probes/LDAP.html">separate module documentation</a> for details about each variable.)</strong><br />
 
5500
 
 
5501
</dt><dd>
 
5502
The following new variables are valid:
 
5503
 
 
5504
<dl>
 
5505
<dt><strong><strong>attrs</strong></strong><br />
 
5506
 
 
5507
</dt><dt><strong><strong>base</strong></strong><br />
 
5508
 
 
5509
</dt><dt><strong><strong>binddn</strong></strong><br />
 
5510
 
 
5511
</dt><dt><strong><strong>filter</strong></strong><br />
 
5512
 
 
5513
</dt><dt><strong><strong>mininterval</strong></strong><br />
 
5514
 
 
5515
</dt><dt><strong><strong>password</strong></strong><br />
 
5516
 
 
5517
</dt><dt><strong><strong>pings</strong></strong><br />
 
5518
 
 
5519
</dt><dt><strong><strong>port</strong></strong><br />
 
5520
 
 
5521
</dt><dt><strong><strong>scope</strong></strong><br />
 
5522
 
 
5523
</dt><dt><strong><strong>start_tls</strong></strong><br />
 
5524
 
 
5525
</dt><dt><strong><strong>timeout</strong></strong><br />
 
5526
 
 
5527
</dt><dt><strong><strong>version</strong></strong><br />
 
5528
 
 
5529
</dt></dl>
 
5530
<p>Syntax changes for subsection <strong>/[-_0-9a-zA-Z]+/</strong></p>
 
5531
<p>The following new variables are valid:</p>
 
5532
<dl>
 
5533
<dt><strong><strong>attrs</strong></strong><br />
 
5534
 
 
5535
</dt><dd>
 
5536
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5537
 
 
5538
<p></p>
 
5539
</dd><dt><strong><strong>base</strong></strong><br />
 
5540
 
 
5541
</dt><dd>
 
5542
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5543
 
 
5544
<p></p>
 
5545
</dd><dt><strong><strong>binddn</strong></strong><br />
 
5546
 
 
5547
</dt><dd>
 
5548
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5549
 
 
5550
<p></p>
 
5551
</dd><dt><strong><strong>filter</strong></strong><br />
 
5552
 
 
5553
</dt><dd>
 
5554
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5555
 
 
5556
<p></p>
 
5557
</dd><dt><strong><strong>mininterval</strong></strong><br />
 
5558
 
 
5559
</dt><dd>
 
5560
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5561
 
 
5562
<p></p>
 
5563
</dd><dt><strong><strong>password</strong></strong><br />
 
5564
 
 
5565
</dt><dd>
 
5566
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5567
 
 
5568
<p></p>
 
5569
</dd><dt><strong><strong>pings</strong></strong><br />
 
5570
 
 
5571
</dt><dd>
 
5572
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5573
 
 
5574
<p></p>
 
5575
</dd><dt><strong><strong>port</strong></strong><br />
 
5576
 
 
5577
</dt><dd>
 
5578
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5579
 
 
5580
<p></p>
 
5581
</dd><dt><strong><strong>scope</strong></strong><br />
 
5582
 
 
5583
</dt><dd>
 
5584
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5585
 
 
5586
<p></p>
 
5587
</dd><dt><strong><strong>start_tls</strong></strong><br />
 
5588
 
 
5589
</dt><dd>
 
5590
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5591
 
 
5592
<p></p>
 
5593
</dd><dt><strong><strong>timeout</strong></strong><br />
 
5594
 
 
5595
</dt><dd>
 
5596
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5597
 
 
5598
<p></p>
 
5599
</dd><dt><strong><strong>version</strong></strong><br />
 
5600
 
 
5601
</dt><dd>
 
5602
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5603
 
 
5604
</dd></dl>
 
5605
<p>(End of dynamical grammar changes for variable <a href="#item_probe"><code>probe</code></a> example value <code>LDAP</code>.)</p>
 
5606
</dd><dt><strong><strong>Radius</strong>: (See the <a href="././Smokeping/probes/Radius.html">separate module documentation</a> for details about each variable.)</strong><br />
 
5607
 
 
5608
</dt><dd>
 
5609
The following new variables are valid:
 
5610
 
 
5611
<dl>
 
5612
<dt><strong><strong>mininterval</strong></strong><br />
 
5613
 
 
5614
</dt><dt><strong><strong>nas_ip_address</strong></strong><br />
 
5615
 
 
5616
</dt><dt><strong><strong>password</strong></strong><br />
 
5617
 
 
5618
</dt><dt><strong><strong>pings</strong></strong><br />
 
5619
 
 
5620
</dt><dt><strong><strong>port</strong></strong><br />
 
5621
 
 
5622
</dt><dt><strong><strong>secret</strong></strong><br />
 
5623
 
 
5624
</dt><dt><strong><strong>timeout</strong></strong><br />
 
5625
 
 
5626
</dt><dt><strong><strong>username</strong></strong><br />
 
5627
 
 
5628
</dt></dl>
 
5629
<p>Syntax changes for subsection <strong>/[-_0-9a-zA-Z]+/</strong></p>
 
5630
<p>The following new variables are valid:</p>
 
5631
<dl>
 
5632
<dt><strong><strong>mininterval</strong></strong><br />
 
5633
 
 
5634
</dt><dd>
 
5635
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5636
 
 
5637
<p></p>
 
5638
</dd><dt><strong><strong>nas_ip_address</strong></strong><br />
 
5639
 
 
5640
</dt><dd>
 
5641
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5642
 
 
5643
<p></p>
 
5644
</dd><dt><strong><strong>password</strong></strong><br />
 
5645
 
 
5646
</dt><dd>
 
5647
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5648
 
 
5649
<p></p>
 
5650
</dd><dt><strong><strong>pings</strong></strong><br />
 
5651
 
 
5652
</dt><dd>
 
5653
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5654
 
 
5655
<p></p>
 
5656
</dd><dt><strong><strong>port</strong></strong><br />
 
5657
 
 
5658
</dt><dd>
 
5659
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5660
 
 
5661
<p></p>
 
5662
</dd><dt><strong><strong>secret</strong></strong><br />
 
5663
 
 
5664
</dt><dd>
 
5665
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5666
 
 
5667
<p></p>
 
5668
</dd><dt><strong><strong>timeout</strong></strong><br />
 
5669
 
 
5670
</dt><dd>
 
5671
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5672
 
 
5673
<p></p>
 
5674
</dd><dt><strong><strong>username</strong></strong><br />
 
5675
 
 
5676
</dt><dd>
 
5677
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5678
 
 
5679
</dd></dl>
 
5680
<p>(End of dynamical grammar changes for variable <a href="#item_probe"><code>probe</code></a> example value <code>Radius</code>.)</p>
 
5681
</dd><dt><strong><strong>RemoteFPing</strong>: (See the <a href="././Smokeping/probes/RemoteFPing.html">separate module documentation</a> for details about each variable.)</strong><br />
 
5682
 
 
5683
</dt><dd>
 
5684
No changes that can be automatically described.
 
5685
 
 
5686
</dd><dd>
 
5687
<p>(End of dynamical grammar changes for variable <a href="#item_probe"><code>probe</code></a> example value <code>RemoteFPing</code>.)</p>
 
5688
 
 
5689
<p></p>
 
5690
</dd><dt><strong><strong>SSH</strong>: (See the <a href="././Smokeping/probes/SSH.html">separate module documentation</a> for details about each variable.)</strong><br />
 
5691
 
 
5692
</dt><dd>
 
5693
The following new variables are valid:
 
5694
 
 
5695
<dl>
 
5696
<dt><strong><strong>keytype</strong></strong><br />
 
5697
 
 
5698
</dt><dt><strong><strong>pings</strong></strong><br />
 
5699
 
 
5700
</dt></dl>
 
5701
<p>Syntax changes for subsection <strong>/[-_0-9a-zA-Z]+/</strong></p>
 
5702
<p>The following new variables are valid:</p>
 
5703
<dl>
 
5704
<dt><strong><strong>keytype</strong></strong><br />
 
5705
 
 
5706
</dt><dd>
 
5707
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5708
 
 
5709
<p></p>
 
5710
</dd><dt><strong><strong>pings</strong></strong><br />
 
5711
 
 
5712
</dt><dd>
 
5713
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5714
 
 
5715
</dd></dl>
 
5716
<p>(End of dynamical grammar changes for variable <a href="#item_probe"><code>probe</code></a> example value <code>SSH</code>.)</p>
 
5717
</dd><dt><strong><strong>TacacsPlus</strong>: (See the <a href="./Smokeping/probes/TacacsPlus.html">separate module documentation</a> for details about each variable.)</strong><br />
 
5718
 
 
5719
</dt><dd>
 
5720
The following new variables are valid:
 
5721
 
 
5722
<dl>
 
5723
<dt><strong><strong>authtype</strong></strong><br />
 
5724
 
 
5725
</dt><dt><strong><strong>mininterval</strong></strong><br />
 
5726
 
 
5727
</dt><dt><strong><strong>password</strong></strong><br />
 
5728
 
 
5729
</dt><dt><strong><strong>pings</strong></strong><br />
 
5730
 
 
5731
</dt><dt><strong><strong>port</strong></strong><br />
 
5732
 
 
5733
</dt><dt><strong><strong>secret</strong></strong><br />
 
5734
 
 
5735
</dt><dt><strong><strong>timeout</strong></strong><br />
 
5736
 
 
5737
</dt><dt><strong><strong>username</strong></strong><br />
 
5738
 
 
5739
</dt></dl>
 
5740
<p>Syntax changes for subsection <strong>/[-_0-9a-zA-Z]+/</strong></p>
 
5741
<p>The following new variables are valid:</p>
 
5742
<dl>
 
5743
<dt><strong><strong>authtype</strong></strong><br />
 
5744
 
 
5745
</dt><dd>
 
5746
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5747
 
 
5748
<p></p>
 
5749
</dd><dt><strong><strong>mininterval</strong></strong><br />
 
5750
 
 
5751
</dt><dd>
 
5752
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5753
 
 
5754
<p></p>
 
5755
</dd><dt><strong><strong>password</strong></strong><br />
 
5756
 
 
5757
</dt><dd>
 
5758
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5759
 
 
5760
<p></p>
 
5761
</dd><dt><strong><strong>pings</strong></strong><br />
 
5762
 
 
5763
</dt><dd>
 
5764
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5765
 
 
5766
<p></p>
 
5767
</dd><dt><strong><strong>port</strong></strong><br />
 
5768
 
 
5769
</dt><dd>
 
5770
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5771
 
 
5772
<p></p>
 
5773
</dd><dt><strong><strong>secret</strong></strong><br />
 
5774
 
 
5775
</dt><dd>
 
5776
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5777
 
 
5778
<p></p>
 
5779
</dd><dt><strong><strong>timeout</strong></strong><br />
 
5780
 
 
5781
</dt><dd>
 
5782
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5783
 
 
5784
<p></p>
 
5785
</dd><dt><strong><strong>username</strong></strong><br />
 
5786
 
 
5787
</dt><dd>
 
5788
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5789
 
 
5790
</dd></dl>
 
5791
<p>(End of dynamical grammar changes for variable <a href="#item_probe"><code>probe</code></a> example value <code>TacacsPlus</code>.)</p>
 
5792
</dd><dt><strong><strong>TelnetIOSPing</strong>: (See the <a href="././Smokeping/probes/TelnetIOSPing.html">separate module documentation</a> for details about each variable.)</strong><br />
 
5793
 
 
5794
</dt><dd>
 
5795
The following new variables are valid:
 
5796
 
 
5797
<dl>
 
5798
<dt><strong><strong>iospass</strong></strong><br />
 
5799
 
 
5800
</dt><dt><strong><strong>iosuser</strong></strong><br />
 
5801
 
 
5802
</dt><dt><strong><strong>pings</strong></strong><br />
 
5803
 
 
5804
</dt><dt><strong><strong>psource</strong></strong><br />
 
5805
 
 
5806
</dt><dt><strong><strong>source</strong></strong><br />
 
5807
 
 
5808
</dt></dl>
 
5809
<p>Syntax changes for subsection <strong>/[-_0-9a-zA-Z]+/</strong></p>
 
5810
<p>The following new variables are valid:</p>
 
5811
<dl>
 
5812
<dt><strong><strong>iospass</strong></strong><br />
 
5813
 
 
5814
</dt><dd>
 
5815
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5816
 
 
5817
<p></p>
 
5818
</dd><dt><strong><strong>iosuser</strong></strong><br />
 
5819
 
 
5820
</dt><dd>
 
5821
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5822
 
 
5823
<p></p>
 
5824
</dd><dt><strong><strong>pings</strong></strong><br />
 
5825
 
 
5826
</dt><dd>
 
5827
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5828
 
 
5829
<p></p>
 
5830
</dd><dt><strong><strong>psource</strong></strong><br />
 
5831
 
 
5832
</dt><dd>
 
5833
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5834
 
 
5835
<p></p>
 
5836
</dd><dt><strong><strong>source</strong></strong><br />
 
5837
 
 
5838
</dt><dd>
 
5839
This variable <em>inherits</em> its value from the parent section if nothing is specified here.
 
5840
 
 
5841
</dd></dl>
 
5842
<p>(End of dynamical grammar changes for variable <a href="#item_probe"><code>probe</code></a> example value <code>TelnetIOSPing</code>.)</p>
 
5843
</dd></dl>
 
5844
<p>(End of dynamical grammar changes for example values of variable <a href="#item_probe"><code>probe</code></a>.)</p>
863
5845
<p>
864
5846
</p>
865
5847
<hr />