aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGravatar Holger Weiss <holger@zedat.fu-berlin.de> 2013-08-18 18:32:23 +0200
committerGravatar Holger Weiss <holger@zedat.fu-berlin.de> 2013-08-18 18:32:23 +0200
commit33d8bef86ee8d80219d977c1cebc2e8a0fa43476 (patch)
treebea3f3bc9eeeae33a5bf08ddb9d872cb05756c51 /NEWS
parent717b0e8d9c31f3c3cc1ab0794f836f701d948d18 (diff)
downloadmonitoring-plugins-33d8bef86ee8d80219d977c1cebc2e8a0fa43476.tar.gz
NEWS: Mention the new "check_http -d" option
Closes #7.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 446d8e48..8d1d008d 100644
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,7 @@ This file documents the major additions and syntax changes between releases.
Add --without-{dbi,ldap,radius} options to ./configure
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
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