/OpenHardwareMonitorExporter

Open Hardware Monitor Prometheus Exporter

Primary LanguageC#

Build status

This is a Prometheus Exporter Windows service for the Open Hardware Monitor CPU sensors.

Install the Windows service with:

.\OpenHardwareMonitorExporter.exe install

NB you can change the default url (http://localhost:9398/metrics) with the -url parameter, e.g., -url:http://localhost:9398/ohm/metrics.