Changes of Revision 17
[-] | 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.10 5 +Version: 3.6.0 6 Release: 1%{?dist} 7 License: GPL 8 Group: Applications/System 9
10 %attr(0755, root, root) %{_mandir}/man8/%{name}.8* 11 12 %changelog 13 +* Tue Aug 31 2010 Carsten Schoene <cs@linux-administrator.com> - 3.6.0-1 14 +- update to version 3.6.0 15 + - Major feature enhancements, Minor bugfixes 16 + - Storage is no longer allowed to be absent. If the plugin doesn't find a storage controller, it will give an alert. 17 + For diskless systems or servers without a Dell controller that OMSA recognizes you will now have to specify "--no-storage" or "--check storage=0" to work around this. 18 + - Added an option "--no-storage", which is equivalent to the general option "--check storage=0". 19 + - Report the system revision (if applicable) wherever the model name is printed. E.g. "PowerEdge 2950 III" instead of "PowerEdge 2950". 20 + - Small change in search path for omreport: The new location for OMSA 6.2.0 and later on Linux will be attempted first. 21 + - Small bugfix for the "--check" parameter, if the argument is a filename. The file could not contain a linebreak, this has been fixed. 22 + 23 * Sat Jul 17 2010 Carsten Schoene <cs@linux-administrator.com> - 3.5.10-1 24 - update to version 3.5.10 25 - Minor feature enhancements, Minor bugfixes 26 |
||
Added | check_openmanage-3.6.0.tar.gz ^ |