diff options
| author | Holger Weiss <holger@zedat.fu-berlin.de> | 2013-08-18 23:10:47 +0200 |
|---|---|---|
| committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2013-08-18 23:10:47 +0200 |
| commit | d86005e66c9a0368e0c8e5747127253814670806 (patch) | |
| tree | 15d7f966564cc3c40a7c2df6d038d122ea01eb07 | |
| parent | 8e444095e88428137594d6bd2f04af8daed0a1fb (diff) | |
| download | monitoring-plugins-d86005e66c9a0368e0c8e5747127253814670806.tar.gz | |
NEWS: Mention the new "check_http -J/-K" options
Closes #48.
| -rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -15,6 +15,7 @@ This file documents the major additions and syntax changes between releases. | |||
| 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 | New check_http -d option to specify a string to expect within the response headers |
| 18 | New check_http -J/-K options for client certificate authentication support | ||
| 18 | Add support for executing queries to check_pgsql | 19 | Add support for executing queries to check_pgsql |
| 19 | Let check_pgsql accept a UNIX socket directory as hostname | 20 | Let check_pgsql accept a UNIX socket directory as hostname |
| 20 | New check_pgsql -o option to specify additional connection parameters | 21 | New check_pgsql -o option to specify additional connection parameters |
