mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-06-28 01:41:52 -04:00
added latest commits to NEWS file
This commit is contained in:
parent
307da669ee
commit
38ad00c191
2 changed files with 4 additions and 0 deletions
3
NEWS
3
NEWS
|
|
@ -5,11 +5,14 @@ This file documents the major additions and syntax changes between releases.
|
|||
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
|
||||
Added -4/-6 options to check_dig (Ville Mattila)
|
||||
|
||||
FIXES
|
||||
Change the MAIL FROM command generated by check_smtp to be RFC compliant
|
||||
Fix compilation of check_http without SSL support
|
||||
Fix check_snmp reversed threshold ranges (backward-compatibility)
|
||||
Fix check_snmp memory violation when using more than 8 oids (Robin Sonefors)
|
||||
Fix check_apt security regular expression (Alex Bradley)
|
||||
|
||||
1.4.16 27th June 2012
|
||||
ENHANCEMENTS
|
||||
|
|
|
|||
|
|
@ -276,3 +276,4 @@ William Leibzon
|
|||
Jochen Bern
|
||||
Anders Kaseorg
|
||||
Robin Sonefors
|
||||
Alex Bradley
|
||||
|
|
|
|||
Loading…
Reference in a new issue