Hello,

        I encounter a problem using the UPS MGE Evolution 850 VA USB with  
Debian Etch and the nut package available for this version. I got this  
error:

==syslog==
Can't connect to UPS [MGE850VA] (usbhid-ups-auto): No such file or  
directory
upsd[2767]: Startup successful
upsmon[2769]: Startup successful
upsd[2767]: Connection from 127.0.0.1
upsd[2767]: Client m...@127.0.0.1 logged into UPS [MGE850VA]
upsmon[2770]: Poll UPS [mge85...@localhost] failed - Driver not  
connected
upsmon[2770]: Communications with UPS mge85...@localhost lost


What did I miss ?


This is my conf file:

==ups.conf==
[MGE850VA]
         driver = usbhid-ups
         port = auto

==upsd.conf==
ACL all 0.0.0.0/0
ACL localhost 127.0.0.1/32

ACCEPT localhost
REJECT all

==upsd.users==
#Supervision user
[admin]
         password = ***
         allowfrom = localhost
         actions = SET
         instcmds = ALL

#Protection User
[MGE]
         password = ***
         allowfrom = localhost
         upsmon master

==upssched.conf==
MDSCRIPT /usr/bin/upssched-cmd

==upsmon.conf==
RUN_AS_USER nut
MONITOR mge85...@localhost 1 MGE *** master
MINSUPPLIES 1
SHUTDOWNCMD "/sbin/shutdown -h +0"
POLLFREQ 5
POLLFREQALERT 5
HOSTSYNC 15
DEADTIME 15
POWERDOWNFLAG /etc/killpower
RBWARNTIME 43200
NOCOMMWARNTIME 300
FINALDELAY 5


Regards,
V.


_______________________________________________
Nut-upsuser mailing list
Nut-upsuser@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/nut-upsuser

Reply via email to