add option in multi help

This commit is contained in:
garnier-quentin 2019-07-08 14:35:33 +02:00
parent a678624e13
commit 3b54c056ea
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