You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like the pwrstatd daemon fails to communicate with the UPS.
# cat /var/log/pwrstatd.log
2024/07/11 15:19:30 PM Daemon startups.
2024/07/11 15:19:44 PM The H2C device can't be used, because the linux system does not support libusb or libusb version is too old.2024/07/11 15:20:48 PM Communication is established.2024/07/11 15:20:51 PM Utility failed.2024/07/11 15:20:51 PM Begin to shutdown PC immediately!2024/07/11 15:20:57 PM Communication is lost.
@arcenik that sounds like a connection issue, not an issue with the exporter. Make sure that the exporter can see the device and that the device is reliably connected.
I just set this up (docker-compose method) and it is working flawlessly!
Hey there, thanks for making an exporter for pwrstat. My only issue is that I seem to only get the value for "ups_state" and nothing else.
The text was updated successfully, but these errors were encountered: