diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2012-06-23 10:22:08 +0200 |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2012-06-23 10:22:08 +0200 |
commit | d61a3056c598bf030e699a094671727f841eca8c (patch) | |
tree | ddc1fabde7e0afcb73f65a1711496ec55c2c46fb /NEWS | |
parent | e6df238350588afd93f11501c4c673b07c9733a4 (diff) | |
download | monitoring-plugins-d61a3056c598bf030e699a094671727f841eca8c.tar.gz |
check_disk_smb: Add performance data
(Debian #654259 - Charles-Henri Larose)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ This file documents the major additions and syntax changes between releases. check_sensors now detects faulty sensors unless --ignore-fault is specified (Jan Wagner) utils.sh now provides a check_range function (Alex Griffin) Improved the performance of check_users (Marc Remy) + Add perfdata to check_disk_smb (Debian #654259 - Charles-Henri Larose) Updated Nagios::Plugin perl module FIXES |