Collection of shell scripts for managing iDRACs.
- Start by copying config.sample to config and put your desired configuration there.
- Use drac_config script in the main directory with desired action and hostname(s) of DRAC(s) you want to configure.
- powerup - power on
- powerdown - power off
- hardreset - hard reset
- racreset - restart DRAC
- clrsel - clear DRAC sel
- getsel - display DRAC sel
- view - connect to KVM
- createraid - build a RAID1 of 2 first disks
- deleteraid - delete any existing RAIDs
- deployssl - deploy ssl certs and settings
- monuser - deploy user with limited permissions for monitoring
You can use Docker, please check the config.sample