diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2011-12-25 16:40:58 +0100 |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2011-12-25 16:40:58 +0100 |
commit | d287ca27be8216b9e0082405aee34eb50eaeef54 (patch) | |
tree | 869730a90814e8749b7f32979d7ca64dd03a357f /NEWS | |
parent | 48b42a6d1d43ebae3f9a671148356301d337270e (diff) | |
download | monitoring-plugins-d287ca27be8216b9e0082405aee34eb50eaeef54.tar.gz |
Updated Nagios::Plugin library
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ This file documents the major additions and syntax changes between releases. Add perfdata to check_ssh (#3244097 - Marco Beck) New option to check_smtp to ignore failures when sending QUIT (#3358348 - Duncan Ferguson) check_sensors now detects faulty sensors unless --ignore-fault is specified (Jan Wagner) + Updated Nagios::Plugin perl module FIXES Fix check_disk free space calculation if blocksizes differ within a disk group (Bekar - #2973603) |