Changes of Revision 14
[-] | 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.6 5 +Version: 3.5.7 6 Release: 1%{?dist} 7 License: GPL 8 Packager: Trond Hasle Amundsen <t.h.amundsen@usit.uio.no> 9
10 %attr(0755, root, root) %{_mandir}/man8/%{name}.8* 11 12 %changelog 13 +* Sat Mar 20 2010 Carsten Schoene <cs@linux-administrator.com> - 3.5.7-1 14 +- update to version 3.5.7 15 + - Minor feature enhancements, Minor bugfixes 16 + - Added robustness for received SNMP values that are not defined in the MIB. 17 + Instead of throwing a perl warning when this happens, the plugin will not report the undefined value. 18 + - Defined "Replacing" as a defined state for physical disks in SNMP mode, 19 + even though this state is not defined in the MIB. It is reported as such by omreport. 20 + - Physical disk brand/model is now reported when the state of the disk is "Rebuilding" or "Replacing". 21 + - The state of a physical disk is reported in parentheses when predictive failure is detected. 22 + It is useful to know if a disk is online, offline, spare or even failed when predictive failure is reported. 23 + - Handling of physical disk predictive failure has been improved overall. 24 + - Refactoring of the perfdata code. In conformance with the plugin development guidelines, 25 + the UOM (unit of measure) previously reported in the perfdata output has been removed. 26 + - The -p or --perfdata option now takes an optional agrument "minimal", 27 + which triggers shorter names for the perfomance data labels. 28 + This shortens the output and is a workaround for systems where the amount of output exceeds the 1024 char limit of NRPE. 29 + - The PNP4Nagios template has been updated. 30 + Users of check_openmanage and PNP4Nagios are advised to upgrade. 31 + This version of check_openmanage needs the new template. 32 + - Lots of other small improvements and updates. 33 + 34 * Tue Feb 23 2010 Carsten Schoene <cs@linux-administrator.com> - 3.5.6-1 35 - update to version 3.5.6 36 - New option --use-get_table is added as a workaround for SNMPv3 on Windows using net-snmp. 37 |
||
Added | check_openmanage-3.5.7.tar.gz ^ |