mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-31 01:24:35 +02:00
+ Fix #246
This commit is contained in:
parent
85ae54a37c
commit
ec19277470
@ -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