From 165b31f3be79af28967df9dfbd3e515a182fb9d1 Mon Sep 17 00:00:00 2001 From: CPbN <40244829+CPbN@users.noreply.github.com> Date: Tue, 14 Jan 2020 19:34:41 +0100 Subject: [PATCH] typo --- database/influxdb/custom/api.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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>