diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2012-07-04 23:58:51 +0200 |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2012-07-04 23:58:51 +0200 |
commit | c98223f44175fcfc2ee550349d238db1146b7d2d (patch) | |
tree | b6781d7f774e351cec2de1f6e8629b892c682d0d /NEWS | |
parent | 800a86871305a482a6377e6835529e6abed34161 (diff) | |
download | monitoring-plugins-c98223f44175fcfc2ee550349d238db1146b7d2d.tar.gz |
NEWS: Mention the new check_dbi plugin
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ This file documents the major additions and syntax changes between releases. ... + ENHANCEMENTS + New check_dbi plugin for checking an (SQL) database using DBI + FIXES Change the MAIL FROM command generated by check_smtp to be RFC compliant |