galexrt / dellhw_exporter

Prometheus exporter for Dell Hardware components using Dell OMSA.
https://dellhw-exporter.galexrt.moe
Apache License 2.0
119 stars 41 forks source link

OMSA running in container #64

Closed miroslavmasaryk3221 closed 2 years ago

miroslavmasaryk3221 commented 2 years ago

Hello, @juliantaylor @galexrt @sfudeus @jddggh @kyle-williams-1

does it support OMSA also running in container ? e.g. https://github.com/ShaneMcC/docker-omsa

galexrt commented 2 years ago

@miroslavmasaryk3221 It might work, you should be able to check if the exporter reports anything or try running omreport in the dellhw_exporter container.

miroslavmasaryk3221 commented 2 years ago

Yes it works, thanks,

miroslavmasaryk3221 commented 2 years ago

I see that e.g. firmware collector is not enabled, it is caused by running in docker env or because of the dell hw not supporting it? Maybe there are some incompatiblities regarding docker OMSA

galexrt commented 2 years ago

@miroslavmasaryk3221 Can you run omreport chassis bios and omreport chassis firmware in the dellhw_exporter container and also in the docker OMSA container?