prometheus-community / ipmi_exporter

Remote IPMI exporter for Prometheus
MIT License
459 stars 131 forks source link

ipmi-config metrics #166

Closed robbat2 closed 12 months ago

robbat2 commented 12 months ago

I'm looking at a fleet with ipmi_exporter running locally on the nodes, and I'd like to export some of the ipmi-config values via labels.

ipmi_config_info{lan_ip_address="...",bmc_mac_address="..."} 1

Would this be accepted as a PR?

robbat2 commented 12 months ago

browser error lead to dupe of #165