gebn / bmc_exporter

Exposes Baseboard Management Controller data in Prometheus format.
GNU Lesser General Public License v3.0
45 stars 3 forks source link

Document metrics #42

Closed gebn closed 4 years ago

gebn commented 4 years ago

For each BMC metric that the exporter exposes, say which command(s) it comes from, and any transformations (GUID). For metrics that have some logic behind them (Get Power Reading, temp sensors), say how the sensor is identified, what it means if it’s missing, what to do if it’s wrong (file issue).