mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-28 16:14:21 +02:00
fix(mode): Elastic Nodes help cleanup
This commit is contained in:
parent
07597f193e
commit
b6fcd6a96c
@ -161,14 +161,14 @@ Example: --filter-counters='heap'
|
|||||||
=item B<--warning-*>
|
=item B<--warning-*>
|
||||||
|
|
||||||
Threshold warning.
|
Threshold warning.
|
||||||
Can be: 'jvm-heap-usage', 'disk-free',
|
Can be: 'data-size', 'disk-free', 'documents-total',
|
||||||
'documents-total', 'data-size', 'jvm-heap-usage-bytes'.
|
'jvm-heap-usage' (in %), 'jvm-heap-usage-bytes'.
|
||||||
|
|
||||||
=item B<--critical-*>
|
=item B<--critical-*>
|
||||||
|
|
||||||
Threshold critical.
|
Threshold critical.
|
||||||
Can be: 'jvm-heap-usage', 'disk-free',
|
Can be: 'data-size', 'disk-free', 'documents-total',
|
||||||
'documents-total', 'data-size', 'jvm-heap-usage-bytes'.
|
'jvm-heap-usage' (in %), 'jvm-heap-usage-bytes'.
|
||||||
|
|
||||||
=back
|
=back
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user