Browse Community
Help
Log In
Responses(2)
Solutions(1)
DELL-Sirisha U
1 Rookie
•
30 Posts
1
November 4th, 2019 04:00
Hi,
racadm command to toggle the alert global settings in idrac9
This command will enable the alert
racadm set iDRAC.IPMiLAN.AlertEnable Enabled[Key=iDRAC.Embedded.1#IPMILan.1]Object value modified successfully
command to disable the alert
racadm set iDRAC.IPMiLAN.AlertEnable Disabled[Key=iDRAC.Embedded.1#IPMILan.1]Object value modified successfully
This settings will reflect in GUI according to CLI command.
This is the command reference, let me know if you have any other query on the same.
Thanks
DELL- Sirisha U
#Iwork4Dell
vSwizz
24 Posts
0
November 11th, 2019 06:00
perfect, thanks!
Dell Support Resources
View All
Top
DELL-Sirisha U
1 Rookie
•
30 Posts
1
November 4th, 2019 04:00
Hi,
racadm command to toggle the alert global settings in idrac9
This command will enable the alert
racadm set iDRAC.IPMiLAN.AlertEnable Enabled
[Key=iDRAC.Embedded.1#IPMILan.1]
Object value modified successfully
command to disable the alert
racadm set iDRAC.IPMiLAN.AlertEnable Disabled
[Key=iDRAC.Embedded.1#IPMILan.1]
Object value modified successfully
This settings will reflect in GUI according to CLI command.
This is the command reference, let me know if you have any other query on the same.
Thanks
DELL- Sirisha U
#Iwork4Dell
vSwizz
1 Rookie
•
24 Posts
0
November 11th, 2019 06:00
perfect, thanks!