[erlang-questions] [ANN] eipmi - Erlang and IPMI

Tobias Schlager Tobias.Schlager@REDACTED
Tue Dec 11 14:54:32 CET 2012


Hi all,

anybody interested in an implementation of IPMI in Erlang?

http://www.intel.com/design/servers/ipmi/

IPMI is an industry standard for hardware management and monitoring originally released by Intel. Moreover, the PICMG consortium adopted it for their set of hardware standards (CompactPCI, AdvancedTCA, MicroTCA, etc.) which are widely in use in the Telecom industry.

https://github.com/lindenbaum/eipmi

The last weeks I've worked on an Erlang implementation of an IPMI "Remote Console". This is basically the "client side" of the IPMI over LAN specification. It's implemented as a rebar-built Erlang/OTP application including documentation & basic examples. If this sounds interesting to you, be sure to check it out. Contributions and/or bug reports are welcome.

Regards
Tobias



More information about the erlang-questions mailing list