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

fix ipmi module #216

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

fix ipmi module #216

wants to merge 6 commits into from

Commits on Feb 12, 2016

  1. IPMI: use local ipmitool

    lackhove committed Feb 12, 2016
    Configuration menu
    Copy the full SHA
    e541616 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c65ff65 View commit details
    Browse the repository at this point in the history
  3. IPMI: fix ipmitool parser

    lackhove committed Feb 12, 2016
    Configuration menu
    Copy the full SHA
    658096e View commit details
    Browse the repository at this point in the history
  4. IPMI: fix metrics name substitution.

    strip('ipmi_') would replace all i, p, m, and underscores instead of the "ipmi_" sting
    lackhove committed Feb 12, 2016
    Configuration menu
    Copy the full SHA
    31b4fbb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e28c7c3 View commit details
    Browse the repository at this point in the history
  6. IPMI: updated doc and config. The module now expects ipmitool to be i…

    …n the $PATH env variable
    lackhove committed Feb 12, 2016
    Configuration menu
    Copy the full SHA
    7a6bf7c View commit details
    Browse the repository at this point in the history