Start a Conversation

Unsolved

This post is more than 5 years old

18897

March 30th, 2016 17:00

Set some alerts OFF

Hi,

On an m1000e chassis what is the racadm command to turn off all Remote Syslog alerts?

Thx,

John Bradshaw

3 Apprentice

 • 

2.8K Posts

March 31st, 2016 08:00

Hey John,

Disclaimer, I know next to nothing about racadm, but I asked a friend.  If I asked him correctly, here is a possible answer. 

Thx,

Rob

--

Get:

 

Racadm getconfig –g cfgRemoteHosts

 

(there’s a setting called cfgRhostsSyslogEnable)

 

Set:

 

Racadm config –g cfgRemoteHosts –o cfgRhostsSyslogEnable 0

 

To turn on again, change the value to 1.

2 Intern

 • 

743 Posts

March 31st, 2016 19:00

Hi Rob,

I was not clear enough with my question...I would like the following Remote Syslog check boxes unchecked via a racadm command.

I was thinking it should be something like:

eventfilters set -c idrac.alert.all -a none -n remotesyslog


but I can't get the syntax correct or find a manual to do this.

Cheers,

JB


Under Chassis/Alerts/Monitored Alerts

April 1st, 2016 06:00

Hey John,

Perhaps you can also here try the command i send you in your other Question?

try the old way with :

"racadm config -g cfgRemoteHosts -o cfgRhostsSyslogEnable 0"

Kind regards,

Peter

No Events found!

Top