mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-29 16:45:04 +02:00
+ add some options in help
This commit is contained in:
parent
046670b1c0
commit
2d1def2241
@ -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
|
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
|
=back
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
Loading…
x
Reference in New Issue
Block a user