tools.ipmi_tools module
IPMI / BMC control via the system ipmitool binary.
Uses -I lanplus over the network. Requires ipmitool installed on the bot host.
Security: requires UNSANDBOXED_EXEC — bare-metal power and sensor access.
Commands are built as argv lists (no shell) to avoid injection.