similar to: using other variables on the UPS

Displaying 20 results from an estimated 60000 matches similar to: "using other variables on the UPS"

2010 Jul 02
0
Success and USB IDs for TrippLite SmartOnline SU1000RTXL2ua
Hi Matt, first, note that Russell (Kroll) is retired for long. Support request should go to the NUT Users list, which needs subscription. 2010/6/23 matt <matt at mattevans.org> > Experts, > > I have gotten nut to work this evening, with usbhid-ups, and a small > addition to udev, on my new TrippLite SmartOnline model. I am on Ubuntu > 10.04. This is the 2U rackmount 800W
2014 Jun 18
2
Question about recycle power of Tripp Lite UPS
Hello Charles, Thank you for your comment. Just tried to use ups.delay.shutdown to postpone the UPS shutdown. The thing is that if the PC shutdown first, then the UPS, it wasn't able to send "shutdown.reboot" any more because everything is power off after the UPS shuts down. Also play on the watchdog for Tripp Lite. Looks like it has the command of reset.watchdog but not
2009 Feb 24
0
Problem OMNIVS1000 USB uses tripplite_usb or usbhid-ups
Hi, my nut version is 2.2.2-6.4, debian lenny The ups we use is a tripplite OMNIVS1000 USB The drivers i tried are tripplite_usb and usbhid-ups, googled very long about the problems, but didn't get it to run. Does someone has experiences or similar problems? lsusb and lsmod are all right in /etc/udev/rules.d/52_nut-usbups.rules I found one line according to the modell ---- # Tripp Lite -
2014 Sep 13
0
Smart1500lcdt will not connect with usbhid-ups
Another Update: I had to reboot my server today. After the reboot, I had the exact same problem as before without the usb hub. Since I already had the ups connected and communicating, I decided to try to figure out how to fix it. Here is what worked for me using the usb 2.0 hub sudo upsd ?c stop sudo upsdrvctl stop sudo upsdrvctl start sudo upsd Everything connected up and was
2007 Oct 29
1
Outlet switching on the MGE Pulsar 1500 using usbhid-ups on FreeBSD
I am running NUT 2.2.0 compiled from the FreeBSD ports tree. [inchoate 14:50] ~ >upsc ups1 at localhost battery.charge: 59 battery.charge.low: 20 battery.charge.restart: 0 battery.runtime: 6350 battery.type: PbAc battery.voltage: 43.0 driver.name: usbhid-ups driver.parameter.offdelay: 120 driver.parameter.ondelay: 13 driver.parameter.pollinterval: 2 driver.parameter.port: auto driver.version:
2014 Jun 13
2
New Tripplite UPS: INTERNET350U
Hello, I tried to the the driver 'usbhid-ups' for my Tripplite UPS Model: INTERNET350U. I received the following error: Network UPS Tools - UPS driver controller 2.4.3 Network UPS Tools - Generic HID driver 0.34 (2.4.3) USB communication driver 0.31 This TrippLite device (09ae:2010) is not (or perhaps not yet) supported by usbhid-ups. Please make sure you have an up-to-date version
2020 Jan 01
2
Tripp Lite SMART1500LCD will not stay shut down when power is disconnected
When running 'sudo upsmon -c fsd' UPS turns off then back on after a delay as expected. But when power is disconnected and the command is ran, the UPS turns off but still turns back on again. Changing 'ondelay' to -1 or 0 does not change the behavior. How can I get the UPS load to stay turned off if there is no power? Or am I misunderstanding how to test this functionality?
2020 May 21
0
[POSSIBLE FRAUD] Re: [EXTERNAL] Re: Help with Tripp Lite Internet600U
David, Thanks again for your help today.  You're amazing. If the folks on the list could chime in - thoughts about what I could try next? May 20 19:57:28 elmer upsmon[3828]: Poll UPS [tripplite at localhost] failed - Data stale pi at elmer:/home/macbackup $ lsusb Bus 002 Device 006: ID 0bc2:3343 Seagate RSS LLC Bus 002 Device 005: ID 0bc2:3343 Seagate RSS LLC Bus 002 Device
2015 Mar 19
0
Brand new EATON 3S700DIN (mfr.date 09/28/14) doesn't wait for LB flag
Sergey, I?m no expert on this but I have been reading the driver code, trying to sort out bigger problems with the OpenUPS driver! I can make 2 observations that I can?t check out myself : ?beeper.disable? was previously ?beeper off? - and ?beeper.enable? was ?beeper.on?. Not sure if it?s worth trying the old versions? If your UPS doesn?t wait for LB, could this be because there is another
2020 May 21
0
[POSSIBLE FRAUD] Re: [EXTERNAL] Re: Help with Tripp Lite Internet600U
I'm not seeing this in the log.  I'm guessing that's not great. May 20 19:57:28 elmer upsmon[3828]: Poll UPS [tripplite at localhost] failed - Data stale May 20 19:57:33 elmer upsmon[3828]: Poll UPS [tripplite at localhost] failed - Data stale May 20 19:57:38 elmer upsmon[3828]: Poll UPS [tripplite at localhost] failed - Data stale May 20 19:57:43 elmer upsmon[3828]: Poll UPS
2017 Aug 21
5
TrippLite SMART1500LCD no delay before ups shutdown.
Hello, I am hoping someone can point me in the right direction. I am setting up a new UPS, most things seem to be working except the UPS turns off immediately during a test shutdown using///"//upsmon -c fsd".//No delay before the UPS turns itself off leaving no time for the server to shutdown properly. I have attempted to set the delay higher using "upsrw -s
2020 May 20
0
[POSSIBLE FRAUD] Re: [EXTERNAL] Re: Help with Tripp Lite Internet600U
Sorry, neglected to mention: You'll need to either reload the udev rules or reboot to make the new rule "active". Thank you, David Zomaya Tripp Lite ________________________________ From: David Zomaya Sent: Wednesday, May 20, 2020 2:11:24 PM To: Tom Cooper Cc: nut-upsuser Subject: Re: [POSSIBLE FRAUD] Re: [Nut-upsuser] [EXTERNAL] Re: Help with Tripp Lite Internet600U
2015 Jul 29
0
[Nut-upsuser] Brand new EATON 3S700DIN (mfr.date 09/28/14) doesn't wait for LB flag
Hi Philip, I've updated NUT to 2.7.3 and finally found the root cause for the unexpected shutdown: It is recommended to increase pollinterval to 10 seconds in ups.conf for usbhid-ups driver due to a known issue: http://www.networkupstools.org/docs/man/usbhid-ups.html Default DEADTIME=15 in upsmon.conf was triggering shutdown. Increasing the value to 30 seconds resolved the issue. Now when
2020 May 20
0
[POSSIBLE FRAUD] Re: [EXTERNAL] Re: Help with Tripp Lite Internet600U
The fix: Was following a howto here: https://raymondjdouglas.com/blog/2018/ups-monitoring/ Much thanks to David Zomaya for coming up with the recipe! Nut.conf: Just have  MODE=standalone UPS.conf [tripplite]      driver = usbhid-ups      port = auto      productid=3024      desc = "Tripp Lite Internet600U" upsd.conf  LISTEN 127.0.0.1 3493  LISTEN ::1 3493
2014 Sep 05
0
Smart1500lcdt will not connect with usbhid-ups KSTAR BM3150 1500VA "Line Interactive" High Frequency UPS
Barry, I have had success with NUT on Debian and an EATON 5E2000IUSB-AU 5E 2000VA/1200W UPS With 3 x OUTLETS which I believe is good value. I would believe the the EATON ?5E 1500VA/900W UPS With 3 x OUTLETS would work just as well. The 1500VA also uses the same batteries as the 2000VA so I would believe it would run its raited load longer than 2000VA. My eight drive RAID driver uses less that
2020 May 20
0
[POSSIBLE FRAUD] Re: [EXTERNAL] Re: Help with Tripp Lite Internet600U
David, I appreciate the quick feedback! If I didn't fat finger any of the parameters you sent me, it's still not working. Here's the output from the attempt to start.  (BTW - nothing appears in the daemon.log when I use the upsdrvctl command.) pi at elmer:/home/macbackup $ sudo vi /etc/nut/nut.conf pi at elmer:/home/macbackup $ sudo vi /etc/nut/ups.conf pi at
2020 May 20
0
[POSSIBLE FRAUD] Re: [EXTERNAL] Re: Help with Tripp Lite Internet600U
Funny - I thought of that  and had tried it.  Didn't work I also moved it from the USB2 ports to the USB3 ports. Same result. I have not heard of udev, but after quick googling and glancing at an example, /etc/udev/rules.d/99-com.rules I am not convinced that I coule come up with a formula to make a working rule. Is there a simple sample I can copy to help figure out elevated
2020 Jul 30
0
Eaton 5E 2000i - incorrect values reported by usbhid-ups
Hi, I've recently bought the UPS in subject to support a small load (around 60-80W). I've installed nut and did the basic configuration and confirmed basic communication. At that stage I did not configure upsmon, but simply was monitoring the values. I carried out a test to see how long the setup would last - according to the values reported via upsc - it should have been around 45mins.
2020 May 24
1
Tripplite ARV750U: No matching HID UPS found
Hello, https://networkupstools.org/ddl/Tripp_Lite/AVR750U.html Going off of this page, it looks like this should be supported by usbhid-ups, but it seems to be failing. Attached is a log of my attempts to start the driver. Let me know what I can do to help. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2020 May 20
0
[POSSIBLE FRAUD] Re: [EXTERNAL] Re: Help with Tripp Lite Internet600U
David, That's exciting - but I am not seeing similar results.  I *must* be doing something dumb - but I can't see it. I've got nut-2.7.4-8 installed on my pi Hope you can help. Tom pi at elmer:/home/macbackup $ lsusb | grep ipp Bus 001 Device 004: ID 09ae:3024 Tripp Lite pi at elmer:/home/macbackup $ sudo cat /etc/nut/nut.conf # Network UPS Tools: example nut.conf #