Search
j0ke.net Open Build Service
>
Projects
>
server:monitoring
>
check_openmanage
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 14
[-]
[+]
Changed
check_openmanage.spec
@@ -1,6 +1,6 @@ Summary: A Nagios plugin to check hardware health on Dell servers Name: check_openmanage -Version: 3.5.6 +Version: 3.5.7 Release: 1%{?dist} License: GPL Packager: Trond Hasle Amundsen <t.h.amundsen@usit.uio.no> @@ -59,6 +59,27 @@ %attr(0755, root, root) %{_mandir}/man8/%{name}.8* %changelog +* Sat Mar 20 2010 Carsten Schoene <cs@linux-administrator.com> - 3.5.7-1 +- update to version 3.5.7 + - Minor feature enhancements, Minor bugfixes + - Added robustness for received SNMP values that are not defined in the MIB. + Instead of throwing a perl warning when this happens, the plugin will not report the undefined value. + - Defined "Replacing" as a defined state for physical disks in SNMP mode, + even though this state is not defined in the MIB. It is reported as such by omreport. + - Physical disk brand/model is now reported when the state of the disk is "Rebuilding" or "Replacing". + - The state of a physical disk is reported in parentheses when predictive failure is detected. + It is useful to know if a disk is online, offline, spare or even failed when predictive failure is reported. + - Handling of physical disk predictive failure has been improved overall. + - Refactoring of the perfdata code. In conformance with the plugin development guidelines, + the UOM (unit of measure) previously reported in the perfdata output has been removed. + - The -p or --perfdata option now takes an optional agrument "minimal", + which triggers shorter names for the perfomance data labels. + This shortens the output and is a workaround for systems where the amount of output exceeds the 1024 char limit of NRPE. + - The PNP4Nagios template has been updated. + Users of check_openmanage and PNP4Nagios are advised to upgrade. + This version of check_openmanage needs the new template. + - Lots of other small improvements and updates. + * Tue Feb 23 2010 Carsten Schoene <cs@linux-administrator.com> - 3.5.6-1 - update to version 3.5.6 - New option --use-get_table is added as a workaround for SNMPv3 on Windows using net-snmp.
Added
check_openmanage-3.5.7.tar.gz
^