Changes of Revision 15
[-] | 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.7 5 +Version: 3.5.9 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 +* Wed Jun 30 2010 Carsten Schoene <cs@linux-administrator.com> - 3.5.9-1 14 +- update to version 3.5.9 15 + - Minor feature enhancements, Minor bugfixes 16 + - More fine-grained reporting of temperature warnings for enclosure temperature probes. 17 + - Max/min temperature limits for enclosure temp probes are reported in the debug output 18 + - Report enclosure temperature probes that are "Inactive" as ok 19 + - Don't try to print out the reading of enclosure temperature probes if the reading doesn't exist or is not an integer 20 + - Report enclosure EMMs that are "Not Installed" as ok, instead of critical 21 + - Corrected typo in the PNP4Nagios template 22 + 23 +- changes in 3.5.8 24 + - Minor feature enhancements 25 + - Remove reporting of which controller a logical drive is "attached" to, since this information can't be reliably extracted via SNMP. 26 + - avoid collecting Lun ID via SNMP for virtual disks, we don't use it 27 + - report total memory and number of dimms in the ok output 28 + - difference in reporting if amperage probes have discrete readings 29 + - workaround for broken amperage probes 30 + - added workaround for bad temperature probes that yields no reading in SNMP mode 31 + - get OMSA version via SNMP slightly more efficiently 32 + 33 * Sat Mar 20 2010 Carsten Schoene <cs@linux-administrator.com> - 3.5.7-1 34 - update to version 3.5.7 35 - Minor feature enhancements, Minor bugfixes 36 |
||
Added | check_openmanage-3.5.9.tar.gz ^ |