Hi Paha,
I'm trying to use this exporter with my EVGA CLC, but the exporter crashes on start.
output of liquidctl status:
ASUS Aura LED Controller
├── ARGB channels: 1
└── RGB channels: 1
Asetek 690LC (assuming EVGA CLC)
├── Liquid temperature 41.5 °C
├── Fan speed 0 rpm
├── Pump speed 2910 rpm
└── Firmware version 2.10.0.0
Output of liquidctl-exporter:
time="2024-07-06T19:59:45Z" level=info msg="liquidctl configured path, /opt/venv/bin/liquidctl" source="liquidctl-exporter.go:61"
time="2024-07-06T19:59:45Z" level=fatal msg="json: cannot unmarshal number into Go struct field liquidctlStatistic.address of type string" source="liquidctl-exporter.go:145"
I've built the app and the container from latest commit on main branch of this repository.
Hi Paha,
I'm trying to use this exporter with my EVGA CLC, but the exporter crashes on start.
output of liquidctl status:
Output of liquidctl-exporter:
I've built the app and the container from latest commit on main branch of this repository.