ipmitool
www.panticz.de/ipmitool
apt-add-repository universe
ipmi-sensors
# dep: supermicro tool
ipmicfg -dhcp off
ipmicfg -dhcp on
ipmicfg -mUID identificator
BMC_IP=10.0.1.123
BMC_USER=ADMIN
BMC_PASS=ADMIN
22 (TCP) SMASH
80 (TCP) HTTP (unsecure Webinterface)
443 (TCP) HTTPS (secure Webinterface)
623 (TCP/UDP) IPMI
2937 (TCP) KVM console
5900 (TCP) remote console (KVM over IP, on webinterface)
5901 (TCP) Video (remote console)
5120 (TCP) CD (remote console)
5123 (TCP) Floppy (remote console)
8889 (TCP) WS-MANPower consumption
sudo apt install -y freeipmi-tools
ipmi-dcmi --get-system-power-statisticsGet seriale console over SSH
ssh ADMIN@192.168.1.2
cd /system1/sol1
start
IPMIView
https://www.supermicro.com/wftp/utility/IPMIView/Linux/
Links
http://buttersideup.com/docs/howto/IPMI_on_Debian.html
https://www.thomas-krenn.com/de/wiki/IPMI_Sensor_Monitoring_Plugin
http://www.thomas-krenn.com/de/wiki/IPMI_Passwort_zur%C3%BCcksetzen
ftp://ftp.supermicro.com/utility/IPMICFG/Linux/