diegoanunes
(usa Debian)
Enviado em 07/08/2014 - 09:51h
Bom Dia a todos,
Sou novo aqui no fórum, porém já pesquisei sobre o assunto aqui e nenhum solucionou meu problema.
Meu problema é o seguinte:
Tenho um servidor Debian
PRETTY_NAME="Debian GNU/Linux 7 (wheezy)"
NAME="Debian GNU/Linux"
VERSION_ID="7"
VERSION="7 (wheezy)"
e um APC Backups 2200 USB comprado da Dell
o mesmo esta conectado com o cabo usb original, segui os passos no site do apcupsd e mesmo assim encontro dificuldades no acesso ao mesmo seguem minhas configurações(que copiei de um USB que tenho na empresa porem rodando em um centOs):
cat /etc/default/apcupsd
# Defaults for apcupsd initscript
# Apcupsd-devel internal configuration
APCACCESS=/sbin/apcaccess
ISCONFIGURED=yes
--------------------------------------
cat /etc/apcupsd/apcupsd.conf
## apcupsd.conf v1.1 ##
UPSNAME GALLINA
UPSCABLE usb
UPSTYPE usb
DEVICE
LOCKFILE /var/lock
SCRIPTDIR /etc/apcupsd
PWRFAILDIR /etc/apcupsd
NOLOGINDIR /etc
ONBATTERYDELAY 6
BATTERYLEVEL 5
MINUTES 5
TIMEOUT 0
ANNOY 300
ANNOYDELAY 60
NOLOGON disable
KILLDELAY 0
NETSERVER on
NISIP 0.0.0.0
NISPORT 3551
EVENTSFILE /var/log/apcupsd.events
EVENTSFILEMAX 50
UPSCLASS standalone
------------------------------
executo o comando
/etc/init.d/apcupsd start
Starting UPS power management: apcupsd.
nada acontece e retorna para o terminal
ao tentar ver o status tenho o seguinte:
apcaccess status
Error contacting apcupsd @ localhost:3551: Connection refused
e no ps
ps -ef | grep apcupsd
root 20376 14309 0 09:20 pts/0 00:00:00 grep apcupsd
Obs:
-Já tentei trocar de porta usb e resetar o server mas não surtiu efeito
-Usando o cabo original que veio com o APC
-versão do apcupsd:
apcupsd 3.14.10 (13 September 2011) debian
*Adicionais
apctest
2014-08-07 09:49:14 apctest 3.14.10 (13 September 2011) debian
Checking configuration ...
Attached to driver: usb
sharenet.type =
cable.type = USB Cable
mode.type = USB UPS Driver
Setting up the port ...
apctest FATAL ERROR in linux-usb.c at line 609
Cannot find UPS device --
For a link to detailed USB trouble shooting information,
please see <http://www.apcupsd.com/support.html>.
apctest error termination completed
-----------------------------------------------------------------
lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 004: ID 051d:c812 American Power Conversion
Se alguém já teve isso e puder me dar uma luz agradeço desde já
Muito Obrigado