How can the ipmiutil to check the power status?
we know we can use the bellow methods to power on/off the server:
power down:ipmiutil power -d -N fsp_ip_address -P ipmi_password
power on: ipmiutil power -u -N fsp_ip_address -P ipmi_password
but how can we to check the power status?
Power status can be read via
healthcommand. It shows a lot of information includingchassis_power = on