Re: Installing and using NUT

2025-02-10 Thread Jon Higgs
I was struggling to get NUT working a few weeks ago. After some time battling with errors, I discovered that my UPS was recognised by sensorsd and I didn't actually need NUT. The data isn't quite as rich as NUT provides, but for me it was sufficient. I know it's not an answer to your question, so

Re: Installing and using NUT

2025-02-10 Thread Lévai , Dániel
Hey, /usr/local/share/doc/pkg-readmes/nut is a really good source of information on how to set it up. When it comes down to my UPS (same "usbhid-ups" driver) I had to: # printf 'disable upd\nquit\n' | config -e -o /bsd-upd /bsd It might be necesary to disable uhid too, but I didn't need that so

Installing and using NUT

2025-02-10 Thread Ben Short
Hi, I'm trying to get NUT running. I've installed it with pkg_add nut I can see my UPS as follows: # nut-scanner Cannot load SNMP library (libnetsnmp.so) : file not found. SNMP search disabled. Cannot load XML library (libneon.so) : file not found. XML search disabled. Cannot load AVAHI libr