Changes of Revision 16
[-] | Changed | check_openmanage.spec |
x 1
2 Summary: A Nagios plugin to check hardware health on Dell servers 3 Name: check_openmanage 4 -Version: 3.5.9 5 +Version: 3.5.10 6 Release: 1%{?dist} 7 License: GPL 8 -Packager: Trond Hasle Amundsen <t.h.amundsen@usit.uio.no> 9 Group: Applications/System 10 BuildRoot: %{_tmppath}/%{name}-%{version}-root 11 URL: http://folk.uio.no/trondham/software/check_openmanage.html 12
13 %attr(0755, root, root) %{_mandir}/man8/%{name}.8* 14 15 %changelog 16 +* Sat Jul 17 2010 Carsten Schoene <cs@linux-administrator.com> - 3.5.10-1 17 +- update to version 3.5.10 18 + - Minor feature enhancements, Minor bugfixes 19 + - If a physical disk is a hot spare, display this information in the debug output 20 + - Report the bus protocol (e.g. SAS, SATA) and media type (e.g. HDD, SDD) for physical disks in the debug output, if applicable 21 + - Minor fix for 100GB physical disks, write "100GB" instead of "99GB" 22 + - SNMP: Use new features of OMSA 6.3.0 to display occupied and total slots in storage enclosures, 23 + if applicable. This information is not available with omreport and check_openmanage will not display this info in local mode. 24 + - SNMP: Added new processor IDs from the OMSA 6.3.0 MIBs 25 + - SNMP: Use connection tables in a proper way to determine controller and enclosure IDs, 26 + for use with physical disks and enclosure components (fan, temp sensors etc.). 27 + This fixes a long standing bug for servers with more than one controller, if checked via SNMP. 28 + - SNMP: Use the nexus ID as last resort to find the controller for physical disks. Workaround for older, broken OMSA versions. 29 + - SNMP: Identify enclosures (e.g. '2:0:0') properly so that the reporting with SNMP corresponds to the same report with omreport. 30 + - SNMP: added a couple of workarounds for pre-historic OMSA versions 31 + 32 * Wed Jun 30 2010 Carsten Schoene <cs@linux-administrator.com> - 3.5.9-1 33 - update to version 3.5.9 34 - Minor feature enhancements, Minor bugfixes 35 |
||
Added | check_openmanage-3.5.10.tar.gz ^ |