+ add some options in help

This commit is contained in:
Sims24 2017-02-06 17:44:45 +01:00 committed by GitHub
parent ffcc58d14b
commit caafafd8c5
1 changed files with 14 additions and 0 deletions

View File

@ -296,6 +296,20 @@ e.g: aggregate multiple metrics (min,max,avg,sum) or custom operation
Specify the full path to a json config file
=item B<--filter-counters>
Filter some counter (can be 'unique' or 'global')
=item B<--warning-*>
Warning threshold (can be 'unique' or 'global')
BE CAREFUL, will override config file definition
=item B<--critical-*>
Critical threshold (can be 'unique' or 'global')
BE CAREFUL, will override config file definition
=back
=cut