Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

14780

August 6th, 2015 17:00

R820 email alerts

Hi,

I notice that on our R820's that email alerting is not switched on by default for all CRITICAL alerts.

Seems to be a random selection as to which are enabled and those conditions which are not.

  • Is there a way to quickly enable ALL CRITICAL alerts to send an email?

(Test email alerts are working OK btw)

Thx,

John Bradshaw

4 Operator

 • 

3K Posts

August 6th, 2015 22:00

What iDRAC FW is installed on the server. You can run below racadm commands to enable E-Mail alerts for all critical alerts. For this to work, you need to have iDRAC FW 1.50.50 or above installed on the server

racadm eventfilters set -c idrac.alert.system.critical -a none -n email

racadm eventfilters set -c idrac.alert.storage.critical -a none -n email

racadm eventfilters set -c idrac.alert.audit.critical -a none -n email

racadm eventfilters set -c idrac.alert.Config.critical -a none -n email

Note : For some category you might get an error message saying "Few alert settings have failed". This is normal as E-Mail alert is not supported for all critical alerts.

743 Posts

August 9th, 2015 16:00

Thx very much Shine

JB

No Events found!

Top