galexrt / dellhw_exporter

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

dellhw_exporter sets iDrac Hostname, OS and OS version to those of container #118

Open cgrijs opened 3 months ago

cgrijs commented 3 months ago

Hi,

We are running dellhw_exporter from the helm chart (v0.2.12) and we see that in the iDrac, the Host Name, Operating System and Operating System Version now reflect on what is running in the pod (dellhw-exporter-xxxxx; Rocky Linux; release 9.4 (Blue Onyx) Kernel 5.15.0-112-generic (x86_64)) instead of what is running on the hardware.

galexrt commented 3 months ago

Could you please post an example metrics output where the pod info is shown instead of the hosts info?