diff options
| author | Holger Weiss <holger@zedat.fu-berlin.de> | 2013-08-17 22:38:27 +0200 |
|---|---|---|
| committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2013-08-17 22:38:27 +0200 |
| commit | 2530da643962269511d678442949b6f729576456 (patch) | |
| tree | 9aa385c0d932fb86505bcf0b4d6dfd9919b6759c | |
| parent | 329f843ef6aceed19389e21b44f97686771b235c (diff) | |
| download | monitoring-plugins-2530da643962269511d678442949b6f729576456.tar.gz | |
NEWS: Mention the new check_pgsql features
Closes #16.
| -rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -14,6 +14,9 @@ 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 | Add support for executing queries to check_pgsql | ||
| 18 | Let check_pgsql accept a UNIX socket directory as hostname | ||
| 19 | New check_pgsql -o option to specify additional connection parameters | ||
| 17 | 20 | ||
| 18 | FIXES | 21 | FIXES |
| 19 | Change the MAIL FROM command generated by check_smtp to be RFC compliant | 22 | Change the MAIL FROM command generated by check_smtp to be RFC compliant |
