This commit is contained in:
garnier-quentin 2015-12-16 17:33:28 +01:00
parent 83251e5d31
commit 26289696a4
2 changed files with 4 additions and 4 deletions

View File

@ -343,11 +343,11 @@ Threshold critical if the string match
=item B<--warning-time>
Threshold warning in ms of webservice response time
Threshold warning in seconds of webservice response time
=item B<--critical-time>
Threshold critical in ms of webservice response time
Threshold critical in seconds of webservice response time
=back

View File

@ -356,11 +356,11 @@ Threshold critical if the string match
=item B<--warning-time>
Threshold warning in ms of webservice response time
Threshold warning in seconds of webservice response time
=item B<--critical-time>
Threshold critical in ms of webservice response time
Threshold critical in seconds of webservice response time
=back