Changeset a64139dcd7cce8a609a80ee6827795c4ee240da5
- Timestamp:
- 01/27/12 21:31:01
(1 year ago)
- Author:
- Theo Schlossnagle <jesus@omniti.com>
- git-committer:
- Theo Schlossnagle <jesus@omniti.com> 1327699861 -0500
- git-parent:
[b60d0a0a5c157f44f85f06584143de0ec35f4cf6]
- git-author:
- Theo Schlossnagle <jesus@omniti.com> 1327699861 -0500
- Message:
update docs from code
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| ra23f396 |
ra64139d |
|
| 344 | 344 | </varlistentry> |
|---|
| 345 | 345 | </variablelist> |
|---|
| 346 | | <para>This regular expression is matched against the body of the response. If a match is not found, the check will be marked as "bad."</para> |
|---|
| | 346 | <para>This regular expression is matched against the body of the response. If a match is not found, the check will be marked as "bad."</para> |
|---|
| | 347 | </listitem> |
|---|
| | 348 | </varlistentry> |
|---|
| | 349 | </variablelist> |
|---|
| | 350 | <variablelist> |
|---|
| | 351 | <varlistentry> |
|---|
| | 352 | <term>body_match_*</term> |
|---|
| | 353 | <listitem> |
|---|
| | 354 | <variablelist> |
|---|
| | 355 | <varlistentry> |
|---|
| | 356 | <term>required</term> |
|---|
| | 357 | <listitem> |
|---|
| | 358 | <para>optional</para> |
|---|
| | 359 | </listitem> |
|---|
| | 360 | </varlistentry> |
|---|
| | 361 | <varlistentry> |
|---|
| | 362 | <term>allowed</term> |
|---|
| | 363 | <listitem> |
|---|
| | 364 | <para>.+</para> |
|---|
| | 365 | </listitem> |
|---|
| | 366 | </varlistentry> |
|---|
| | 367 | </variablelist> |
|---|
| | 368 | <para>This regular expression is matched against the body of the response. If a match is found it is captured and added as a metric. For example, if setting is named 'body_match_foo_bar' and a match is found new metric called 'foo_bar' will be added.</para> |
|---|
| 347 | 369 | </listitem> |
|---|
| 348 | 370 | </varlistentry> |
|---|
| r23dea7e |
ra64139d |
|
| 269 | 269 | </variablelist> |
|---|
| 270 | 270 | <para>A list of ciphers to be used in the SSL protocol (for SSL checks).</para> |
|---|
| | 271 | </listitem> |
|---|
| | 272 | </varlistentry> |
|---|
| | 273 | </variablelist> |
|---|
| | 274 | <variablelist> |
|---|
| | 275 | <varlistentry> |
|---|
| | 276 | <term>sasl_authentication</term> |
|---|
| | 277 | <listitem> |
|---|
| | 278 | <variablelist> |
|---|
| | 279 | <varlistentry> |
|---|
| | 280 | <term>required</term> |
|---|
| | 281 | <listitem> |
|---|
| | 282 | <para>optional</para> |
|---|
| | 283 | </listitem> |
|---|
| | 284 | </varlistentry> |
|---|
| | 285 | <varlistentry> |
|---|
| | 286 | <term>default</term> |
|---|
| | 287 | <listitem> |
|---|
| | 288 | <para>off</para> |
|---|
| | 289 | </listitem> |
|---|
| | 290 | </varlistentry> |
|---|
| | 291 | <varlistentry> |
|---|
| | 292 | <term>allowed</term> |
|---|
| | 293 | <listitem> |
|---|
| | 294 | <para>(?:off|login|plain)</para> |
|---|
| | 295 | </listitem> |
|---|
| | 296 | </varlistentry> |
|---|
| | 297 | </variablelist> |
|---|
| | 298 | <para>Specifies the type of SASL Authentication to use</para> |
|---|
| | 299 | </listitem> |
|---|
| | 300 | </varlistentry> |
|---|
| | 301 | </variablelist> |
|---|
| | 302 | <variablelist> |
|---|
| | 303 | <varlistentry> |
|---|
| | 304 | <term>sasl_user</term> |
|---|
| | 305 | <listitem> |
|---|
| | 306 | <variablelist> |
|---|
| | 307 | <varlistentry> |
|---|
| | 308 | <term>required</term> |
|---|
| | 309 | <listitem> |
|---|
| | 310 | <para>optional</para> |
|---|
| | 311 | </listitem> |
|---|
| | 312 | </varlistentry> |
|---|
| | 313 | <varlistentry> |
|---|
| | 314 | <term>default</term> |
|---|
| | 315 | <listitem> |
|---|
| | 316 | <para/> |
|---|
| | 317 | </listitem> |
|---|
| | 318 | </varlistentry> |
|---|
| | 319 | <varlistentry> |
|---|
| | 320 | <term>allowed</term> |
|---|
| | 321 | <listitem> |
|---|
| | 322 | <para>.+</para> |
|---|
| | 323 | </listitem> |
|---|
| | 324 | </varlistentry> |
|---|
| | 325 | </variablelist> |
|---|
| | 326 | <para>The SASL Authentication username</para> |
|---|
| | 327 | </listitem> |
|---|
| | 328 | </varlistentry> |
|---|
| | 329 | </variablelist> |
|---|
| | 330 | <variablelist> |
|---|
| | 331 | <varlistentry> |
|---|
| | 332 | <term>sasl_password</term> |
|---|
| | 333 | <listitem> |
|---|
| | 334 | <variablelist> |
|---|
| | 335 | <varlistentry> |
|---|
| | 336 | <term>required</term> |
|---|
| | 337 | <listitem> |
|---|
| | 338 | <para>optional</para> |
|---|
| | 339 | </listitem> |
|---|
| | 340 | </varlistentry> |
|---|
| | 341 | <varlistentry> |
|---|
| | 342 | <term>default</term> |
|---|
| | 343 | <listitem> |
|---|
| | 344 | <para/> |
|---|
| | 345 | </listitem> |
|---|
| | 346 | </varlistentry> |
|---|
| | 347 | <varlistentry> |
|---|
| | 348 | <term>allowed</term> |
|---|
| | 349 | <listitem> |
|---|
| | 350 | <para>.+</para> |
|---|
| | 351 | </listitem> |
|---|
| | 352 | </varlistentry> |
|---|
| | 353 | </variablelist> |
|---|
| | 354 | <para>The SASL Authentication password</para> |
|---|
| | 355 | </listitem> |
|---|
| | 356 | </varlistentry> |
|---|
| | 357 | </variablelist> |
|---|
| | 358 | <variablelist> |
|---|
| | 359 | <varlistentry> |
|---|
| | 360 | <term>sasl_auth_id</term> |
|---|
| | 361 | <listitem> |
|---|
| | 362 | <variablelist> |
|---|
| | 363 | <varlistentry> |
|---|
| | 364 | <term>required</term> |
|---|
| | 365 | <listitem> |
|---|
| | 366 | <para>optional</para> |
|---|
| | 367 | </listitem> |
|---|
| | 368 | </varlistentry> |
|---|
| | 369 | <varlistentry> |
|---|
| | 370 | <term>default</term> |
|---|
| | 371 | <listitem> |
|---|
| | 372 | <para/> |
|---|
| | 373 | </listitem> |
|---|
| | 374 | </varlistentry> |
|---|
| | 375 | <varlistentry> |
|---|
| | 376 | <term>allowed</term> |
|---|
| | 377 | <listitem> |
|---|
| | 378 | <para>.+</para> |
|---|
| | 379 | </listitem> |
|---|
| | 380 | </varlistentry> |
|---|
| | 381 | </variablelist> |
|---|
| | 382 | <para>The SASL Authorization Identity</para> |
|---|
| 271 | 383 | </listitem> |
|---|
| 272 | 384 | </varlistentry> |
|---|