similar to: Problem with Multiple USB UPSs, including multiple apparent CyberPower

Displaying 20 results from an estimated 200 matches similar to: "Problem with Multiple USB UPSs, including multiple apparent CyberPower"

2023 Jan 14
1
Problem with Multiple USB UPSs, including multiple apparent CyberPower
Thank you, looks like the regex idiosyncracy might have been the issue. My current file: [sl] driver = usbhid-ups port = auto desc = "CyberPower UPS SL" product = "SL.*" productid = 0501 vendorid = 0764 #model = "SL Series" [ab] driver = usbhid-ups port = auto desc =
2023 Jan 14
1
Problem with Multiple USB UPSs, including multiple apparent CyberPower
Thanks! FWIW if you do get to test new code, https://github.com/networkupstools/nut/pull/1811 adds warnings for situations like yours. Would be great to check if it works actually, with many "same-serial" devices :) Jim On Sat, Jan 14, 2023, 23:39 Bruce Pleat <bpleat at gmail.com> wrote: > Thank you, looks like the regex idiosyncracy might have been the issue. > > My
2023 Jan 14
2
Problem with Multiple USB UPSs, including multiple apparent CyberPower
Part of what made my life harder is nut-scanner isn't in the package. Once I get a chance, I'll update to 2.8, but that'll be a little while off. (Any clue how to get 2.8 included in the package provider for my Raspberry Pi is presumably beyond the scope of this list, but if someone knows and wants to let me know, I wouldn't complain...) On Sat, Jan 14, 2023 at 3:12 PM Jim
2023 Jan 15
1
Problem with Multiple USB UPSs, including multiple apparent CyberPower
Just a note: recent PRs are naturally not in 2.8.0 release (April 2022), but would be in eventual 2.8.1 Jim On Sun, Jan 15, 2023, 00:51 Bruce Pleat <bpleat at gmail.com> wrote: > Part of what made my life harder is nut-scanner isn't in the package. > > Once I get a chance, I'll update to 2.8, but that'll be a little while off. > (Any clue how to get 2.8 included in
2023 Jan 14
1
Problem with Multiple USB UPSs, including multiple apparent CyberPower
So, regarding wildcards (globs) vs. regular expressions, the latter being used for such matches, I believe (did not check now) the config sections should look like this: [cp] driver = usbhid-ups port = auto desc = "CyberPower UPS CP" model = "CP685AVR-G" vendorid = "0764" product = "CP.*" Note the
2016 Nov 24
0
[HCL] CyberPower Cyber Power Systems CP685AVR supported by usbhid-ups
[please use Reply-All - this list does not modify the reply-to header] > On Nov 23, 2016, at 10:30 AM, Craig STCR <craig.stcr1 at gmail.com> wrote: > > It looks like the CyberPower Cyber Power Systems CP685AVR supported by > usbhid-ups has a favorable device dump linked to the Devices Dumps > Library page here: > >
2016 Nov 23
2
[HCL] CyberPower Cyber Power Systems CP685AVR supported by usbhid-ups
It looks like the CyberPower Cyber Power Systems CP685AVR supported by usbhid-ups has a favorable device dump linked to the Devices Dumps Library page here: http://networkupstools.org/ddl/Cyber_Power_Systems/CP685AVR.html However, it is not listed anywhere on the Hardware Compatibility List (HCL) page here: http://networkupstools.org/stable-hcl.html This appears to be an omission on the HCL
2023 Jan 14
1
Problem with Multiple USB UPSs, including multiple apparent CyberPower
Thank you both for answering. I tried with and without the "-x" as the manual wasn't clear enough to me. I tried with and without wildcards (e.g., "*SL*", "*SL Series*", "SL Series" for that one). I tried other permutations before asking for help here. ("model" throws an error, "-x model" doesn't, which was confusing) I am not
2011 Nov 29
2
aggregate syntax for grouped column means
I am calculating the mean of each column grouped by the variable 'id'. I do this using aggregate, data.table, and plyr. My aggregate results do not match the other two, and I am trying to figure out what is incorrect with my syntax. Any suggestions? Thanks. Here is the data. myData <- structure(list(var1 = c(31.59, 32.21, 31.78, 31.34, 31.61, 31.61, 30.59, 30.84, 30.98, 30.79, 30.79,
2010 Jun 25
1
Supporting APC 5G UPSs
Hi Guys, I'd like to submit a patch to enable NUT to communicate with APC 5G UPSs. The current usbhid-ups driver recognises APC UPSs by the Vendor ID and Product ID of 0x051D and 0x0002. This needs to be amended with the new Product ID of 0x0003. (See attached file: apc-hid.patch) Secondly, when Nut polls the UPS via the interrupt channel, these will time out, resulting in frequent lost
2005 May 09
0
Centos 4 and UPSs with USB interfaces
Can anyone tell me whether 4 has better native support for UPSs with a USB monitoring interface? Thanks Nigel
2017 Jun 10
0
SNMP Stuff/MIBs for CyberPower and APC UPSs
Hey all, I recently got an RMCARD205 for my Cyber UPS.... if I use no MIBS line in the config file, I get this: > Network UPS Tools - UPS driver controller 2.6.5 > Network UPS Tools - Generic SNMP UPS driver 0.68 (2.6.5) > No matching MIB found for sysOID '.1.3.6.1.4.1.3808.1.1.1'! > Please report it to NUT developers, with an 'upsc' output for your device. >
2015 Apr 10
0
NUT and non-APCC UPSs doing calibration runs
[please CC the list] On Apr 10, 2015, at 7:55 AM, Ben Kamen <bkamen at benjammin.net> wrote: > On 2015-04-09 9:48 PM, Charles Lepple wrote: >> On Apr 8, 2015, at 11:16 PM, Ben Kamen <bkamen at benjammin.net> wrote: >> >> As a starting point, you might want to search the NUT Device Dump Library (DDL) for 'test.battery' and 'test.interval':
2015 Apr 10
0
NUT and non-APCC UPSs doing calibration runs
Don't choose mini-box OpenUPS. No instant commands. No reporting of power fail. No replies to emails to support. Otherwise perfect! I have mine working with support from Charles but not ideal. Regards, Philip. Sent from my iPhone > On 9 Apr 2015, at 05:16, Ben Kamen <bkamen at benjammin.net> wrote: > > I'm looking to buy some new UPSs and am thinking of parting ways
2017 Jun 25
0
Why are LAN ports not standard on UPSs these days?
On 06/25/2017 05:52 PM, Philip Rhoades wrote: > Larry, > > > On 2017-06-25 23:26, Larry Fahnoe wrote: >> Hi Phil, >> >> I don't have an answer to your question about the lack of LAN ports, > > > I think it is weird - with everything else being connected to LANs > like fridges etc . . why not UPSs? because probably an UPS port ( or even RS232-to-USB
2017 Oct 31
0
Email Alerts for Multiple UPSs with upssched
On October 31, 2017 4:09:46 PM GMT+01:00, Garrett Michael Hayes <Garrett at VerbalImaging.com> wrote: >Greetings Gentlebeings, > >I have started deploying a number of NUT instances on Raspberry Pi >machines (Raspbian Jessie) across my network. The purpose of these >"nutcases" as we refer to them is to monitor the status of the UPSs >supporting our network
2020 Mar 25
0
[EXTERNAL] thoughts on tripp lite Smart Online UPSs?
On 3/25/20 3:31 PM, David Zomaya wrote: > Just to confirm, it sounds like you are looking at the SU5000RT4UHV, > correct? > > https://www.tripplite.com/smartonline-208-240v-5kva-4.5kw-double-conversion-ups-4u-rack-tower-extended-run-snmpwebcard-option-usb-db9-serial~SU5000RT4UHV > That does seem to be the one they are quoting, yes. thanks, nomad
2020 Mar 26
0
thoughts on tripp lite Smart Online UPSs?
On Mar 25, 2020, at 6:09 PM, Lee Damon <nomad at ee.washington.edu> wrote: > > I have no experience with Tripp Lite UPSs and the reviews I've found online are scant and fairly mixed so I thought I'd ask here... It's always hard to get a good read on whether a particular UPS brand is problematic, or if there is more noise on the lists because people are trying to make
2020 Mar 26
0
[EXTERNAL] thoughts on tripp lite Smart Online UPSs?
On 3/25/20 3:50 PM, David Zomaya wrote: > Thanks. I haven't used that unit specifically with Network UPS Tools, > but have used similar (from a protocol perspective) units. > > I'm working remotely for a while, but on the off chance I get into the > position to connect a unit via USB, what Operating System are you using? > > If the opportunity arises, I can try to
2004 Aug 06
0
Upss cannot install
Hi decided to bit the bullet and give icecast2 a try on a box that has ensim on ( I am no expert but I try. I unpacked the tar OK and ran ./configure and get the following error could someone help me please as I cannot install without fixong this I am sure. checking for xslt-config... no configure: error: xslt-config could not be found AJB --- >8 ---- List archives: