nut
nut copied to clipboard
Connectivity Issues with GE VH3000 UPS (Now owned by ABB)
Hello,
I am trying to connect a GE VH3000 UPS via USB to a raspberry pi which is supposed to be serving as a NUT server, but i am not able to find guidance on your website on which driver to use. The UPS presents as
Bus 001 Device 006: ID 067b:2303 Prolific Technology, Inc. PL2303 Serial Port / Mobile Phone Data Cable
The ups.conf is currently
xretry = 5
pollinterval = 5
[VH3000]
driver = blazer_ser
port = /dev/ttyUSB0
desc = "GE VH3000"
but has contained various drivers including nutdrv_qx, which its telling me to use
the nut.conf contains the line
MODE=netserver
and the upsd.conf contains both 127.0.0.1 and my network in the form 123.123.123.* with port 3493 for both and upsmon.conf contains MONITOR VH3000@localhost 1 with credentials and master.
I have a headache, pls help