Displaying 3 results from an estimated 3 matches for "usv1".
Did you mean:
usb1
2012 May 15
2
Timer Daemon doesn't start
...e.
--- syslog ---
May 13 21:50:34 s-monitor1 upsmon[1674]: UPS usv3 at localhost on battery
May 13 21:50:34 s-monitor1 upssched[855]: Executing command: ONBATT
May 13 21:50:34 s-monitor1 upssched[855]: exec_cmd(/etc/nut/upssched-cmd ONBATT) returned 126
May 13 21:51:04 s-monitor1 upsmon[1674]: UPS usv1 at localhost on battery
May 13 21:51:04 s-monitor1 upsmon[1674]: UPS usv2 at localhost on battery
May 13 21:51:04 s-monitor1 upssched[1173]: Executing command: ONBATT
May 13 21:51:04 s-monitor1 upssched[1174]: Executing command: ONBATT
May 13 21:51:04 s-monitor1 upssched[1173]: exec_cmd(/etc/nut/up...
2015 Dec 08
2
Stopping Machine powering off
On Dec 7, 2015, at 4:21 PM, Gernot Zander <debian at scorpio.in-berlin.de> wrote:
>
> Hi,
>
> am 7 Dez schrieb Marks, Connor:
>> Well I just need to monitor the UPS battery for testing and I do about
>> 10 UPS's a day. So having to restart my computer every time gets old
>> real quick.
>
> In that case - what about not starting nut-client (upsmon)
2015 Dec 08
0
Stopping Machine powering off
...rpass master
>> MONITOR testups at localhost 0 monmaster masterpass master
>> MINSUPPLIES 1
> To simplify, you could eliminate "dummyups" and use "MINSUPPLIES 0".
Maybe there's a bug. To monitor an UPS wich doesn't supply power to a
raspi I used:
MONITOR usv1vr at localhost 0 monmaster XXXXX master
MONITOR usv2vr at localhost 0 monmaster XXXXX master
MINSUPPLIES 0
But each time usv1.vr does its selftest or has a voltage dip I get mail
"raspixx on battery". That's why I added the dummy ups. It didn't came
to a shutdown yet, fortunatly,...