mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-26 07:05:06 +02:00
Fix #772
This commit is contained in:
parent
1977322edb
commit
63ddf241e9
@ -241,13 +241,13 @@ Filter by TMM name (regexp can be used).
|
|||||||
=item B<--warning-*>
|
=item B<--warning-*>
|
||||||
|
|
||||||
Threshold warning.
|
Threshold warning.
|
||||||
Can be: 'cpu1m', 'cpu5m', 'memory-usage' (%), 'total-client-connections', 'current-client-connections',
|
Can be: 'cpu-1m', 'cpu-5m', 'memory-usage' (%), 'total-client-connections', 'current-client-connections',
|
||||||
'total-server-connections', 'current-server-connections'.
|
'total-server-connections', 'current-server-connections'.
|
||||||
|
|
||||||
=item B<--critical-*>
|
=item B<--critical-*>
|
||||||
|
|
||||||
Threshold critical.
|
Threshold critical.
|
||||||
Can be: 'cpu1m', 'cpu5m', 'memory-usage' (%), 'total-client-connections', 'current-client-connections',
|
Can be: 'cpu-1m', 'cpu-5m', 'memory-usage' (%), 'total-client-connections', 'current-client-connections',
|
||||||
'total-server-connections', 'current-server-connections'.
|
'total-server-connections', 'current-server-connections'.
|
||||||
|
|
||||||
=back
|
=back
|
||||||
|
Loading…
x
Reference in New Issue
Block a user