help(libraevsa): update system.pm (#3055)
This commit is contained in:
parent
6770eae2fa
commit
4298acc0dd
|
@ -181,17 +181,17 @@ Check system usage.
|
||||||
Only display some counters (regexp can be used).
|
Only display some counters (regexp can be used).
|
||||||
Example: --filter-counters='^mail-sent$'
|
Example: --filter-counters='^mail-sent$'
|
||||||
|
|
||||||
=item B<--unknown-status>
|
=item B<--unknown-cluster-status>
|
||||||
|
|
||||||
Set unknown threshold for status (Default: '').
|
Set unknown threshold for status (Default: '').
|
||||||
Can used special variables like: %{cluster_status}
|
Can used special variables like: %{cluster_status}
|
||||||
|
|
||||||
=item B<--warning-status>
|
=item B<--warning-cluster-status>
|
||||||
|
|
||||||
Set warning threshold for status (Default: '').
|
Set warning threshold for status (Default: '').
|
||||||
Can used special variables like: %{cluster_status}
|
Can used special variables like: %{cluster_status}
|
||||||
|
|
||||||
=item B<--critical-status>
|
=item B<--critical-cluster-status>
|
||||||
|
|
||||||
Set critical threshold for status (Default: '%{cluster_status} =~ /error/i').
|
Set critical threshold for status (Default: '%{cluster_status} =~ /error/i').
|
||||||
Can used special variables like: %{cluster_status}
|
Can used special variables like: %{cluster_status}
|
||||||
|
|
Loading…
Reference in New Issue