mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-28 16:14:21 +02:00
fix help and indent
This commit is contained in:
parent
82d6a0e758
commit
54a2c71c1b
@ -452,7 +452,7 @@ Set HTTP headers (Multiple option)
|
|||||||
|
|
||||||
=item B<--unknown-status>
|
=item B<--unknown-status>
|
||||||
|
|
||||||
Threshold warning for http response code (Default: '%{http_code} < 200 or %{http_code} >= 300')
|
Threshold unknown for http response code (Default: '%{http_code} < 200 or %{http_code} >= 300')
|
||||||
|
|
||||||
=item B<--warning-status>
|
=item B<--warning-status>
|
||||||
|
|
||||||
|
@ -234,7 +234,7 @@ Filter cluster name (can be a regexp).
|
|||||||
|
|
||||||
=item B<--warning-status>
|
=item B<--warning-status>
|
||||||
|
|
||||||
Set warning threshold for status (Default: '%{health} =~ /warning/).
|
Set warning threshold for status (Default: '%{health} =~ /warning/').
|
||||||
Can used special variables like: %{health}, %{display}
|
Can used special variables like: %{health}, %{display}
|
||||||
|
|
||||||
=item B<--critical-status>
|
=item B<--critical-status>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user