Does anyone know how to do it on the Supermicro system? To do this, or is there a system that does not depend on the supplier? I browsed the Supermicro website and did not find anything. Thank you.
Some information about SOL / IPMI:
http://www.supermicro.com/products/accessories/ addon/SIM.cfm
http://wiki.adamsweet.org/doku.php?id=ipmi_on_linux
Sample SOL Expect script:
http: //buttersideup.com/docs/howto/IPMI_on_Debian_files/solsession
I see that Dell & HP have programs that can change B IOS settings remotely or through scripts/files. < p>
Does anyone know how to do this on the Supermicro system, or is there a system that does not depend on the supplier? I browsed the Supermicro website and did not find anything. Thank you.
There are two options. You can set up remote access in the BIOS, and then use SOL via IPMI Console. You can use the expect script to modify the settings in this way. The other is that some options are directly available through IPMI, so you can use the machine’s own IPMI interface to change some settings (look for ipmitool/OpenIPMI). < p>
Some information about SOL/IPMI:
http://www.supermicro.com/products/accessories/addon/SIM.cfm
http://wiki.adamsweet.org/doku.php?id=ipmi_on_linux
Sample SOL Expect script:
http://buttersideup.com/docs/howto/IPMI_on_Debian_files/ solsession