We find it time consuming to go through the 15 or so "pages" of alerts and enable all alert types for email, IMPI, SNMP, OS Log, etc.
I was hoping the following command would enable everything:
racadm eventfilters set -c idrac.alert.all -a none -n ipmi,email,snmp,oslog
It doesn't seem to work as expected though. It enables many of the options, but not all of them. About half of the alerts remain unchecked. Shouldn't the above command enable everything? Or should I be doing something differently? We are really looking for a scriptable way to set this.