Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IH-543: Add IPMI DCMI based power reading rrdd plugin #5561

Merged

Commits on Apr 22, 2024

  1. IH-543: Add IPMI DCMI based power reading rrdd plugin

    Guard against buggy firmware by ignoring 0 or 65535 Watts
    (although xcp-rrdd doesn't actually correctly ignore these yet).
    
    Future-proof plugin by parsing Watts as float, although currently
    it is always an integer in the DCMI spec.
    
    Signed-off-by: Edwin Török <[email protected]>
    edwintorok committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    22d20ed View commit details
    Browse the repository at this point in the history