Displaying 6 results from an estimated 6 matches for "cuad1".
Did you mean:
quad1
2007 Feb 12
4
Fwd: NUT on FreeBSD
...rlos
Maybe you can assist me with NUT 2.0.5 on FreeBSD 6.2-STABLE
1. I compiled from source and installed - no .conf files created in
specified directory (in my case /usr/local/etc/nut) - no big problem -
can do them manually
2. Created ups.conf with content
[QP1000]
driver = megatec
port = /dev/cuad1
desc = "Fileserver"
3. Created upsd.conf with content:
ACL all 0.0.0.0/0
ACL localhost 127.0.0.1/32
ACCEPT localhost
REJECT all
4. I did a chmod 777 on /dev/cuad1 to eliminate any permission pains
at the beginning
5. I then started nut and got the following error:
fileserver# /usr/...
2006 May 09
0
MegaTech UPSilon 2000 usage
...FreeBSD# ls
acd0 ctty lpt0 stderr ttyv6
acd0t01 cuad0 ??? lpt0.ctl stdin ttyv7
acpi cuad0.init mdctl stdout ttyv8
ad0 cuad0.lock mem sysmouse ttyv9
ad0s1 cuad1??? net ttyd0 ttyva
ad0s1a cuad1.init net1 ttyd0.init ttyvb
ad0s1b cuad1.lock net2 ttyd0.lock ttyvc
ad0s1c devctl net3 ttyd1 ttyvd
ad0s1d devstat network ttyd1....
2008 Jul 30
1
Debugging problem AFTER the failure?
...e it a config issue {Though the standard "It
hasn't changed since install" applies}, or a UPS failure, or a program
failure).
Its showing up (after reboot) as :
valhalla# upsc robanton at localhost
driver.name: genericups
driver.parameter.pollinterval: 2
driver.parameter.port: /dev/cuad1
driver.parameter.upstype: 21
driver.version: 2.2.1
driver.version.internal: 1.33
ups.mfr: Generic
ups.model: Generic RUPS 2000
ups.status: OL
Thanks, Tuc
2006 May 11
0
MGE Pulsar Extreme communication problems
...xtreme UPS over RS232 with the
mge-shut driver but I'm having some problems.
It appears to init OK but I can't, say, turn the outlets off, eg..
harrow:~>upsc mge@localhost
battery.charge: 78
battery.charge.low: 20
battery.runtime: 05760
driver.name: mge-shut
driver.parameter.port: /dev/cuad1
driver.version: 2.0.3
driver.version.internal: 0.65
input.frequency: 50
input.voltage: 237
outlet.0.desc: Main Outlet
outlet.0.id: 0
outlet.0.switchable: 0
outlet.1.autoswitch.charge.low: 0
outlet.1.delay.shutdown: -1
outlet.1.delay.start: -1
outlet.1.desc: PowerShare Outlet 1
outlet.1.id: 1
outlet...
2006 May 16
2
MGE Pulsar Extreme communication problems
...xtreme UPS over RS232 with the
mge-shut driver but I'm having some problems.
It appears to init OK but I can't, say, turn the outlets off, eg..
harrow:~>upsc mge@localhost
battery.charge: 78
battery.charge.low: 20
battery.runtime: 05760
driver.name: mge-shut
driver.parameter.port: /dev/cuad1
driver.version: 2.0.3
driver.version.internal: 0.65
input.frequency: 50
input.voltage: 237
outlet.0.desc: Main Outlet
outlet.0.id: 0
outlet.0.switchable: 0
outlet.1.autoswitch.charge.low: 0
outlet.1.delay.shutdown: -1
outlet.1.delay.start: -1
outlet.1.desc: PowerShare Outlet 1
outlet.1.id: 1
outlet...
2009 Apr 24
1
apc Backups BK 500 connection errors
...eebsd 6.2 system and built the nut port.
I cannot seem to connect to serial com1 or 2
/usr/local/etc/nut> upsc apcBK500 at localhost
Error: Connection failure: Connection refused
My configs:
ups.conf
-----------------------
[apcBK500]
driver = genericups
upstype=20
port = /dev/cuad1
upsmon.conf
--------------------------
MONITOR apcBK500 at localhost 1 upsmon nomspu slave
upsc.conf
-------------------------
ACL all 0.0.0.0/0
ACL localhost 127.0.0.1/32
ACCEPT localhost
REJECT all
Driver results:
-------------------------
/usr/local/etc/nut> /usr/local...