WIP: prometheus-ipmi-exporter #63

Draft
pz2891 wants to merge 17 commits from prometheus-ipmi-exporter into master
Showing only changes of commit c7e8168a49 - Show all commits

View file

@ -39,4 +39,5 @@ scrape_configs:
- '{job="apc_pdu_snmp"}' - '{job="apc_pdu_snmp"}'
- '{job="docker"}' - '{job="docker"}'
- '{job="switch_snmp"}' - '{job="switch_snmp"}'
- '{job="ipmi"}'
... ...