Update nodestatistics.pm
This commit is contained in:
parent
48e349cae7
commit
4f65f1aae3
|
@ -162,13 +162,13 @@ Example: --filter-counters='heap'
|
|||
|
||||
Threshold warning.
|
||||
Can be: 'jvm-heap-usage', 'disk-free',
|
||||
'documents-total', 'data-size', 'vm-heap-usage-bytes'.
|
||||
'documents-total', 'data-size', 'jvm-heap-usage-bytes'.
|
||||
|
||||
=item B<--critical-*>
|
||||
|
||||
Threshold critical.
|
||||
Can be: 'jvm-heap-usage', 'disk-free',
|
||||
'documents-total', 'data-size', 'vm-heap-usage-bytes'.
|
||||
'documents-total', 'data-size', 'jvm-heap-usage-bytes'.
|
||||
|
||||
=back
|
||||
|
||||
|
|
Loading…
Reference in New Issue