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