diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2012-06-23 08:22:08 (GMT) |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2012-06-23 08:22:08 (GMT) |
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. | |||
13 | check_sensors now detects faulty sensors unless --ignore-fault is specified (Jan Wagner) | 13 | check_sensors now detects faulty sensors unless --ignore-fault is specified (Jan Wagner) |
14 | utils.sh now provides a check_range function (Alex Griffin) | 14 | utils.sh now provides a check_range function (Alex Griffin) |
15 | Improved the performance of check_users (Marc Remy) | 15 | Improved the performance of check_users (Marc Remy) |
16 | Add perfdata to check_disk_smb (Debian #654259 - Charles-Henri Larose) | ||
16 | Updated Nagios::Plugin perl module | 17 | Updated Nagios::Plugin perl module |
17 | 18 | ||
18 | FIXES | 19 | FIXES |