IPMI

ipmitool
www.panticz.de/ipmitool

apt-add-repository universe
ipmi-sensors
 
# dep: supermicro tool
ipmicfg -dhcp off
ipmicfg -dhcp on
ipmicfg  -m

UID identificator

BMC_IP=10.0.1.123
BMC_USER=ADMIN
BMC_PASS=ADMIN

Posts
http://www.thomas-krenn.com/de/wiki/Netzwerk_Ports_Supermicro_Remote_Management_%28IPMI,_KVM_over_IP%29_f%C3%BCr_Firewall_Konfiguration

22 (TCP) SMASH
80 (TCP) HTTP (unsecure Webinterface)
443 (TCP) HTTPS (secure Webinterface)
623 (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-MAN 

Power consumption

sudo apt install -y freeipmi-tools
ipmi-dcmi --get-system-power-statistics

Get 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/