On Mon, 2016-07-11 at 02:59 +0000, Jiyan Fu wrote: > I need your advice how to collect hardware failure with omreport. > > We have some server running with Ubuntu 12.04 (precise), and have OMSA v7.4 > installed. > To get all hardware failure message, we add one cron job like below > > * * * * * omreport system esmlog -fmt cdv >> /var/log/messages ; > omconfig system esmlog action=clear > /dev/null
We had a similar cron-job here but deleted it for this solution with icinga/nagios/icinga2 https://exchange.nagios.org/directory/Plugins/Hardware/Server-Hardware/Dell/check_openmanage/details git://git.uio.no/check_openmanage I'm calling it with check_openmanage -s -a -e -b ctrl_fw=all/pdisk_cert=all and it give me a warning, when it is useful to read the different logs. In the background it does a similar thing. Regards, Björn Lässig _______________________________________________ Linux-PowerEdge mailing list [email protected] https://lists.us.dell.com/mailman/listinfo/linux-poweredge
