mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-27 07:34:35 +02:00
+ Fix #246
This commit is contained in:
parent
83251e5d31
commit
26289696a4
@ -343,11 +343,11 @@ Threshold critical if the string match
|
|||||||
|
|
||||||
=item B<--warning-time>
|
=item B<--warning-time>
|
||||||
|
|
||||||
Threshold warning in ms of webservice response time
|
Threshold warning in seconds of webservice response time
|
||||||
|
|
||||||
=item B<--critical-time>
|
=item B<--critical-time>
|
||||||
|
|
||||||
Threshold critical in ms of webservice response time
|
Threshold critical in seconds of webservice response time
|
||||||
|
|
||||||
=back
|
=back
|
||||||
|
|
||||||
|
@ -356,11 +356,11 @@ Threshold critical if the string match
|
|||||||
|
|
||||||
=item B<--warning-time>
|
=item B<--warning-time>
|
||||||
|
|
||||||
Threshold warning in ms of webservice response time
|
Threshold warning in seconds of webservice response time
|
||||||
|
|
||||||
=item B<--critical-time>
|
=item B<--critical-time>
|
||||||
|
|
||||||
Threshold critical in ms of webservice response time
|
Threshold critical in seconds of webservice response time
|
||||||
|
|
||||||
=back
|
=back
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user