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

Add support for DMI information #409

Merged
merged 1 commit into from Oct 11, 2021
Merged

Commits on Aug 27, 2021

  1. Add support for DMI information

    The sysfs contains some useful information about the BIOS, board,
    chassis, product, and system from the Desktop Management Interface
    (DMI). The BIOS version should be exported by the Prometheus node
    exporter to support alerting about outdated BIOS versions. Add a
    `DMIClass` function to collect the information for the node exporter.
    
    Signed-off-by: Benjamin Drung <benjamin.drung@ionos.com>
    bdrung committed Aug 27, 2021
    Copy the full SHA
    fccb157 View commit details
    Browse the repository at this point in the history