add option in multi help

This commit is contained in:
garnier-quentin 2019-07-08 14:35:33 +02:00
parent 79cc4c27e2
commit 5f282a2d09
1 changed files with 6 additions and 0 deletions

View File

@ -110,6 +110,12 @@ Check multiple modes at once. You cannot set specific thresholds or filter optio
Which modes to select (separated by coma).
Example for linux: --modes-exec=cpu,memory,storage,interfaces
=item B<--option-mode>
Set options for a specifi mode (can be multiple).
Example interfaces and storage snmp:
--option-mode='interfaces,--statefile-dir=/tmp' --option-mode='interfaces,--add-traffic' --option-mode='storage,--statefile-dir=/tmp'
=back
=cut