bulk modification for --unknown-status option description (#4321)
This commit is contained in:
parent
feb9f8b67f
commit
103dd6524e
|
@ -166,7 +166,7 @@ Filter storage pools by name (can be a regexp).
|
|||
|
||||
=item B<--unknown-status>
|
||||
|
||||
Set warning threshold for status.
|
||||
Set unknown threshold for status.
|
||||
Can used special variables like: %{status}, %{display}
|
||||
|
||||
=item B<--warning-status>
|
||||
|
|
|
@ -127,7 +127,7 @@ Filter interface name (can be a regexp).
|
|||
|
||||
=item B<--unknown-status>
|
||||
|
||||
Set warning threshold for status (Default: '%{state} =~ /unknown/').
|
||||
Set unknown threshold for status (Default: '%{state} =~ /unknown/').
|
||||
Can used special variables like: %{state}, %{display}
|
||||
|
||||
=item B<--warning-status>
|
||||
|
|
|
@ -126,7 +126,7 @@ Filter node name (can be a regexp).
|
|||
|
||||
=item B<--unknown-status>
|
||||
|
||||
Set warning threshold for status (Default: '%{state} =~ /unknown/').
|
||||
Set unknown threshold for status (Default: '%{state} =~ /unknown/').
|
||||
Can used special variables like: %{state}, %{display}
|
||||
|
||||
=item B<--warning-status>
|
||||
|
|
|
@ -195,7 +195,7 @@ Filter resource group name (can be a regexp).
|
|||
|
||||
=item B<--unknown-status>
|
||||
|
||||
Set warning threshold for status (Default: '%{state} =~ /unknown/').
|
||||
Set unknown threshold for status (Default: '%{state} =~ /unknown/').
|
||||
Can used special variables like: %{state}, %{display}, %{owner_node}
|
||||
|
||||
=item B<--warning-status>
|
||||
|
|
|
@ -131,7 +131,7 @@ Filter resource name (can be a regexp).
|
|||
|
||||
=item B<--unknown-status>
|
||||
|
||||
Set warning threshold for status (Default: '%{state} =~ /unknown/').
|
||||
Set unknown threshold for status (Default: '%{state} =~ /unknown/').
|
||||
Can used special variables like: %{state}, %{display}
|
||||
|
||||
=item B<--warning-status>
|
||||
|
|
|
@ -330,7 +330,7 @@ Only check new result entries for scenarios.
|
|||
|
||||
=item B<--unknown-status>
|
||||
|
||||
Set warning threshold for status (Default: '%{status} =~ /unknown/i').
|
||||
Set unknown threshold for status (Default: '%{status} =~ /unknown/i').
|
||||
Can used special variables like: %{status}, %{display}
|
||||
|
||||
=item B<--warning-status>
|
||||
|
|
|
@ -190,7 +190,7 @@ Search in following cluster(s) (can be a regexp).
|
|||
|
||||
=item B<--unknown-status>
|
||||
|
||||
Set warning threshold for status (Default: '%{status} !~ /^connected$/i').
|
||||
Set unknown threshold for status (Default: '%{status} !~ /^connected$/i').
|
||||
Can used special variables like: %{status}
|
||||
|
||||
=item B<--warning-status>
|
||||
|
|
|
@ -196,7 +196,7 @@ Search in following cluster(s) (can be a regexp).
|
|||
|
||||
=item B<--unknown-status>
|
||||
|
||||
Set warning threshold for status (Default: '%{status} !~ /^connected$/i').
|
||||
Set unknown threshold for status (Default: '%{status} !~ /^connected$/i').
|
||||
Can used special variables like: %{status}
|
||||
|
||||
=item B<--warning-status>
|
||||
|
|
|
@ -232,7 +232,7 @@ Search in following host(s) (can be a regexp).
|
|||
|
||||
=item B<--unknown-status>
|
||||
|
||||
Set warning threshold for status (Default: '%{connection_state} !~ /^connected$/i or %{power_state} !~ /^poweredOn$/i').
|
||||
Set unknown threshold for status (Default: '%{connection_state} !~ /^connected$/i or %{power_state} !~ /^poweredOn$/i').
|
||||
Can used special variables like: %{connection_state}, %{power_state}
|
||||
|
||||
=item B<--warning-status>
|
||||
|
|
|
@ -183,7 +183,7 @@ Search in following datacenter(s) (can be a regexp).
|
|||
|
||||
=item B<--unknown-status>
|
||||
|
||||
Set warning threshold for status (Default: '%{accessible} !~ /^true|1$/i').
|
||||
Set unknown threshold for status (Default: '%{accessible} !~ /^true|1$/i').
|
||||
Can used special variables like: %{accessible}
|
||||
|
||||
=item B<--warning-status>
|
||||
|
|
|
@ -188,7 +188,7 @@ Datastore name is a regexp.
|
|||
|
||||
=item B<--unknown-status>
|
||||
|
||||
Set warning threshold for status (Default: '%{status} !~ /^connected$/i').
|
||||
Set unknown threshold for status (Default: '%{status} !~ /^connected$/i').
|
||||
Can used special variables like: %{status}
|
||||
|
||||
=item B<--warning-status>
|
||||
|
|
|
@ -163,7 +163,7 @@ Search in following datacenter(s) (can be a regexp).
|
|||
|
||||
=item B<--unknown-status>
|
||||
|
||||
Set warning threshold for status (Default: '%{accessible} !~ /^true|1$/i').
|
||||
Set unknown threshold for status (Default: '%{accessible} !~ /^true|1$/i').
|
||||
Can used special variables like: %{accessible}
|
||||
|
||||
=item B<--warning-status>
|
||||
|
|
|
@ -241,7 +241,7 @@ Only display VMs with iops higher value (default: 50).
|
|||
|
||||
=item B<--unknown-status>
|
||||
|
||||
Set warning threshold for status (Default: '%{accessible} !~ /^true|1$/i').
|
||||
Set unknown threshold for status (Default: '%{accessible} !~ /^true|1$/i').
|
||||
Can used special variables like: %{accessible}
|
||||
|
||||
=item B<--warning-status>
|
||||
|
|
|
@ -172,7 +172,7 @@ Search in following datacenter(s) (can be a regexp).
|
|||
|
||||
=item B<--unknown-status>
|
||||
|
||||
Set warning threshold for status (Default: '%{accessible} !~ /^true|1$/i').
|
||||
Set unknown threshold for status (Default: '%{accessible} !~ /^true|1$/i').
|
||||
Can used special variables like: %{accessible}
|
||||
|
||||
=item B<--warning-status>
|
||||
|
|
|
@ -266,7 +266,7 @@ Explicitly ask vmware to refreshes free-space and capacity values (slower).
|
|||
|
||||
=item B<--unknown-status>
|
||||
|
||||
Set warning threshold for status (Default: '%{accessible} !~ /^true|1$/i').
|
||||
Set unknown threshold for status (Default: '%{accessible} !~ /^true|1$/i').
|
||||
Can used special variables like: %{accessible}
|
||||
|
||||
=item B<--warning-status>
|
||||
|
|
|
@ -242,7 +242,7 @@ Display virtual machine description.
|
|||
|
||||
=item B<--unknown-status>
|
||||
|
||||
Set warning threshold for status (Default: '%{connection_state} !~ /^connected$/i or %{power_state} !~ /^poweredOn$/i').
|
||||
Set unknown threshold for status (Default: '%{connection_state} !~ /^connected$/i or %{power_state} !~ /^poweredOn$/i').
|
||||
Can used special variables like: %{connection_state}, %{power_state}
|
||||
|
||||
=item B<--warning-status>
|
||||
|
|
|
@ -199,7 +199,7 @@ Device to check (Required) (Example: --device='VirtualCdrom').
|
|||
|
||||
=item B<--unknown-status>
|
||||
|
||||
Set warning threshold for status (Default: '%{connection_state} !~ /^connected$/i').
|
||||
Set unknown threshold for status (Default: '%{connection_state} !~ /^connected$/i').
|
||||
Can used special variables like: %{connection_state}
|
||||
|
||||
=item B<--warning-status>
|
||||
|
|
|
@ -328,7 +328,7 @@ Check storage(s) status.
|
|||
|
||||
=item B<--unknown-status>
|
||||
|
||||
Set warning threshold for status (Default: '%{status} !~ /^connected$/i').
|
||||
Set unknown threshold for status (Default: '%{status} !~ /^connected$/i').
|
||||
Can used special variables like: %{status}
|
||||
|
||||
=item B<--warning-status>
|
||||
|
|
|
@ -144,7 +144,7 @@ Search in following cluster(s) (can be a regexp).
|
|||
|
||||
=item B<--unknown-status>
|
||||
|
||||
Set warning threshold for status (Default: '%{status} !~ /^connected$/i').
|
||||
Set unknown threshold for status (Default: '%{status} !~ /^connected$/i').
|
||||
Can used special variables like: %{status}
|
||||
|
||||
=item B<--warning-status>
|
||||
|
|
|
@ -261,7 +261,7 @@ Thresholds are on free space left.
|
|||
|
||||
=item B<--unknown-status>
|
||||
|
||||
Set warning threshold for status (Default: '%{status} !~ /^connected$/i').
|
||||
Set unknown threshold for status (Default: '%{status} !~ /^connected$/i').
|
||||
Can used special variables like: %{status}
|
||||
|
||||
=item B<--warning-status>
|
||||
|
|
|
@ -339,7 +339,7 @@ Display virtual machine description.
|
|||
|
||||
=item B<--unknown-status>
|
||||
|
||||
Set warning threshold for status (Default: '%{connection_state} !~ /^connected$/i or %{power_state} !~ /^poweredOn$/i').
|
||||
Set unknown threshold for status (Default: '%{connection_state} !~ /^connected$/i or %{power_state} !~ /^poweredOn$/i').
|
||||
Can used special variables like: %{connection_state}, %{power_state}
|
||||
|
||||
=item B<--warning-status>
|
||||
|
|
|
@ -390,7 +390,7 @@ It monitors only ESX nic that belongs to the filtered vswitches.
|
|||
|
||||
=item B<--unknown-status>
|
||||
|
||||
Set warning threshold for status (Default: '%{status} !~ /^connected$/i').
|
||||
Set unknown threshold for status (Default: '%{status} !~ /^connected$/i').
|
||||
Can used special variables like: %{status}
|
||||
|
||||
=item B<--warning-status>
|
||||
|
|
|
@ -322,7 +322,7 @@ Display virtual machine description.
|
|||
|
||||
=item B<--unknown-status>
|
||||
|
||||
Set warning threshold for status (Default: '%{connection_state} !~ /^connected$/i or %{power_state} !~ /^poweredOn$/i').
|
||||
Set unknown threshold for status (Default: '%{connection_state} !~ /^connected$/i or %{power_state} !~ /^poweredOn$/i').
|
||||
Can used special variables like: %{connection_state}, %{power_state}
|
||||
|
||||
=item B<--warning-status>
|
||||
|
|
|
@ -179,7 +179,7 @@ Filter services you want to check (can be a regexp).
|
|||
|
||||
=item B<--unknown-status>
|
||||
|
||||
Set warning threshold for status (Default: '%{status} !~ /^connected$/i && %{maintenance} =~ /false/i').
|
||||
Set unknown threshold for status (Default: '%{status} !~ /^connected$/i && %{maintenance} =~ /false/i').
|
||||
Can used special variables like: %{status}
|
||||
|
||||
=item B<--warning-status>
|
||||
|
|
|
@ -131,7 +131,7 @@ Search in following datacenter(s) (can be a regexp).
|
|||
|
||||
=item B<--unknown-status>
|
||||
|
||||
Set warning threshold for status (Default: '%{overall_status} =~ /gray/i || %{vsan_status} =~ /gray/i').
|
||||
Set unknown threshold for status (Default: '%{overall_status} =~ /gray/i || %{vsan_status} =~ /gray/i').
|
||||
Can used special variables like: %{overall_status}, %{vsan_status}, %{drs_enabled}, %{ha_enabled}
|
||||
|
||||
=item B<--warning-status>
|
||||
|
|
|
@ -147,7 +147,7 @@ Search in following cluster(s) (can be a regexp).
|
|||
|
||||
=item B<--unknown-status>
|
||||
|
||||
Set warning threshold for status (Default: '%{status} !~ /^connected$/i').
|
||||
Set unknown threshold for status (Default: '%{status} !~ /^connected$/i').
|
||||
Can used special variables like: %{status}
|
||||
|
||||
=item B<--warning-status>
|
||||
|
|
|
@ -360,7 +360,7 @@ Filter paths by name (can be a regexp).
|
|||
|
||||
=item B<--unknown-status>
|
||||
|
||||
Set warning threshold for status (Default: '%{status} !~ /^connected$/i && %{maintenance} =~ /false/i').
|
||||
Set unknown threshold for status (Default: '%{status} !~ /^connected$/i && %{maintenance} =~ /false/i').
|
||||
Can used special variables like: %{status}, %{maintenance}
|
||||
|
||||
=item B<--warning-status>
|
||||
|
|
|
@ -150,7 +150,7 @@ Search in following cluster(s) (can be a regexp).
|
|||
|
||||
=item B<--unknown-status>
|
||||
|
||||
Set warning threshold for status (Default: '%{status} !~ /^connected$/i').
|
||||
Set unknown threshold for status (Default: '%{status} !~ /^connected$/i').
|
||||
Can used special variables like: %{status}
|
||||
|
||||
=item B<--warning-status>
|
||||
|
|
|
@ -175,7 +175,7 @@ Display virtual machine description.
|
|||
|
||||
=item B<--unknown-status>
|
||||
|
||||
Set warning threshold for status (Default: '%{connection_state} !~ /^connected$/i or %{power_state} !~ /^poweredOn$/i').
|
||||
Set unknown threshold for status (Default: '%{connection_state} !~ /^connected$/i or %{power_state} !~ /^poweredOn$/i').
|
||||
Can used special variables like: %{connection_state}, %{power_state}
|
||||
|
||||
=item B<--warning-status>
|
||||
|
|
|
@ -156,7 +156,7 @@ Search in following cluster(s) (can be a regexp).
|
|||
|
||||
=item B<--unknown-status>
|
||||
|
||||
Set warning threshold for status (Default: '%{status} !~ /^connected$/i').
|
||||
Set unknown threshold for status (Default: '%{status} !~ /^connected$/i').
|
||||
Can used special variables like: %{status}
|
||||
|
||||
=item B<--warning-status>
|
||||
|
|
|
@ -156,7 +156,7 @@ Search in following cluster(s) (can be a regexp).
|
|||
|
||||
=item B<--unknown-status>
|
||||
|
||||
Set warning threshold for status (Default: '%{status} !~ /^connected$/i').
|
||||
Set unknown threshold for status (Default: '%{status} !~ /^connected$/i').
|
||||
Can used special variables like: %{status}
|
||||
|
||||
=item B<--warning-status>
|
||||
|
|
|
@ -130,7 +130,7 @@ Filter node name (can be a regexp).
|
|||
|
||||
=item B<--unknown-status>
|
||||
|
||||
Set warning threshold for status (Default: '%{state} =~ /unknown/').
|
||||
Set unknown threshold for status (Default: '%{state} =~ /unknown/').
|
||||
Can used special variables like: %{state}, %{display}
|
||||
|
||||
=item B<--warning-status>
|
||||
|
|
|
@ -251,7 +251,7 @@ Check email security usage.
|
|||
|
||||
=item B<--unknown-status>
|
||||
|
||||
Set warning threshold for status (Default: '').
|
||||
Set unknown threshold for status (Default: '').
|
||||
Can used special variables like: %{queue_status}, %{resource_conservation}
|
||||
|
||||
=item B<--warning-status>
|
||||
|
|
|
@ -143,7 +143,7 @@ Check battery status and charge remaining.
|
|||
|
||||
=item B<--unknown-status>
|
||||
|
||||
Set warning threshold for status (Default: '%{status} =~ /unknown|notPresent/i').
|
||||
Set unknown threshold for status (Default: '%{status} =~ /unknown|notPresent/i').
|
||||
Can used special variables like: %{status}
|
||||
|
||||
=item B<--warning-status>
|
||||
|
|
|
@ -131,7 +131,7 @@ Check INPUT lines metrics.
|
|||
|
||||
=item B<--unknown-status>
|
||||
|
||||
Set warning threshold for status (Default: '').
|
||||
Set unknown threshold for status (Default: '').
|
||||
Can used special variables like: %{status}
|
||||
|
||||
=item B<--warning-status>
|
||||
|
|
|
@ -165,7 +165,7 @@ Check output lines metrics.
|
|||
|
||||
=item B<--unknown-status>
|
||||
|
||||
Set warning threshold for status (Default: '%{status} =~ /unknown/i').
|
||||
Set unknown threshold for status (Default: '%{status} =~ /unknown/i').
|
||||
Can used special variables like: %{status}
|
||||
|
||||
=item B<--warning-status>
|
||||
|
|
|
@ -238,7 +238,7 @@ Filter by access point name (can be a regexp).
|
|||
|
||||
=item B<--unknown-status>
|
||||
|
||||
Set warning threshold for status (Default: '').
|
||||
Set unknown threshold for status (Default: '').
|
||||
Can used special variables like: %{admin}, %{status}, %{display}
|
||||
|
||||
=item B<--warning-status>
|
||||
|
|
|
@ -157,7 +157,7 @@ Filter chunk name (can be a regexp).
|
|||
|
||||
=item B<--unknown-status>
|
||||
|
||||
Set warning threshold for status (Default: '').
|
||||
Set unknown threshold for status (Default: '').
|
||||
Can used special variables like: %{status}, %{display}
|
||||
|
||||
=item B<--warning-status>
|
||||
|
|
|
@ -265,7 +265,7 @@ Threshold critical.
|
|||
|
||||
=item B<--unknown-status>
|
||||
|
||||
Set warning threshold for status.
|
||||
Set unknown threshold for status.
|
||||
Can used special variables like: %{status}, %{display}
|
||||
|
||||
=item B<--warning-status>
|
||||
|
|
|
@ -164,7 +164,7 @@ Example: --filter-counters='^status$'
|
|||
|
||||
=item B<--unknown-status>
|
||||
|
||||
Set warning threshold for status (Default: '').
|
||||
Set unknown threshold for status (Default: '').
|
||||
Can used special variables like: operation_mode
|
||||
|
||||
=item B<--warning-status>
|
||||
|
|
|
@ -244,7 +244,7 @@ Check outlet.
|
|||
|
||||
=item B<--unknown-status>
|
||||
|
||||
Set warning threshold for status.
|
||||
Set unknown threshold for status.
|
||||
Can used special variables like: %{status}, %{display}
|
||||
|
||||
=item B<--warning-status>
|
||||
|
|
|
@ -171,7 +171,7 @@ Check the overall status of iDrac card.
|
|||
|
||||
=item B<--unknown-status>
|
||||
|
||||
Set warning threshold for status (Default: '%{status} =~ /unknown/').
|
||||
Set unknown threshold for status (Default: '%{status} =~ /unknown/').
|
||||
Can used special variables like: %{status}
|
||||
|
||||
=item B<--warning-status>
|
||||
|
|
|
@ -172,7 +172,7 @@ Filter pool name (can be a regexp).
|
|||
|
||||
=item B<--unknown-status>
|
||||
|
||||
Set warning threshold for status (Default: '%{status} =~ /unknown/i').
|
||||
Set unknown threshold for status (Default: '%{status} =~ /unknown/i').
|
||||
Can used special variables like: %{status}, %{display}
|
||||
|
||||
=item B<--warning-status>
|
||||
|
|
|
@ -160,7 +160,7 @@ Example: --filter-counters='^status|load$'
|
|||
|
||||
=item B<--unknown-status>
|
||||
|
||||
Set warning threshold for status (Default: '%{status} =~ /unknown/i').
|
||||
Set unknown threshold for status (Default: '%{status} =~ /unknown/i').
|
||||
Can used special variables like: %{status}
|
||||
|
||||
=item B<--warning-status>
|
||||
|
|
|
@ -162,7 +162,7 @@ Check battery status and charge remaining.
|
|||
|
||||
=item B<--unknown-status>
|
||||
|
||||
Set warning threshold for status (Default: '%{status} =~ /unknown/i').
|
||||
Set unknown threshold for status (Default: '%{status} =~ /unknown/i').
|
||||
Can used special variables like: %{status}
|
||||
|
||||
=item B<--warning-status>
|
||||
|
|
|
@ -163,7 +163,7 @@ Filter name (can be a regexp).
|
|||
|
||||
=item B<--unknown-status>
|
||||
|
||||
Set warning threshold for status (Default: '').
|
||||
Set unknown threshold for status (Default: '').
|
||||
Can used special variables like: %{admin}, %{oper}, %{keepalive}, %{display}
|
||||
|
||||
=item B<--warning-status>
|
||||
|
|
|
@ -248,7 +248,7 @@ Example: --filter-counters='tunnels-total'
|
|||
|
||||
=item B<--unknown-status>
|
||||
|
||||
Set warning threshold for status (Default: '').
|
||||
Set unknown threshold for status (Default: '').
|
||||
Can used special variables like: %{ike_state}, %{display}
|
||||
|
||||
=item B<--warning-status>
|
||||
|
|
|
@ -305,7 +305,7 @@ Threshold critical in percent for 'out' traffic.
|
|||
|
||||
=item B<--unknown-status>
|
||||
|
||||
Set warning threshold for status (Default: '').
|
||||
Set unknown threshold for status (Default: '').
|
||||
Can used special variables like: %{status}, %{display}
|
||||
|
||||
=item B<--warning-status>
|
||||
|
|
|
@ -191,7 +191,7 @@ Filter disk name (can be a regexp).
|
|||
|
||||
=item B<--unknown-status>
|
||||
|
||||
Set warning threshold for status (Default: '').
|
||||
Set unknown threshold for status (Default: '').
|
||||
Can used special variables like: %{health}, %{status}, %{display}
|
||||
|
||||
=item B<--warning-status>
|
||||
|
|
|
@ -160,7 +160,7 @@ Example: --filter-counters='^status$'
|
|||
|
||||
=item B<--unknown-status>
|
||||
|
||||
Set warning threshold for status (Default: none).
|
||||
Set unknown threshold for status (Default: none).
|
||||
Can used special variables like: %{state}
|
||||
|
||||
=item B<--warning-status>
|
||||
|
|
|
@ -207,7 +207,7 @@ Filter pool name (can be a regexp).
|
|||
|
||||
=item B<--unknown-status>
|
||||
|
||||
Set warning threshold for status (Default: '%{status} =~ /unknown/i').
|
||||
Set unknown threshold for status (Default: '%{status} =~ /unknown/i').
|
||||
Can used special variables like: %{status}, %{display}
|
||||
|
||||
=item B<--warning-status>
|
||||
|
|
|
@ -210,7 +210,7 @@ Filter name (can be a regexp).
|
|||
|
||||
=item B<--unknown-status>
|
||||
|
||||
Set warning threshold for status (Default: '%{status} =~ /unknown/i').
|
||||
Set unknown threshold for status (Default: '%{status} =~ /unknown/i').
|
||||
Can used special variables like: %{status}, %{display}
|
||||
|
||||
=item B<--warning-status>
|
||||
|
|
|
@ -174,7 +174,7 @@ Filter name (can be a regexp).
|
|||
|
||||
=item B<--unknown-status>
|
||||
|
||||
Set warning threshold for status (Default: '').
|
||||
Set unknown threshold for status (Default: '').
|
||||
Can used special variables like: %{state}, %{status}, %{lastOpError}, %{display}
|
||||
|
||||
=item B<--warning-status>
|
||||
|
|
|
@ -245,7 +245,7 @@ Example: --filter-counters='^status$'
|
|||
|
||||
=item B<--unknown-status>
|
||||
|
||||
Set warning threshold for status (Default: '').
|
||||
Set unknown threshold for status (Default: '').
|
||||
Can used special variables like: %{state}, %{display}
|
||||
|
||||
=item B<--warning-status>
|
||||
|
|
|
@ -219,7 +219,7 @@ Filter snapvault name (can be a regexp).
|
|||
|
||||
=item B<--unknown-status>
|
||||
|
||||
Set warning threshold for status (Default: '').
|
||||
Set unknown threshold for status (Default: '').
|
||||
Can used special variables like: %{state}, %{status}, %{display}
|
||||
|
||||
=item B<--warning-status>
|
||||
|
|
|
@ -197,7 +197,7 @@ Filter on volume status (can be a regexp).
|
|||
|
||||
=item B<--unknown-status>
|
||||
|
||||
Set warning threshold for status (Default: '').
|
||||
Set unknown threshold for status (Default: '').
|
||||
Can used special variables like: %{status}, %{display}
|
||||
|
||||
=item B<--warning-status>
|
||||
|
|
Loading…
Reference in New Issue