Hi all,
I've got nut going with a Belkin F6C120auUNV. I'm able to communicate
with the UPS, upsc gives data:
$ sudo upsc BelkinUPS
battery.charge: 37
battery.charge.low: 30
battery.charge.warning: 30
battery.runtime: 120
battery.type: PbAc
battery.voltage: 23.7
...
I've enabled the CGI, and when I go to upsstats.cgi, I see a line entry
like this:
System: BelkinUPS
Model: [error: Unknown UPS] (light blue background)
Status: [error: Unknown UPS] (yellow background)
Battery, Input, Output, Load, UPS Temp, Battery are all blank with a
green background.
hosts.conf:
MONTIOR admin at localhost "BelkinUPS"
ups.conf:
[BelkinUPS]
driver = usbhid-ups
port = auto
upsmon.conf:
MONITOR BelkinUPS at localhost 1 admin ********** master
upsd.users:
[admin]
password = **********
upsmon master
upsset.conf:
I_HAVE_SECURED_MY_CGI_DIRECTORY
So I'm not sure why the cgi scripts aren't working, does anyone have a
suggestion?
Thanks,
Greg