]> git.uio.no Git - check_openmanage.git/commitdiff
jau
authortrondham <trondham@e53b7cee-c147-0410-b3a0-ae4c1fa63963>
Tue, 2 Nov 2010 11:11:55 +0000 (11:11 +0000)
committertrondham <trondham@e53b7cee-c147-0410-b3a0-ae4c1fa63963>
Tue, 2 Nov 2010 11:11:55 +0000 (11:11 +0000)
git-svn-id: svn+ssh://vcs-usit.uio.no/svnroot/usit-unix-intern/trunk/usit-nagios-plugins/trondham/check_openmanage@18594 e53b7cee-c147-0410-b3a0-ae4c1fa63963

CHANGES

diff --git a/CHANGES b/CHANGES
index e112976d22c8656a319dd5a41d021fa75d2881ac..11bc7d718f2964acfcd0db909768342ee5719120 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,20 @@
+3.6.1   2010-10-02
+------------------
+
+* Included new check for SD cards. Newer servers such as the R710 can
+  have SD cards installed, these should be monitored. The SD card
+  check is on by default. A new blacklisting keyword 'sd' has been
+  added. The SD card check can be turned off with '--check sdcard=0'.
+* Handle special cases where power monitoring capability is disabled
+  due to non-redundant and/or non-instrumented power supplies.
+* For physical disks probed via SNMP, check that values for vendor,
+  product ID and capacity is available before attempting to display
+  those values.
+* If a physical disk is in sufficiently bad condition, the vendor
+  field reported by OMSA may be empty. The plugin now handles this
+  situation without throwing an internal error.
+
+
 3.6.0   2010-08-30
 ------------------