diff --git a/database/influxdb/custom/api.pm b/database/influxdb/custom/api.pm index e2527c9b7..63293d3a5 100644 --- a/database/influxdb/custom/api.pm +++ b/database/influxdb/custom/api.pm @@ -269,7 +269,7 @@ Set timeout in seconds (Default: 10). =item B<--unknown-http-status> -Threshold warning for http response code. +Threshold unknown for http response code. (Default: '%{http_code} < 200 or %{http_code} >= 300') =item B<--warning-http-status>