Displaying 6 results from an estimated 6 matches for "james_r_hammond".
2015 Apr 23
3
Fry's Electronics UPS...
Hello,
I am trying to get a "no-brand" (LMS DATA, model no LMSP1200RI) UPS to work with NUT.
I now realise I should have checked compatibility with NUT before purchase. My other UPS (APC) works perfectly.....
Anyway, I have spent a good day trying to get this thing working.
#lsusb
Bus 001 Device 003: ID 0001:0000 Fry's ElectronicsDevice Descriptor: bLength 18
2015 Apr 24
0
Fry's Electronics UPS...
On Apr 23, 2015, at 1:16 PM, James Hammond <james_r_hammond at hotmail.com> wrote:
> I am running Ubuntu 14.04 and using NUT version 2.73 installed from apt-get package.
Hmm, the version below says 2.7.1, not 2.7.3.
> Driver debug output:
>
> root at unifi:/lib/nut# ./blazer_usb -DD -a nutdev1
> Network UPS Tools - Megatec/Q1 protocol...
2015 Apr 27
2
upssched setup
Roger,
I did and it didnt work.
Hence why I was trying to run just the shell script manually. I am not sure if this works though with the timer defined in it?
Cheers,
James
Date: Mon, 27 Apr 2015 15:03:44 +0200
From: roger at rogerprice.org
To: nut-upsuser at lists.alioth.debian.org
Subject: Re: [Nut-upsuser] upssched setup
On Mon, 27 Apr 2015, James Hammond wrote:
> I am unable to get
2015 Apr 27
2
upssched setup
Gents,
Thanks, yes definitely a permissions problem. Roger pointed me in the correct direction with the command to add logging for the script. I have the shutdown working now but need to tighten up the permissions. Not too sure where to start with assigning the correct permissions.
Cheers,
James
> Date: Mon, 27 Apr 2015 21:25:45 +0100
> From: neil at dana.org.uk
> To: nut-upsuser at
2015 Apr 27
3
upssched setup
Hi,
I am unable to get upssched working correctly as my UPS calls low battery too late and there is no way to change it.
I am running Nut 2.7.3 on Ubuntu 14.04
I have made this script, called /sbin/upssched-cmd.sh
#!/bin/sh case $1 in onbatt) /sbin/upsmon -c fsd;; *) echo "shutdown implemented";; esac
I am trying to run the script manually to break down my issues. All that
2015 Apr 27
3
upssched setup
Hi Roger,
I get:
Apr 27 20:50:05 unifi upsmon[1022]: UPS ups on batteryApr 27 20:50:05 unifi upssched[2688]: Timer daemon startedApr 27 20:50:06 unifi upssched[2688]: New timer: onbatt (20 seconds)Apr 27 20:50:26 unifi upssched[2688]: Event: onbattApr 27 20:50:26 unifi upssched[2688]: exec_cmd(/sbin/upssched-cmd.sh onbatt) returned 126Apr 27 20:50:41 unifi upssched[2688]: Timer queue empty,