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

Changes of Revision 22

[-] Added check_openmanage.changes
x
 
1
@@ -0,0 +1,18 @@
2
+-------------------------------------------------------------------
3
+Sun May 15 16:15:45 UTC 2011 - cs@linux-administrator.com
4
+
5
+- Update to version 3.6.7:
6
+    * Minor bugfixes
7
+    * A regression wrt. non-certified drives were fixed. The plugin failed to identify non-certified physical drives via SNMP.
8
+    * Added the ability to blacklist non-certified drives with the 'pdisk_cert' blacklisting keyword.
9
+
10
+- Changes in version 3.6.6:
11
+    * Minor bugfixes
12
+    * Fixed typo in help output
13
+    * SD card check is now included if the parameter '--only chassis' is specified
14
+    * The plugin will issue a proper warning if a physical drive is uncertified, instead of an unspecified warning. One or more uncertified drives will make the controller go into a non-critical (warning) state.
15
+    * Slightly improved reporting of fan status
16
+    * Exit with value 3 (unknown) if printing debug, help or version info. This is considered best practice for Nagios plugins.
17
+    * Workaround added for logical SAS connectors to external storage enclosures, when using check_openmanage in local mode with OMSA 6.4.0 or later versions. The output from omreport could contain lines that the plugin was unable to parse, which would lead to internal errors.
18
+ 
19
+
20
[-] 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.6.5
5
+Version:   3.6.7
6
 Release:   1%{?dist}
7
 License:   GPL
8
 Group:     Applications/System
9
[+] Changed check_openmanage-3.6.7.tar.bz2/CHANGES ^
[+] Changed check_openmanage-3.6.7.tar.bz2/check_openmanage ^
[+] Changed check_openmanage-3.6.7.tar.bz2/check_openmanage.8 ^
Changed check_openmanage-3.6.7.tar.bz2/check_openmanage.exe ^
[+] Changed check_openmanage-3.6.7.tar.bz2/debian/changelog ^
[+] Changed check_openmanage-3.6.7.tar.bz2/nagios-plugins-check-openmanage.spec ^