Révision 189c81ee
Documentation: incoherent "host" parameter name (Issue #88)
| plugins/network/multiping | ||
|---|---|---|
| 25 | 25 |
# ping_args - Arguments to ping (default "-c 2 -w 1") |
| 26 | 26 |
# ping_args2 - Arguments after the host name (required for Solaris) |
| 27 | 27 |
# ping - Ping program to use |
| 28 |
# host - Host to ping |
|
| 28 |
# hosts - List of comma-separated hosts to ping (IP address of FQDN) |
|
| 29 |
# names - Friendly display name of each host given in the "hosts" parameter (comma-separated list) |
|
| 29 | 30 |
# |
| 30 | 31 |
# Arguments for Solaris: |
| 31 | 32 |
# ping_args -s |
| ... | ... | |
| 41 | 42 |
# Configuration example |
| 42 | 43 |
# [multiping] |
| 43 | 44 |
# env.hosts www.google.com,www.yahoo.com |
| 44 |
# env.names Google, Yahoo
|
|
| 45 |
# env.names Google,Yahoo |
|
| 45 | 46 |
# env.ping_args -A -c 5 -w 2 |
| 46 | 47 |
# |
| 47 | 48 |
#%# family=auto |
Formats disponibles : Unified diff