ze42 / corsairmi-exporter

Tool to read out Corsair RMi PSUs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

corsaiRMi-exporter

Based on corsaiRMi, with prometheus-compatible output.

corsaiRMi

Minimal program for Linux to read monitoring information out of Corsair RMi and HXi series of PSUs. Uses Linux HIDRAW interface. Tested on Corsair RM650i, RM750i and HX1000i.

Compiling

There are basically no dependencies, so running make should suffice.

Usage

./corsairmi [/dev/hidrawN]

About

Tool to read out Corsair RMi PSUs

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C 99.0%Language:Makefile 1.0%