node-exporter-textfile-collector-scripts
node-exporter-textfile-collector-scripts copied to clipboard
Add dmidecode exporter
This is a script which will generate prometheus metrics from dmidecode output.
Based on https://github.com/huanghao/dmidecode (thanks, was a nice start!)
It was created with "hardware inventory on prometheus" in mind, but can be used to track hardware changes, like failed DIMMs disappearing..
It's been a while, I've rebased against latest master.