mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-28 08:04:36 +02:00
fix rudder statistics help
This commit is contained in:
parent
728561d83f
commit
9b0c583dbf
@ -132,30 +132,21 @@ __END__
|
|||||||
|
|
||||||
=head1 MODE
|
=head1 MODE
|
||||||
|
|
||||||
Check statistics.
|
Check statistics (objects count).
|
||||||
|
|
||||||
=over 8
|
=over 8
|
||||||
|
|
||||||
=item B<--warning-global-compliance>
|
=item B<--warning-*>
|
||||||
|
|
||||||
Set warning threshold on global compliance.
|
Threshold warning.
|
||||||
|
Can be: 'nodes', 'pending-nodes', 'rules',
|
||||||
|
'directives', 'groups', 'techniques'.
|
||||||
|
|
||||||
=item B<--critical-global-compliance>
|
=item B<--critical-*>
|
||||||
|
|
||||||
Set critical threshold on global compliance.
|
Threshold critical.
|
||||||
|
Can be: 'nodes', 'pending-nodes', 'rules',
|
||||||
=item B<--warning-status>
|
'directives', 'groups', 'techniques'.
|
||||||
|
|
||||||
Set warning threshold for status (Default: '').
|
|
||||||
Can used special variables like: %{detail}, %{value}
|
|
||||||
|
|
||||||
=item B<--critical-status>
|
|
||||||
|
|
||||||
Set critical threshold for status (Default: '').
|
|
||||||
Can used special variables like: %{detail}, %{value}
|
|
||||||
|
|
||||||
Example :
|
|
||||||
--critical-status='%{detail} eq "error" && %{value} > 5'
|
|
||||||
|
|
||||||
=back
|
=back
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user