ipmish -V (return code: -15)
>
ipmish --help (return code: 0)
ipmish is a program that gives access to the OpenIPMI library from a command
line. It is designed to be script driven. Format is:
ipmish [options]
Options are:
--execute <string> - execute the given string at startup. This may be
entered multiple times for multiple commands.
-x <string> - same as --execute
--dlock - turn on lock debugging.
--dmem - turn on memory debugging.
--drawmsg - turn on raw message tracing.
--dmsg - turn on message tracing debugging.
--dmsgerr - turn on printing out low-level message errors.
--snmp - turn on SNMP trap handling.
--help - This output.