Hello 3rik, I believe that the problem is in your upsmon.conf, quoting:
HOSTSYNC 15 SHUTDOWNCMD "usr/bin/systemctl poweroff" The command lacks the root "/" before usr... Regards, Vaclav -- Vaclav Krpec NUT Developer Eaton Opensource Team > ----------------------------- Eaton Elektrotechnika s.r.o. ~ S�dlo spolecnosti, jak je zaps�no v rejstr�ku: Kom�rovsk� 2406, Praha 9 - Horn� Pocernice, 193 00, Cesk� Republika ~ Jm�no, m�sto, kde byla spolecnost zaregistrov�na: Praha ~ Identifikacn� c�slo (ICO): 498 11 894 ----------------------------- -----Original Message----- > From: nut-upsuser-bounces+vaclavkrpec=eaton....@lists.alioth.debian.org > [mailto:nut-upsuser-bounces+vaclavkrpec=eaton....@lists.alioth.debian.org] > On Behalf Of [email protected] > Sent: Tuesday, October 09, 2012 2:00 PM > To: [email protected] > Subject: Nut-upsuser Digest, Vol 88, Issue 10 > > Send Nut-upsuser mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific than "Re: > Contents of Nut-upsuser digest..." > > > Today's Topics: > > 1. network-ups-tools won't shutdown my PC (3rik.gm) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Tue, 9 Oct 2012 08:37:54 +0200 > From: "3rik.gm" <[email protected]> > To: [email protected] > Subject: [Nut-upsuser] network-ups-tools won't shutdown my PC > Message-ID: > <CA+T9nP_etQNqZP8ybkqo8Grrsf- > [email protected]> > Content-Type: text/plain; charset="iso-8859-1" > > Hello, > > I'm using Archlinux x86_64 with linux-nouveau kernel (based on linux-mainline > (that is linux-3.6)). > > I've installed nut-2.6.5. I first tried to use new systemctl .service > scripts, but they > are problematic. > > So I start and stop nut from /etc/rc.c script. > > This way, it "woks". > > Here are my config files : > > nut.conf : > MODE=netserver > > ups.conf : > [ellipse] > driver = usbhid-ups > port = /dev/bus/usb/003/002 > desc = <<EATON Ellipse ASR USBS 1600>> > > upsd.conf : > MAXAGE 15 > LISTEN 127.0.0.1 3493 > MAXCONN 32 > ACL all 0.0.0.0/0 > ACL localhost 127.0.0.1/27 > ACCEPT localhost > REJECT all > > upsd.users : > [ups] > password = ups > > upsmon.conf > MONITOR ellipse@localhost 1 ups ups master MINSUPPLIES 1 FINALDELAY 5 > HOSTSYNC 15 SHUTDOWNCMD "usr/bin/systemctl poweroff" > POWERDOWNFLAG /etc/killpower > POLLFREQ 5 > POLLFREQALERT 5 > DEADTIME 15 > NOCOMMWARNTIME 300 > RBWARNTIME 43200 > > upssched.conf : > CMDSCRIPT /opt/bin/upssched-cmd > > PIPEFN /var/run/nut/upssched.pipe > LOCKFN /var/run/nut/upssched.lock > > AT ONBATT * EXECUTE ups-on-battery > AT ONLINE * EXECUTE ups-back-on-line > > When I unplug my UPS from power, I have a broadcast message saying so : > fine. > When I replug my UPS to power, I have a broadcast message saying so : fine > > When I let my UPS unplugged from power, and when it goes under 20% (default > setting), I have 2 broadcast messages, one saying it goed under power, and the > second saying it's gonna shutdown my PC. > > But nothing happens... > > I've searched for hours, can't fine the solution. > > I thanl you for your help :) > > 3rik > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: <http://lists.alioth.debian.org/pipermail/nut- > upsuser/attachments/20121009/0d70b4de/attachment-0001.html> > > ------------------------------ > > _______________________________________________ > Nut-upsuser mailing list > [email protected] > http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser > > End of Nut-upsuser Digest, Vol 88, Issue 10 > ******************************************* _______________________________________________ Nut-upsuser mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser

