Skip to content

Instantly share code, notes, and snippets.

@manualbashing
Last active September 23, 2022 14:22
Show Gist options
  • Save manualbashing/3e54f9a4a531f6ec8f13493502d9cc94 to your computer and use it in GitHub Desktop.
Save manualbashing/3e54f9a4a531f6ec8f13493502d9cc94 to your computer and use it in GitHub Desktop.
[racadm Cheatsheet] for administration of Dell iDRAC with #racadm

Network Troubleshooting

Ping from iDRAC:

racadm ping <ip>

View Logs

System Event Log

racadm getsel

Lifecycle Controller Log:

racadm lclog view -r "2019-11-06 10:00:00" -e "2019-11-06 18:00:00" -c Config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment