2

I'd like to write a python script to gather data from serial over lan but I can't seem to find a place to start with IPMI. I've looked at OpenIPMI's python bindings but there doesn't seem to be any documentation. Perhaps I can use the subprocess module and ipmitool? I'm not sure that would be simple though. Does anyone have any experience with this? How can I capture serial over lan data in python? Thanks.

1 Answer 1

2

Have you seen this thread that has a sample OpenIPMI python program?

And the OpenIPMI documentation (pdf)?

Sign up to request clarification or add additional context in comments.

1 Comment

I looked at the pdf and thread but I can't seem to find much on serial over lan. It looks like OpenIPMI might not support serial (section 3.10 in the pdf).

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.