Logoj0ke.net Open Build Service > Projects > server:monitoring > check_openmanage > Changes
Sign Up | Log In

Changes of Revision 32

[-] Changed check_openmanage.changes
x
 
1
@@ -1,11 +1,29 @@
2
 -------------------------------------------------------------------
3
+Wed Jul  4 15:15:27 UTC 2012 - cs@linux-administrator.com
4
+
5
+- Update to version 3.7.6:
6
+    * Minor feature enhancements, Minor bugfixes
7
+    * enhancement Support for PCI attached storage (new in OMSA 7.0.0) was added.
8
+    * enhancement Support was added for negative temperature readings and thresholds from temp probes.
9
+    * bugfix Fix for physical disk check. If a disk was marked as predictive failure, and also had other
10
+      failure conditions of a more severe nature, check_openmange only reported the predictive failure state.
11
+      This has been fixed so that the most severe failure takes precedence.
12
+    * enhancement The iDRAC6 and iDRAC7 controllers was identified via SNMP using integer values that are
13
+      not defined in the MIB. This resulted in internal error warnings if the '-o' option was used.
14
+      The plugin now defines these integer identifiers even though they are undocumented in the MIB.
15
+    * enhancement The PNP template now contains comments which identifies which plugin version it was built for.
16
+    * enhancement The manual pages were revised and completely rewritten from perl POD to Docbook XML format.
17
+ 
18
+
19
+-------------------------------------------------------------------
20
 Sat Apr 14 19:30:51 UTC 2012 - cs@linux-administrator.com
21
 
22
 - Update to version 3.7.5:
23
     * Minor bugfixes
24
     * bugfix A bug was fixed which could lead to perl warnings when either of the options '--tempunit' or '--fahrenheit' was used.
25
     * bugfix A workaround was added for an SNMP bug in OMSA 7.0.0 related to the "firmwareType" OID for iDRAC6 management cards.
26
-    * bugfix A bug was fixed for a corner case where the temperature probe readings for storage enclosures were empty. Previously, this could produce perl warnings (internal errors).
27
+    * bugfix A bug was fixed for a corner case where the temperature probe readings for storage enclosures
28
+      were empty. Previously, this could produce perl warnings (internal errors).
29
  
30
 
31
 -------------------------------------------------------------------
32
[-] Changed check_openmanage.spec ^
9
 
1
@@ -1,6 +1,6 @@
2
 Summary:   A Nagios plugin to check hardware health on Dell servers
3
 Name:      check_openmanage
4
-Version:   3.7.5
5
+Version:   3.7.6
6
 Release:   2%{?dist}
7
 License:   GPL
8
 Group:     Applications/System
9
[+] Deleted check_openmanage-3.7.5.tar.bz2/check_openmanage.8 ^
[+] Deleted check_openmanage-3.7.5.tar.bz2/check_openmanage.conf.5 ^
[+] Deleted check_openmanage-3.7.5.tar.bz2/check_openmanage.conf.pod ^
[+] Deleted check_openmanage-3.7.5.tar.bz2/check_openmanage.pod ^
[+] Changed check_openmanage-3.7.6.tar.bz2/CHANGES ^
[+] Changed check_openmanage-3.7.6.tar.bz2/README ^
[+] Changed check_openmanage-3.7.6.tar.bz2/check_openmanage ^
Changed check_openmanage-3.7.6.tar.bz2/check_openmanage.exe ^
[+] Changed check_openmanage-3.7.6.tar.bz2/check_openmanage.php ^
[+] Added check_openmanage-3.7.6.tar.bz2/check_openmanage_legacy.php ^
[+] Changed check_openmanage-3.7.6.tar.bz2/debian/changelog ^
[+] Changed check_openmanage-3.7.6.tar.bz2/debian/rules ^
[+] Changed check_openmanage-3.7.6.tar.bz2/install.sh ^
[+] Added check_openmanage-3.7.6.tar.bz2/man ^
[+] Added check_openmanage-3.7.6.tar.bz2/man/Makefile ^
[+] Added check_openmanage-3.7.6.tar.bz2/man/check_openmanage.8 ^
[+] Added check_openmanage-3.7.6.tar.bz2/man/check_openmanage.8.xml ^
[+] Added check_openmanage-3.7.6.tar.bz2/man/check_openmanage.conf.5 ^
[+] Added check_openmanage-3.7.6.tar.bz2/man/check_openmanage.conf.5.xml ^
[+] Changed check_openmanage-3.7.6.tar.bz2/nagios-plugins-openmanage.spec ^