diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2013-08-18 16:32:23 (GMT) |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2013-08-18 16:32:23 (GMT) |
commit | 33d8bef86ee8d80219d977c1cebc2e8a0fa43476 (patch) | |
tree | bea3f3bc9eeeae33a5bf08ddb9d872cb05756c51 | |
parent | 717b0e8d9c31f3c3cc1ab0794f836f701d948d18 (diff) | |
download | monitoring-plugins-33d8bef86ee8d80219d977c1cebc2e8a0fa43476.tar.gz |
NEWS: Mention the new "check_http -d" option
Closes #7.
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,6 +14,7 @@ This file documents the major additions and syntax changes between releases. | |||
14 | Add --without-{dbi,ldap,radius} options to ./configure | 14 | Add --without-{dbi,ldap,radius} options to ./configure |
15 | Made Verbose output of check_sensors compliant (Gabriele Tozzi) | 15 | Made Verbose output of check_sensors compliant (Gabriele Tozzi) |
16 | New switch -E/--extended-perfdata for check_http to print additional performance data (Sebastian Nohn) | 16 | New switch -E/--extended-perfdata for check_http to print additional performance data (Sebastian Nohn) |
17 | New check_http -d option to specify a string to expect within the response headers | ||
17 | Add support for executing queries to check_pgsql | 18 | Add support for executing queries to check_pgsql |
18 | Let check_pgsql accept a UNIX socket directory as hostname | 19 | Let check_pgsql accept a UNIX socket directory as hostname |
19 | New check_pgsql -o option to specify additional connection parameters | 20 | New check_pgsql -o option to specify additional connection parameters |