Hi Everyone,
I am new to UPSs and Linux. I purchased a Belkin F6C750-AVR UPS for our
church. We are running CENTOS 5.2.
I tried the Linux Power Management Software that came with Belkin UPS with NO
success.
I installed the NUT software.
After some experimentation I received some success with the megatec_usb Nut
driver:
[r...@server bin]# /sbin/megatec_usb -u root -a serverups -DDDD
Network UPS Tools 2.2.0- - Megatec protocol driver 1.5.4 [megatec_usb]
Carlos Rodrigues (c) 2003-2007
Serial-over-USB transport layer for Megatec protocol driver [megatec_usb]
debug level is '4'
Checking device (1267/0103) (001/004)
- VendorID: 1267
- ProductID: 0103
- Manufacturer: unknown
- Product: unknown
- Serial Number: unknown
- Bus: 001
Trying to match device
Device does not match - skipping
Checking device (0000/0000) (001/001)
- VendorID: 0000
- ProductID: 0000
- Manufacturer: Linux 2.6.18-128.1.6.el5 uhci_hcd
- Product: UHCI Host Controller
- Serial Number: 0000:00:1f.2
- Bus: 001
Trying to match device
Device does not match - skipping
Checking device (0665/5161) (001/003)
- VendorID: 0665
- ProductID: 5161
- Manufacturer: Cypress Semiconductor
- Product: USB to Serial
- Serial Number: unknown
- Bus: 001
Trying to match device
Device matches
Starting UPS detection process...
Attempting to detect the UPS...
Sending "Q1" command...
"Q1" command successful.
Attempting to detect the UPS...
Sending "Q1" command...
"Q1" command successful.
Attempting to detect the UPS...
Sending "Q1" command...
"Q1" command successful.
Attempting to detect the UPS...
Sending "Q1" command...
"Q1" command successful.
Attempting to detect the UPS...
Sending "Q1" command...
"Q1" command successful.
0 out of 5 detection attempts failed (minimum failures: 2).
Asking for UPS information ("I" command)...
UPS doesn't return any information about itself.
Megatec protocol UPS detected.
Asking for UPS power ratings ("F" command)...
UPS power ratings: #120.0 005 12.00 60.0
Asking for UPS status ("Q1" command)...
UPS status: (121.1 121.1 121.1 002 60.1 13.5 N/.A 00001001
12.0V battery, interval [9.7V, 13.7V].
Done setting up the UPS.
Asking for UPS status ("Q1" command)...
UPS doesn't return any information about its status.
dstate_init: sock /var/run/nut/megatec_usb-serverups open on fd 5
Asking for UPS status ("Q1" command)...
UPS status: (121.1 121.1 121.1 002 60.2 13.5 N/.A 00001001
Charge: 95.0%
Signal 2: exiting
ups.conf:
[serverups]
driver = megatec_usb
port = auto
desc = "UPS Office"
upsd.users
# MONITOR my...@myhost 1 monuser pass master (or slave)
[admin]
password = xxxxx
allowfrom = ALL
[monuser]
password = xxxxx
allowfrom = ALL
upsmon master
upsd.conf
ACL all 0.0.0.0/0
ACL localhost 127.0.0.1/32
ACCEPT localhost
REJECT all
As you can see the F6C750-AVR appears to be megatec protocol.
Does anyone know what I need to do to control how I can control the Belkin
F6C750-AVR UPS?
Have I missed some config?
If NUT is not the correct tool, does anyone know what else I should try?
Any help will be greatly appreciated!
-John
_______________________________________________
Nut-upsuser mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/nut-upsuser