Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revisionBoth sides next revision
home_server:home_server_setup:other_services:ipmi [2020-06-10 Wed wk24 14:31] baumkphome_server:home_server_setup:other_services:ipmi [2023-04-30 Sun wk17 17:43] – external edit 127.0.0.1
Line 1: Line 1:
-{{tag>IPMI, IPMITOOL, CLI, BMC}}+{{tag>linux IPMI, IPMITOOL, CLI, BMC}}
 ======IPMI CLI Tools====== ======IPMI CLI Tools======
-Much copied from Adam Sweet's wiki on IPMI:+Much copied from Adam Sweet's wiki on IPMI.
  
 ====What is IPMI?==== ====What is IPMI?====
Line 72: Line 72:
 (the ''echo $?'' will return the error code, as per typical Unix, a 0 return indicates success.) (the ''echo $?'' will return the error code, as per typical Unix, a 0 return indicates success.)
  
-<code>+<code bash>
 #!/bin/bash #!/bin/bash
  
Line 128: Line 128:
 (the ''echo $?'' will return the error code, as per typical Unix, a 0 return indicates success.) (the ''echo $?'' will return the error code, as per typical Unix, a 0 return indicates success.)
  
-<code>+<code bash>
 #!/bin/bash #!/bin/bash
  
Line 178: Line 178:
 </code> </code>
 ====Test Script==== ====Test Script====
-<code>+<code bash>
 #!/bin/bash #!/bin/bash
  
  • /app/www/public/data/pages/home_server/home_server_setup/other_services/ipmi.txt
  • Last modified: 2023-12-23 Sat wk51 21:07
  • by baumkp