diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2012-11-14 21:00:48 +0100 |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2012-11-14 21:00:48 +0100 |
commit | 668d8968ba6c36a37e01904e3083e279631edf32 (patch) | |
tree | c721a0fcc066a05909c44d5d1b0dc0b8324ec06b | |
parent | 92b937e49ef9415aab0a049791ba99261da5882b (diff) | |
download | monitoring-plugins-668d8968ba6c36a37e01904e3083e279631edf32.tar.gz |
NEWS: Mention the check_procs performance data
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ This file documents the major additions and syntax changes between releases. ENHANCEMENTS New check_dbi plugin for checking an (SQL) database using DBI Let OpenSSL load its configuration file (see the OPENSSL_config(3) man page) + Add performance data to check_procs FIXES Change the MAIL FROM command generated by check_smtp to be RFC compliant |