aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Holger Weiss <holger@zedat.fu-berlin.de> 2013-08-18 23:10:47 +0200
committerGravatar Holger Weiss <holger@zedat.fu-berlin.de> 2013-08-18 23:10:47 +0200
commitd86005e66c9a0368e0c8e5747127253814670806 (patch)
tree15d7f966564cc3c40a7c2df6d038d122ea01eb07
parent8e444095e88428137594d6bd2f04af8daed0a1fb (diff)
downloadmonitoring-plugins-d86005e66c9a0368e0c8e5747127253814670806.tar.gz
NEWS: Mention the new "check_http -J/-K" options
Closes #48.
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d916283f..b16c4e41 100644
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,7 @@ This file documents the major additions and syntax changes between releases.
Made Verbose output of check_sensors compliant (Gabriele Tozzi)
New switch -E/--extended-perfdata for check_http to print additional performance data (Sebastian Nohn)
New check_http -d option to specify a string to expect within the response headers
+ New check_http -J/-K options for client certificate authentication support
Add support for executing queries to check_pgsql
Let check_pgsql accept a UNIX socket directory as hostname
New check_pgsql -o option to specify additional connection parameters