Hi, I'm looking for some example code or a list of commands that can be sent over ipmi. I've found libipmiconsole, and looking through this, it looks like the fd interface would be most helpful to me:
https://github.com/chu11/freeipmi-mirror/blob/master/libipmiconsole/ipmiconsole.h.in But, beyond setting up and tearing down a session, and retrieving the file descriptor to write commands to via ipmiconsole_ctx_fd(), it isn't actually clear to me what commands (and their format) can be written to the file descriptor. I assume there is some other header file that specifies this information, but I haven't found it. Any pointers would be greatly appreciated! Thanks, Nick _______________________________________________ Freeipmi-users mailing list [email protected] https://lists.gnu.org/mailman/listinfo/freeipmi-users
