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 Prometheus Dell hardware exporter #12

Open
wants to merge 1 commit into
base: cumulus/rocky
Choose a base branch
from

Conversation

dougszumski
Copy link
Collaborator

Adds a Prometheus exporter for Dell hardware components. Metrics such
as chassis battery level, fan speed, power consumption, temperature
and hardware status are reported.

@dougszumski dougszumski force-pushed the feature/dellhw_exporter branch from 00fde4b to a4d0e3d Compare May 31, 2019 13:32
Adds a Prometheus exporter for Dell hardware components. Metrics such
as chassis battery level, fan speed, power consumption, temperature
and hardware status are reported.
@dougszumski dougszumski force-pushed the feature/dellhw_exporter branch from a4d0e3d to bc40122 Compare May 31, 2019 14:30
@dougszumski
Copy link
Collaborator Author

dougszumski commented May 31, 2019

We need Dell omreport for this to work. To get that it looks like we need to install this:

https://www.dell.com/support/home/uk/en/ukbsdt1/drivers/driversdetails?driverid=xvh5c&oscode=rhe70&productcode=poweredge-r630

I'm not sure about the legal implications of bundling ompreport into the docker image. It seems safer to just install it onto the host, perhaps via a kayobe custom playbook, and then let the container use it from the host.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant