search for: belkinusb

Displaying 19 results from an estimated 19 matches for "belkinusb".

Did you mean: belkinunv
2019 Jul 18
2
Another New User Question - Notify Script Not Running
2005 Nov 06
1
telling apart USB devices
I just noticed the following curious behavior when using newhidups with upsdrvctl and two different USB devices: My ups.conf contains two devices, both using newhidups: [belkinusb] driver = newhidups port = auto desc = "Belkin UPS, USB interface" vendorid=050d [mgeusb] driver = newhidups port = auto desc = "MGE UPS, USB interface" vendor = "MGE.*" If I start one of them, say belki...
2019 Jul 08
2
New User Questions - With Belkin USB
Thanks very much for the help Roger. My ps|grep results almost mirror yours. Only my driver line is different - showing blazer. But I am still seeing: Broadcast Message from nut at loca (somewhere) at 15:25 ... Communications with UPS belkinusb at localhost lost Broadcast Message from nut at loca (somewhere) at 15:25 ... UPS belkinusb at localhost is unavailable This makes me think something remains broken. But upsc belkinusb right after this gets results. Any tips are appreciated. Cheers On 7/8/2019 1:16 PM, Rog...
2019 Jul 08
3
New User Questions - With Belkin USB
2019 Jul 15
2
New User Questions - With Belkin USB
On Jul 12, 2019, at 2:39 PM, David White wrote: > > Thanks Roger for all your help here. I hope the 2 attachments come through. The .sh is my doctored version of the script and the .report is its output. I welcome any suggestions or ideas about what might be causing my problems with monitoring to the Belkin UPS. Cheers Hi David, Nothing looks out of order in your configuration files.
2020 Jan 01
2
Belkin USB UPS Not Turning Off
...kept beeping and I had to turn it off manually. I thought that NUT would handle this. But perhaps it cannot for my unit? Or perhaps I have things improperly configured? Any suggestions? Thanks and happy new year! I have attached the nut.report and the following is the output of the "upsc belkinusb" command: battery.voltage.nominal: 12.0 device.type: ups driver.name: blazer_usb driver.parameter.pollinterval: 2 driver.parameter.port: auto driver.version: 2.7.1 driver.version.internal: 0.10 input.current.nominal: 3.0 input.frequency: 60.1 input.frequency.nominal: 60 input.voltage: 124.9 i...
2019 Jul 16
1
New User Questions - With Belkin USB
...stat -tln" or "netstat -atn". Without the "-n", it looks up "3493" in /etc/services, as you mentioned. > 3. So I run "netstat -l | grep nut" and I see the socket and I see an entry for what looks like a stream listener tied to /var/run/nut/blazer_usb-belkinusb. > This should be there, but it's the Unix-domain socket (not TCP) between the driver and upsd, so not relevant at the moment. > 4. I did not know of the -DD option on upsmon and likely would not have thought of this anyhow. In the output I almost immediately see a connection failure to...
2019 Jul 15
0
New User Questions - With Belkin USB
Hi Charles and thanks for your help. 1. I just re-started the Ubuntu/Android system. This runs a root script including "service nut-server start" followed by the same for nut-client. I can check the status on both and they show as running. I can see expected results running "upsc belkinusb". 2. When I check the results from "netstat -t -n" I am NOT finding anything on 3493. Hmmm. I then tried "netstat -l" since there should be a server socket listening on 3494, right? There is nothing of 3493. But I do see an entry with local address = localhost:nut. When...
2019 Jul 09
0
New User Questions - With Belkin USB
On Jul 8, 2019, at 6:35 PM, David White wrote: > > This makes me think something remains broken. But > > upsc belkinusb > > right after this gets results. Does "upsc belkinusb at localhost" also work? If not, check to make sure that localhost doesn't resolve to a slightly different address than what upsd is listening to. I don't remember how Ubuntu 14 deals with IPv6, but if I run "get...
2008 Jan 12
4
Belkin F6H375 not seen by nut 2.2.1
I recently bought a Belkin F6H375 UPS. It connects to the computer via USB. Searching the Internet led me to believe that the megatec_usb driver in nut supports this UPS, however I've been unable to get it to work. I have this in ups.conf: [belkinusb] driver = megatec_usb port = auto desc = "Belkin USB" Here's what happens when I try to use it: ~ # /usr/local/ups/bin/megatec_usb -DDDDDD -a belkinusb -u root Network UPS Tools 2.2.1 - Megatec protocol driver 1.5.9 [megatec_usb] Carlos Rodrigues (c) 2003-2007 Serial-ov...
2019 Jul 12
0
New User Questions - With Belkin USB
...ion 2019-07-12 18:32:01 UTC ########### Operating system ########### 3.0.36+ GNU/Linux NAME="Ubuntu" PRETTY_NAME="Ubuntu 14.04 LTS" ########### /etc/nut/nut.conf ########### MODE=standalone ########### /etc/nut/ups.conf ########### maxretry = 3 [belkinusb] driver = blazer_usb port = auto desc = "Belkin UPS, USB interface" ########### /etc/nut/upsd.conf ########### MAXAGE 15 LISTEN 127.0.0.1 3493 MAXCONN 1024 ########### /etc/nut/upsd.users ########### [local_mon] password = ********* upsmon master ########### /et...
2009 May 20
2
upsmon shutdown based on Time since power fail.
For various reasons - I have been trying to get my Desktops and/or servers to shut-down a fixed time after a power fail - or better still a fixed time - or a low battery whichever comes first. I note in my upsc: *> upsc belkinusb* battery.charge: 100 battery.charge.low: 30 battery.charge.warning: 30 battery.runtime: 120 battery.type: PbAc battery.voltage: 27.3 battery.voltage.nominal: 24 driver.name: usbhid-ups driver.parameter.pollinterval: 2 driver.parameter.port: auto driver.version: 2.2.0- driver.version.data: Belkin HI...
2009 May 22
2
Belkin F6C750-AVR Nut Driver for Linux
Hi Everyone, I am new to UPSs and Linux.? I purchased a Belkin F6C750-AVR UPS for our church.? We are?running CENTOS 5.2. I tried the Linux Power Management Software that came with Belkin UPS with NO success. I installed the NUT software. After some experimentation I received some success with the megatec_usb Nut driver: [root at server bin]# /sbin/megatec_usb -u root -a serverups -DDDD
2019 Jul 14
2
New improved version of nut-report script
...ion 2019-07-14 15:25:25 UTC ########### Operating system ########### 3.0.36+ GNU/Linux NAME="Ubuntu" PRETTY_NAME="Ubuntu 14.04 LTS" ########### /etc/nut/nut.conf ########### MODE=standalone ########### /etc/nut/ups.conf ########### maxretry = 3 [belkinusb] driver = blazer_usb port = auto desc = "Belkin UPS, USB interface" ########### /etc/nut/upsd.conf ########### MAXAGE 15 LISTEN 127.0.0.1 3493 MAXCONN 1024 ########### /etc/nut/upsd.users ########### [local_mon] password = ********* upsmon master ########### /et...
2019 Jul 12
2
New User Questions - With Belkin USB
On Fri, 12 Jul 2019, David White wrote: > Hello, thanks, and sorry for the delay in getting back. I am running the > script and have move the comment from one D= line to the other. I am, > however, seeing some errors written to the console. They are from line > 64-65 of the script. > > Regarding line 64, I have no /usr/sbin/ups* and suspect the proper > location on my
2019 Jul 09
5
New User Questions - With Belkin USB
On Jul 9, 2019, at 12:22 PM, David White wrote: > > So I guess I am wondering if this is related to my problem. I have no idea how the blazer_usb driver works. For the most part, NUT drivers ending in “_usb” (including blazer_usb) do not need a serial device node in /dev. They use libusb to talk directly to the UPS. (If you can reliably read the UPS status with upsc, then the connectivity
2020 Jan 01
0
Belkin USB UPS Not Turning Off
...eping and I had to turn it off manually. > > I thought that NUT would handle this. But perhaps it cannot for my unit? Or > perhaps I have things improperly configured? Any suggestions? Thanks and > happy new year! > ########### /etc/nut/upsmon.conf ########### > MONITOR belkinusb at localhost 1 local_mon ********* master > MINSUPPLIES 1 > SHUTDOWNCMD "/sbin/shutdown -h +0" > NOTIFYCMD /home/android/nutShutdown.sh > POLLFREQ 5 > POLLFREQALERT 5 > HOSTSYNC 15 > DEADTIME 15 > POWERDOWNFLAG /etc/killpower > NOTIFYMSG ONBATT "UPS...
2009 Oct 28
0
NUT 2.4.1 on NetBSD Issues
...e$ sudo /usr/local/ups/bin/upsdrvctl -u nut start Network UPS Tools - UPS driver controller 2.4.1 Network UPS Tools - Generic HID driver 0.34 (2.4.1) USB communication driver 0.31 No matching HID UPS found Driver failed to start (exit status=1) [/usr/local/ups/etc] ajacocks at daphne$ cat ups.conf [BelkinUSB] driver = usbhid-ups port = /dev/uhid1 Any suggestions would be welcome. Thanks!
2020 Jan 01
2
Belkin USB UPS Not Turning Off
...off manually. >> >> I thought that NUT would handle this. But perhaps it cannot for my >> unit? Or perhaps I have things improperly configured? Any suggestions? >> Thanks and happy new year! > >> ########### /etc/nut/upsmon.conf ########### >> MONITOR belkinusb at localhost 1 local_mon ********* master >> MINSUPPLIES 1 >> SHUTDOWNCMD "/sbin/shutdown -h +0" >> NOTIFYCMD /home/android/nutShutdown.sh >> POLLFREQ 5 >> POLLFREQALERT 5 >> HOSTSYNC 15 >> DEADTIME 15 >> POWERDOWNFLAG /etc/killpower >&gt...