Help Correction (#2347)
This commit is contained in:
parent
73c411e6b3
commit
6284dab510
|
@ -115,7 +115,7 @@ Check bind global server usage.
|
|||
Only display some counters (regexp can be used).
|
||||
Example: --filter-counters='request'
|
||||
|
||||
=item B<--warning-*> <--critical-*>
|
||||
=item B<--warning-*> B<--critical-*>
|
||||
|
||||
Thresholds.
|
||||
Can be: 'opcode-query', 'opcode-iquery', 'opcode-status', 'opcode-notify', 'opcode-update',
|
||||
|
|
|
@ -139,7 +139,7 @@ Example: --filter-counters='request'
|
|||
|
||||
Filter zone name (can be a regexp).
|
||||
|
||||
=item B<--warning-*> <--critical-*>
|
||||
=item B<--warning-*> B<--critical-*>
|
||||
|
||||
Thresholds.
|
||||
Can be: qtype-a', 'qtype-cname', 'qtype-mx', 'qtype-txt', 'qtype-soa', 'qtype-ptr', 'qtype-ns',
|
||||
|
|
|
@ -250,7 +250,7 @@ Thresholds.
|
|||
Can be: 'threads-max', 'threads-spare-min', 'threads-spare-max', 'queue-size-max'
|
||||
'idle-timeout', 'threads-processed', 'threads-current', 'threads-current',
|
||||
'threads-available', 'threads-busy', 'threads-available-max', 'threads-busy-max',
|
||||
'threads-processedtime-max', 'threads-created threads-destroyed'.
|
||||
'threads-processedtime-max', 'threads-created', 'threads-destroyed'.
|
||||
|
||||
=back
|
||||
|
||||
|
|
|
@ -207,7 +207,7 @@ Can used special variables like: %{status}, %{display}
|
|||
Set critical threshold for status (Default: '').
|
||||
Can used special variables like: %{status}, %{display}
|
||||
|
||||
=item B<--warning-*> B<--critical-usage>
|
||||
=item B<--warning-*> B<--critical-*>
|
||||
|
||||
Thresholds.
|
||||
Can be: 'usage' (B), 'usage-free' (B), 'usage-prct' (%).
|
||||
|
|
|
@ -167,13 +167,13 @@ Set the cluster name (Required) (Can be multiple).
|
|||
|
||||
Set the node id (Optional).
|
||||
|
||||
=item B<--warning-cpuutilization-$statistic$>
|
||||
=item B<--warning-cpuutilization-*>
|
||||
|
||||
Thresholds warning ($statistic$ can be: 'minimum', 'maximum', 'average', 'sum').
|
||||
Thresholds warning (* can be: 'minimum', 'maximum', 'average', 'sum').
|
||||
|
||||
=item B<--critical-cpuutilization-$statistic$>
|
||||
=item B<--critical-cpuutilization-*>
|
||||
|
||||
Thresholds critical ($statistic$ can be: 'minimum', 'maximum', 'average', 'sum').
|
||||
Thresholds critical (* can be: 'minimum', 'maximum', 'average', 'sum').
|
||||
|
||||
=back
|
||||
|
||||
|
|
|
@ -176,13 +176,13 @@ Set resource name or id (Required).
|
|||
|
||||
Set resource group (Required if resource's name is used).
|
||||
|
||||
=item B<--warning-containercount-$aggregation$>
|
||||
=item B<--warning-containercount-*>
|
||||
|
||||
Thresholds warning ($aggregation$ can be: 'average', 'total').
|
||||
Thresholds warning (* can be: 'average', 'total').
|
||||
|
||||
=item B<--critical-containercount-$aggregation$>
|
||||
=item B<--critical-containercount-*>
|
||||
|
||||
Thresholds critical ($aggregation$ can be: 'average', 'total').
|
||||
Thresholds critical (* can be: 'average', 'total').
|
||||
|
||||
=back
|
||||
|
||||
|
|
|
@ -177,13 +177,13 @@ Set resource name or id (Required).
|
|||
|
||||
Set resource group (Required if resource's name is used).
|
||||
|
||||
=item B<--warning-filecapacity-$aggregation$>
|
||||
=item B<--warning-filecapacity-*>
|
||||
|
||||
Thresholds warning ($aggregation$ can be: 'average', 'total').
|
||||
Thresholds warning (* can be: 'average', 'total').
|
||||
|
||||
=item B<--critical-filecapacity-$aggregation$>
|
||||
=item B<--critical-filecapacity-*>
|
||||
|
||||
Thresholds critical ($aggregation$ can be: 'average', 'total').
|
||||
Thresholds critical (* can be: 'average', 'total').
|
||||
|
||||
=back
|
||||
|
||||
|
|
|
@ -176,13 +176,13 @@ Set resource name or id (Required).
|
|||
|
||||
Set resource group (Required if resource's name is used).
|
||||
|
||||
=item B<--warning-filecount-$aggregation$>
|
||||
=item B<--warning-filecount-*>
|
||||
|
||||
Thresholds warning ($aggregation$ can be: 'average', 'total').
|
||||
Thresholds warning (* can be: 'average', 'total').
|
||||
|
||||
=item B<--critical-filecount-$aggregation$>
|
||||
=item B<--critical-filecount-*>
|
||||
|
||||
Thresholds critical ($aggregation$ can be: 'average', 'total').
|
||||
Thresholds critical (* can be: 'average', 'total').
|
||||
|
||||
=back
|
||||
|
||||
|
|
|
@ -176,13 +176,13 @@ Set resource name or id (Required).
|
|||
|
||||
Set resource group (Required if resource's name is used).
|
||||
|
||||
=item B<--warning-filesharecount-$aggregation$>
|
||||
=item B<--warning-filesharecount-*>
|
||||
|
||||
Thresholds warning ($aggregation$ can be: 'average', 'total').
|
||||
Thresholds warning (* can be: 'average', 'total').
|
||||
|
||||
=item B<--critical-filesharecount-$aggregation$>
|
||||
=item B<--critical-filesharecount-*>
|
||||
|
||||
Thresholds critical ($aggregation$ can be: 'average', 'total').
|
||||
Thresholds critical (* can be: 'average', 'total').
|
||||
|
||||
=back
|
||||
|
||||
|
|
|
@ -177,13 +177,13 @@ Set resource name or id (Required).
|
|||
|
||||
Set resource group (Required if resource's name is used).
|
||||
|
||||
=item B<--warning-queuecapacity-$aggregation$>
|
||||
=item B<--warning-queuecapacity-*>
|
||||
|
||||
Thresholds warning ($aggregation$ can be: 'average', 'total').
|
||||
Thresholds warning (* can be: 'average', 'total').
|
||||
|
||||
=item B<--critical-queuecapacity-$aggregation$>
|
||||
=item B<--critical-queuecapacity-*>
|
||||
|
||||
Thresholds critical ($aggregation$ can be: 'average', 'total').
|
||||
Thresholds critical (* can be: 'average', 'total').
|
||||
|
||||
=back
|
||||
|
||||
|
|
|
@ -176,13 +176,13 @@ Set resource name or id (Required).
|
|||
|
||||
Set resource group (Required if resource's name is used).
|
||||
|
||||
=item B<--warning-queuecount-$aggregation$>
|
||||
=item B<--warning-queuecount-*>
|
||||
|
||||
Thresholds warning ($aggregation$ can be: 'average', 'total').
|
||||
Thresholds warning (* can be: 'average', 'total').
|
||||
|
||||
=item B<--critical-queuecount-$aggregation$>
|
||||
=item B<--critical-queuecount-*>
|
||||
|
||||
Thresholds critical ($aggregation$ can be: 'average', 'total').
|
||||
Thresholds critical (* can be: 'average', 'total').
|
||||
|
||||
=back
|
||||
|
||||
|
|
|
@ -176,13 +176,13 @@ Set resource name or id (Required).
|
|||
|
||||
Set resource group (Required if resource's name is used).
|
||||
|
||||
=item B<--warning-queuemessagecount-$aggregation$>
|
||||
=item B<--warning-queuemessagecount-*>
|
||||
|
||||
Thresholds warning ($aggregation$ can be: 'average', 'total').
|
||||
Thresholds warning (* can be: 'average', 'total').
|
||||
|
||||
=item B<--critical-queuemessagecount-$aggregation$>
|
||||
=item B<--critical-queuemessagecount-*>
|
||||
|
||||
Thresholds critical ($aggregation$ can be: 'average', 'total').
|
||||
Thresholds critical (* can be: 'average', 'total').
|
||||
|
||||
=back
|
||||
|
||||
|
|
|
@ -177,13 +177,13 @@ Set resource name or id (Required).
|
|||
|
||||
Set resource group (Required if resource's name is used).
|
||||
|
||||
=item B<--warning-tablecapacity-$aggregation$>
|
||||
=item B<--warning-tablecapacity-*>
|
||||
|
||||
Thresholds warning ($aggregation$ can be: 'average', 'total').
|
||||
Thresholds warning (* can be: 'average', 'total').
|
||||
|
||||
=item B<--critical-tablecapacity-$aggregation$>
|
||||
=item B<--critical-tablecapacity-*>
|
||||
|
||||
Thresholds critical ($aggregation$ can be: 'average', 'total').
|
||||
Thresholds critical (* can be: 'average', 'total').
|
||||
|
||||
=back
|
||||
|
||||
|
|
|
@ -176,13 +176,13 @@ Set resource name or id (Required).
|
|||
|
||||
Set resource group (Required if resource's name is used).
|
||||
|
||||
=item B<--warning-tablecount-$aggregation$>
|
||||
=item B<--warning-tablecount-*>
|
||||
|
||||
Thresholds warning ($aggregation$ can be: 'average', 'total').
|
||||
Thresholds warning (* can be: 'average', 'total').
|
||||
|
||||
=item B<--critical-tablecount-$aggregation$>
|
||||
=item B<--critical-tablecount-*>
|
||||
|
||||
Thresholds critical ($aggregation$ can be: 'average', 'total').
|
||||
Thresholds critical (* can be: 'average', 'total').
|
||||
|
||||
=back
|
||||
|
||||
|
|
|
@ -176,13 +176,13 @@ Set resource name or id (Required).
|
|||
|
||||
Set resource group (Required if resource's name is used).
|
||||
|
||||
=item B<--warning-tableentitycount-$aggregation$>
|
||||
=item B<--warning-tableentitycount-*>
|
||||
|
||||
Thresholds warning ($aggregation$ can be: 'average', 'total').
|
||||
Thresholds warning (* can be: 'average', 'total').
|
||||
|
||||
=item B<--critical-tableentitycount-$aggregation$>
|
||||
=item B<--critical-tableentitycount-*>
|
||||
|
||||
Thresholds critical ($aggregation$ can be: 'average', 'total').
|
||||
Thresholds critical (* can be: 'average', 'total').
|
||||
|
||||
=back
|
||||
|
||||
|
|
|
@ -196,13 +196,13 @@ Set resource group (Required if resource's name is used).
|
|||
Set resource namespace (Can be: 'Blob', 'File', 'Table', 'Queue').
|
||||
Leave empty for account metric.
|
||||
|
||||
=item B<--warning-availability-$aggregation$>
|
||||
=item B<--warning-availability-*>
|
||||
|
||||
Thresholds warning ($aggregation$ can be: 'minimum', 'maximum', 'average').
|
||||
Thresholds warning (* can be: 'minimum', 'maximum', 'average').
|
||||
|
||||
=item B<--critical-availability-$aggregation$>
|
||||
=item B<--critical-availability-*>
|
||||
|
||||
Thresholds critical ($aggregation$ can be: 'minimum', 'maximum', 'average').
|
||||
Thresholds critical (* can be: 'minimum', 'maximum', 'average').
|
||||
|
||||
=back
|
||||
|
||||
|
|
|
@ -209,7 +209,7 @@ Can be: 'db-incr', 'db-full', 'archivelog', 'controlfile'.
|
|||
Threshold critical in seconds.
|
||||
Can be: 'db-incr', 'db-full', 'archivelog', 'controlfile'.
|
||||
|
||||
=item B<--no-*>
|
||||
=item B< --no-*>
|
||||
|
||||
Skip error if never executed.
|
||||
Can be: 'db-incr', 'db-full', 'archivelog', 'controlfile'.
|
||||
|
|
|
@ -201,14 +201,14 @@ Check database statistics: commit, rollback, insert, delete, update.
|
|||
=item B<--warning-*>
|
||||
|
||||
Threshold warning.
|
||||
Can be: 'total-*', 'total-*', '*', The '*' can be: 'commit', 'rollback', 'insert', 'delete', 'update'.
|
||||
Examples: --warning-total-commit='', --warning-delete='', --warning-total-rollback=''
|
||||
Can be: 'commit', 'rollback', 'insert', 'delete', 'update',
|
||||
'total-commit', 'total-rollback', 'total-insert', 'total-delete', 'total-update'.
|
||||
|
||||
=item B<--critical-*>
|
||||
|
||||
Threshold critical.
|
||||
Can be: 'total-*', 'total-*', '*', The '*' can be: 'commit', 'rollback', 'insert', 'delete', 'update'.
|
||||
Examples: --warning-total-commit='', --warning-delete='', --warning-total-rollback=''
|
||||
Can be: 'commit', 'rollback', 'insert', 'delete', 'update',
|
||||
'total-commit', 'total-rollback', 'total-insert', 'total-delete', 'total-update'.
|
||||
|
||||
=item B<--filter-database>
|
||||
|
||||
|
|
|
@ -85,7 +85,7 @@ Check cpu usage.
|
|||
|
||||
=over 8
|
||||
|
||||
=item B<--warning-*> B<--critical-usage>
|
||||
=item B<--warning-*> B<--critical-*>
|
||||
|
||||
Thresholds.
|
||||
Can be: 'usage' (%).
|
||||
|
|
|
@ -129,7 +129,7 @@ Check memory usage.
|
|||
|
||||
=over 8
|
||||
|
||||
=item B<--warning-*> B<--critical-usage>
|
||||
=item B<--warning-*> B<--critical-*>
|
||||
|
||||
Thresholds.
|
||||
Can be: 'usage' (B), 'usage-free' (B), 'usage-prct' (%).
|
||||
|
|
|
@ -329,7 +329,7 @@ Can used special variables like: %{type}, %{status}, %{display}
|
|||
Set warning threshold for status.
|
||||
Can used special variables like: %{status}, %{display}
|
||||
|
||||
=item B<--warning-pĥase-status>
|
||||
=item B<--warning-phase-status>
|
||||
|
||||
Set warning threshold for status (Default: '%{status} =~ /low|nearOverload/i').
|
||||
Can used special variables like: %{status}, %{display}
|
||||
|
|
|
@ -304,7 +304,7 @@ Can used special variables like: %{state}, %{display}
|
|||
Set unknown threshold for status.
|
||||
Can used special variables like: %{state}, %{display}
|
||||
|
||||
=item B<--warning-pĥase-status>
|
||||
=item B<--warning-phase-status>
|
||||
|
||||
Set warning threshold for status (Default: '%{state} =~ /low|nearOverload/i').
|
||||
Can used special variables like: %{state}, %{display}
|
||||
|
|
|
@ -343,14 +343,14 @@ Check array member usage.
|
|||
Threshold warning.
|
||||
Can be: 'used' (%), 'snapshot' (B), 'replication' (B),
|
||||
'connections', 'ext-connections', 'global-read-avg-latency' (ms), 'global-write-avg-latency' (ms),
|
||||
'read-avg-latency' (ms), 'write-avg-latency' (ms), 'read-iops' (iops), 'write-iops (iops), 'traffic-in' (b/s), 'traffic-out' (b/s).
|
||||
'read-avg-latency' (ms), 'write-avg-latency' (ms), 'read-iops' (iops), 'write-iops' (iops), 'traffic-in' (b/s), 'traffic-out' (b/s).
|
||||
|
||||
=item B<--critical-*>
|
||||
|
||||
Threshold critical.
|
||||
Can be: 'used' (%), 'snapshot' (B), 'replication' (B),
|
||||
'connections', 'ext-connections', 'global-read-avg-latency' (ms), 'global-write-avg-latency' (ms),
|
||||
'read-avg-latency' (ms), 'write-avg-latency' (ms), 'read-iops' (iops), 'write-iops (iops), 'traffic-in' (b/s), 'traffic-out' (b/s).
|
||||
'read-avg-latency' (ms), 'write-avg-latency' (ms), 'read-iops' (iops), 'write-iops' (iops), 'traffic-in' (b/s), 'traffic-out' (b/s).
|
||||
|
||||
=item B<--filter-name>
|
||||
|
||||
|
|
|
@ -225,12 +225,12 @@ Can used special variables like: %{health}, %{status}, %{display}
|
|||
=item B<--warning-*>
|
||||
|
||||
Threshold warning.
|
||||
Can be: 'busy-time' (s), 'read-iops' (iops), 'write-iops (iops).
|
||||
Can be: 'busy-time' (s), 'read-iops' (iops), 'write-iops' (iops).
|
||||
|
||||
=item B<--critical-*>
|
||||
|
||||
Threshold critical.
|
||||
Can be: 'busy-time' (s), 'read-iops' (iops), 'write-iops (iops).
|
||||
Can be: 'busy-time' (s), 'read-iops' (iops), 'write-iops' (iops).
|
||||
|
||||
=back
|
||||
|
||||
|
|
Loading…
Reference in New Issue