Displaying 2 results from an estimated 2 matches for "ups_genric".
2016 Aug 05
1
NUT UPS Slave Not Shutting Down
...ssword  = admin
               instcmds = all
               allowfrom = localhost
               actions = SET
               upsmon master
[ups_slave]
              password  = admin
              instcmds = all
              actions = SET
              upsmon slave
/usr/etc/ups.conf
       [ups_genric]
       driver = usbhid-ups
       port = auto
       ignorelb
       override.battery.charge.low = 90
/usr/etc/upsmon.conf
        MONITOR ups_genric at 127.0.0.1 1 ups_user pass admin master
        SHUTDOWNCMD "/sbin/shutdown -h +0"
        POWERDOWNFLAG /etc/nut/killpower
        NO...
2016 Aug 30
1
UPS shutdown
...= 0x15000
brk(0x16000)                            = 0x16000
open("/usr/etc/ups.conf", O_RDONLY)     = 3
ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7ee9487c) = -1 ENOTTY
(Inappropriate ioctl for device)
brk(0x17000)                            = 0x17000
read(3, "[ups_genric]\ndriver = usbhid-ups"..., 4096) = 86
read(3, "", 4096)                       = 0
close(3)                                = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0x76f86068) = 2937
rt_sigaction(SIGALRM, {0x91b8, [], 0x4000000 /* SA...