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

Changes of Revision 12

[-] Changed check_openmanage.spec
x
 
1
@@ -1,6 +1,6 @@
2
 Summary:   A Nagios plugin to check hardware health on Dell servers
3
 Name:      check_openmanage
4
-Version:   3.5.4
5
+Version:   3.5.5
6
 Release:   1%{?dist}
7
 License:   GPL
8
 Packager:  Trond Hasle Amundsen <t.h.amundsen@usit.uio.no>
9
@@ -59,6 +59,16 @@
10
 %attr(0755, root, root) %{_mandir}/man8/%{name}.8*
11
 
12
 %changelog
13
+* Sat Jan 23 2010 Carsten Schoene <cs@linux-administrator.com> - 3.5.5-1
14
+- update to version 3.5.5
15
+ - Fixed an SNMP bug where the plugin didn't handle OID indexes that were not sequential. Thanks to Gianluca Varenni for reporting.
16
+ - Fixed an SNMP bug when checking old hardware such as the PE 2650 and PE 750. The controller id for physical drives were 
17
+   collected and displayed incorrectly. This release uses an additional OID to fetch this info, which would otherwise be unavailable.
18
+   Thanks to Gianluca Varenni for reporting this bug.
19
+ - Should use %snmp_probestatus, not %snmp_status when checking the status of voltage probes. Thanks to Ken McKinlay for a patch.
20
+ - Fix when identifying blades via SNMP with very old OMSA versions. Patch from Ken McKinlay.
21
+ - Better way of finding the ID of physical drives via SNMP
22
+
23
 * Wed Jan 13 2010 Carsten Schoene <cs@linux-administrator.com> - 3.5.4-1
24
 - update to version 3.5.4
25
  - Added support for storport driver version for controllers, only applicable on servers running Windows. A new blacklisting keyword for suppressing storport driver messages was added.
26
[+] Deleted check_openmanage-3.3.1.tar.gz/check_openmanage.3pm ^
Deleted check_openmanage-3.4.7.tar.gz ^
Deleted check_openmanage-3.4.9.tar.gz ^
Deleted check_openmanage-3.5.0.tar.gz ^
Deleted check_openmanage-3.5.1.tar.gz ^
Deleted check_openmanage-3.5.2.tar.gz ^
Deleted check_openmanage-3.5.3.tar.gz ^
[+] Added check_openmanage-3.5.5.tar.gz/CHANGES ^
[+] Added check_openmanage-3.5.5.tar.gz/COPYING ^
[+] Changed check_openmanage-3.5.5.tar.gz/INSTALL ^
[+] Changed check_openmanage-3.5.5.tar.gz/README ^
[+] Changed check_openmanage-3.5.5.tar.gz/check_openmanage ^
[+] Added check_openmanage-3.5.5.tar.gz/check_openmanage.8 ^
Added check_openmanage-3.5.5.tar.gz/check_openmanage.exe ^
[+] Added check_openmanage-3.5.5.tar.gz/check_openmanage.php ^
[+] Added check_openmanage-3.5.5.tar.gz/check_openmanage.pod ^
[+] Added check_openmanage-3.5.5.tar.gz/check_openmanage.spec ^
[+] Changed check_openmanage-3.5.5.tar.gz/install.bat ^
[+] Changed check_openmanage-3.5.5.tar.gz/install.sh ^