update help

This commit is contained in:
garnier-quentin 2019-12-18 15:59:46 +01:00
parent 120bdb1d41
commit e5bc8f2680
1 changed files with 5 additions and 0 deletions

View File

@ -323,6 +323,11 @@ Save cookies in a file (Example: '/tmp/lwp_cookies.dat')
Set pattern to extracted a number (used --warning-extracted and --critical-extracted option).
=item B<--expected-string>
--expected-string='toto' is a shortcut for --critical-content='%{content} !~ /toto/mi'
Recommend to use directly --critical-content.
=item B<--unknown-status>
Threshold warning for http response code (Default: '%{http_code} < 200 or %{http_code} >= 300')