Displaying 3 results from an estimated 3 matches for "n337".
Did you mean:
337
2015 Jul 15
2
ups does not reboot itself
El 15/07/15 a les 14:18, Charles Lepple ha escrit:
> On Jul 15, 2015, at 7:17 AM, dmanye <dmanye at urv.cat> wrote:
>
>> i have a computer (with debian 8 jessie installed) that i want to plug to an ups (apc smt 750i) to act in netserver mode. i've installed nut packages and configured it and all seems to work ok except that when the server shutdown itself it ups doesn't
2015 Jul 15
0
ups does not reboot itself
...=564becd819124049542e5085a7159dd62e00ef97#n151
It does "/sbin/upsdrvctl shutdown", which runs "/lib/nut/usbhid-ups -a <name-of-ups> -k" to kill power:
http://anonscm.debian.org/cgit/collab-maint/nut.git/tree/drivers/upsdrvctl.c?id=564becd819124049542e5085a7159dd62e00ef97#n337
In the output of "upsc" for your UPS, is "ups.start.auto" turned on? Do the values for "ups.delay.shutdown" and "ups.delay.start" (times in seconds) look reasonable?
What you can do is run "/lib/nut/usbhid-ups -a <name-of-ups> -k -DDD" (as r...
2015 Jul 16
3
ups does not reboot itself
...42e5085a7159dd62e00ef97#n151
>
> It does "/sbin/upsdrvctl shutdown", which runs "/lib/nut/usbhid-ups -a <name-of-ups> -k" to kill power:
>
> http://anonscm.debian.org/cgit/collab-maint/nut.git/tree/drivers/upsdrvctl.c?id=564becd819124049542e5085a7159dd62e00ef97#n337
>
> In the output of "upsc" for your UPS, is "ups.start.auto" turned on?
ups.start.auto does not appear neither on the computer that makes the
ups reboot nor in the other.
> Do the values for "ups.delay.shutdown" and "ups.delay.start" (times in se...