Giter Site home page Giter Site logo

Comments (3)

hthiery avatar hthiery commented on July 18, 2024

I do not get your question about the threshold. What do you expect?

About the other question: what command do you try to send? did you establish the session?

from python-ipmi.

Aaron811020 avatar Aaron811020 commented on July 18, 2024

@hthiery thanks for your reply a lot.

For the first question, if I get the sensor reading of 3.3VSB with IPMITool, I will get the threshold values between 2.7 and 3.8. But I got the threshold values over 100 by rmcp interface.
For the second question, The session is established, because I can get sensor reading. I want to use “ raw 0x06 0x52 0x07 0x78 0x02 0x79” to get the power status via the rmcp interface.

from python-ipmi.

hthiery avatar hthiery commented on July 18, 2024

the reading of the thresholds is returned as raw reading .. you have to convert to a human readable value.

https://github.com/kontron/python-ipmi/blob/master/pyipmi/ipmitool.py#L104

What command is that what you try to send? The return code 0xd4 says you do not have sufficient privilege level.

https://github.com/kontron/python-ipmi/blob/master/pyipmi/msgs/constants.py#L39

from python-ipmi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.