]> git.uio.no Git - check_openmanage.git/commitdiff
3.6.3
authortrondham <trondham@e53b7cee-c147-0410-b3a0-ae4c1fa63963>
Mon, 13 Dec 2010 09:48:55 +0000 (09:48 +0000)
committertrondham <trondham@e53b7cee-c147-0410-b3a0-ae4c1fa63963>
Mon, 13 Dec 2010 09:48:55 +0000 (09:48 +0000)
git-svn-id: svn+ssh://vcs-usit.uio.no/svnroot/usit-unix-intern/trunk/usit-nagios-plugins/trondham/check_openmanage@18840 e53b7cee-c147-0410-b3a0-ae4c1fa63963

CHANGES

diff --git a/CHANGES b/CHANGES
index 3f23f7b663ec33aac07e22c68f7e1053c003aa57..54745f4c2ffcecf51e4937bb0f99d3d322bbca40 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,9 @@
-3.6.2
+3.6.3   2010-12-13
+------------------
+
+* A few compatibility fixes for OMSA 6.4.0 were added.
+
+3.6.2   2010-11-25
 ------------------
 
 * Added support for IPv6 when checking via SNMP. IPv6 can be turned on
 * The mode of operation (local or SNMP) is shown in the debug
   output. If SNMP is used, the debug output will also show the SNMP
   protocol version, IP version and transport protocol (UDP or TCP).
-
+* Amperage probe status via SNMP is of type "probe status", not
+  regular status. This has been fixed.
+* Massive overall robustness improvements to handle OMSA bugs where
+  some information from OMSA is missing.
+* Memory module enumeration via SNMP changed somewhat to reflect
+  enumeration provided by omreport. This ensures that the plugin's
+  output is identical in SNMP or local mode wrt. dimms IDs.
+* Fan enumeration via SNMP changed somewhat to reflect enumeration
+  provided by omreport. This ensures that the plugin's output is
+  identical in SNMP or local mode wrt. fan IDs.
 
 3.6.1   2010-11-02
 ------------------