prometheus-community / ipmi_exporter

Remote IPMI exporter for Prometheus
MIT License
472 stars 133 forks source link

ipmi-config metrics #166

Closed robbat2 closed 1 year ago

robbat2 commented 1 year 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 1 year ago

browser error lead to dupe of #165