diff options
-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 |