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 5
[-]
[+]
Changed
check_openmanage.spec
@@ -1,6 +1,6 @@ Summary: A Nagios plugin to check hardware health on Dell servers Name: check_openmanage -Version: 3.4.9 +Version: 3.5.0 Release: 1%{?dist} License: GPL Packager: Trond Hasle Amundsen <t.h.amundsen@usit.uio.no> @@ -56,10 +56,30 @@ %dir %{_libdir}/nagios %dir %{_libdir}/nagios/plugins %dir %{_libdir}/nagios/plugins/contrib - -%attr(0755, root, root) %{_mandir}/man3/%{name}.3pm.gz +%attr(0755, root, root) %{_mandir}/man8/%{name}.8* %changelog +* Wed Oct 14 2009 Carsten Schoene <cs@linux-administrator.com> - 3.5.0-1 +- update to version 3.5.0 + - Major feature enhancements + - New option -a or --all turns on checking of everything + - The manual page (POD info) is removed from the script and is now in a separate file, to make check_openmanage fully ePN compatible + - ePN is no longer disabled by default, check_openmanage no longer has an opinion on whether it should run under ePN or not + - The -m or --man option is no longer available + - The option -v or --verbose is renamed to -d or --debug, which makes more sense wrt. its usage + - The -g or --global option is removed. Checking the global health status is now default if applicable + - Checking intrusion detection is now turned on by default + - The obsolete option --snmp is removed + - The option --state now has a shorter equivalent -s + - The basename stuff and options --only-critical and --only-warning are now replaced by an option --only + - If plugin is run by Nagios, redirect stderr to stdout, useful for detecting errors within the plugin + - Added option --omreport, that lets the user specify the full path to the omreport binary + - Added non-8bit-legacy default search paths for omreport.exe for Windows boxen + - Minor changes to the plugin output, for consistency + - New blacklisting keyword bat_charge disables warning messages related to controller cache battery charging. Thanks to Robert Heinzmann for a patch. + - For blacklisting, the component ID kan now be "ALL", in which all components of that type is blacklisted. + - Man page is moved to section 8 + * Sat Aug 08 2009 Carsten Schoene <cs@linux-administrator.com> - 3.4.9-1 - update to version 3.4.9 - Fixed a bug that could cause errors and weird results when checking cooling devices (fans) via SNMP.
Added
check_openmanage-3.5.0.tar.gz
^