search for: powerp

Displaying 20 results from an estimated 22 matches for "powerp".

Did you mean: power
2006 Jul 24
2
fentonups driver patch for Effekta MHD3000 UPS
...*** fentonups.h 2005-07-20 12:45:41.000000000 +0200 --- /usr/src/redhat/BUILD/nut-2.0.3/drivers/fentonups.h 2006-07-24 14:28:18.000000000 +0200 *************** *** 30,71 **** int highnorm; int highxfer; int has_temp; } modeltab[] = { /* USA models */ ! { "L280A", "PowerPal 280", 9.6, 2.4, 12.1, 1.7, 84, 98, 126, 142, 0 }, ! { "L425A", "PowerPal 425", 9.6, 2.4, 12.1, 1.7, 84, 98, 126, 142, 0 }, ! { "L660A", "PowerPal 660", 19.6, 4.4, 24.2, 3.3, 84, 98, 126, 142, 0 }, ! { "L1000A", "PowerPal 1000&...
2010 Aug 21
0
Fw: RESTORATION of POWER .... I seem to have cabling & drivers set up correctly for a contact closure UPS BUT ..........
...ossible with "contact closure " UPS's that "nut" software can perform this? So again after the log entry .......... "Executing automatic power-fail shutdown" Can the proccess be canced by a "power restored alert" like log entry ... "UPS powerpal at localhost on line power" that is offered before "Executing automatic power-fail shutdown" and it seems that after log entry "Host 127.0.0.1 disconnected (read failure)" there is no "turning back". Why does "batt low" cause this "Auto l...
2005 Oct 16
1
Fenton PowerPal 660 strange reading and issues...
Hi There, i have a strange problem with a fenton powerpal 660. When you switch off the power to the UPS (from the wall), the server (IBM xSeries 203) attached to it dies...However, if you unplug the cable from the server to the UPS and plug it back in again (with the power still out to the UPS), the server starts up again (set to power up after a po...
2005 Aug 03
1
NUT driver for fenton powerpal S1500
Hi there Would anybody happen to know the correct driver for a Fenton Powerpal S series? upsdrvctl reports: Network UPS Tools - UPS driver controller 1.2.2 Network UPS Tools - Fenton UPS driver 0.90 (1.2.2) Unknown ups - please report this ID string: #FENTON S Series V4.04EG503 Detected Unknown Series on /dev/ttyS0 Alternatively, does anyone know if the manu...
2005 Oct 15
1
Fenton Powerpal L1400R "Not Supported" message...
...x1 upsd[4858]: Startup successful Oct 15 14:28:47 mx1 upsmon[4860]: Startup successful Oct 15 14:28:47 mx1 upsd[4858]: Connection from 127.0.0.1 Here is the output of /sbin/upsdrvctl start: Network UPS Tools - UPS driver controller 2.0.1 Network UPS Tools - Fenton UPS driver 1.22 (2.0.1) Detected PowerPal 1400RE on /dev/ttyS0 So its seeing the UPS, but then reporting as unsupported... WTF? Any ideas on what todo here? Thanks Simon
2007 Feb 19
2
my ups shuts down when starting upsd
Hi, I have a Fenton Powerpal L660, when I try and configure nut with either the metatec or fentonups driver, and start upsd, the UPS instantly turns itself off. It used to work, until I changed my motherboard and CPU, which means it has a different bios and serial port setup. This is happening with Nut 2.0.1 and also Nut 2...
2006 Apr 08
4
New UPS protocol choice - Dynamix
Gidday all - I'm a new user to nut. I've got some cheap powerpal UPSs working fairly well. However I also have a new Dynamix UPS-1700D and an old Powercom KIN-1700 something unit that I cannot make work right. The best method I've found is "trial and error" which sounds a bit last-resort. Is there any better way to find out what protocol is us...
2007 Jun 07
1
Notes on first test.
Hi all... I've tested my installation and everything seems OK, but I'll note a couple of things. System is debian, UPS is Fenton Powerpal 660 L First of all, the ups software did not restart because I had not changed 'no' to 'yes' in /etc/default/nut. Maybe it's a debian thing, I don't know. But I don't remember seeing it noted anywhere in nut docs. Second... Regarding the ups shutdown during system...
2007 Feb 19
1
64bits bug? (was: my ups shuts down when starting upsd)
2007/2/19, Glen Ogilvie <nelg@linuxsolutions.co.nz>: > Hi, > > I have a Fenton Powerpal L660, when I try and configure nut with either the > metatec or fentonups driver, and start upsd, the UPS instantly turns itself > off. > > It used to work, until I changed my motherboard and CPU, which means it has > a different bios and serial port setup. > > This is happen...
2020 Jun 19
0
HCL <FSP> <Champ Tower 1k> supported by <blazer_usb>
Hi everybody, following UPS is successfuly tested. Model: FSP Champ Tower 1k https://www.fsp-europe.com/CS/champ-tower-series-1k2k3k/ lsusb: Bus 002 Device 004: ID 0665:5161 Cypress Semiconductor USB to Serial ups.conf: [powerpal]     driver = blazer_usb     port = /dev/hidraw0 Mode = standalone Distro = CentOS 8 What I did to get UPS communicate. In terminal run as root: ln -s /lib/udev/rules.d/62-nut-usbups.rules /etc/udev/rules.d/ udevadm control --reload-rules udevadm trigger output upsc: Init SSL without cer...
2007 Feb 19
1
64bits bug? (was: my ups shuts down when starting upsd)
2007/2/19, Glen Ogilvie <nelg@linuxsolutions.co.nz>: > Hi, > > I have a Fenton Powerpal L660, when I try and configure nut with either the > metatec or fentonups driver, and start upsd, the UPS instantly turns itself > off. > > It used to work, until I changed my motherboard and CPU, which means it has > a different bios and serial port setup. > > This is happen...
2006 Apr 26
1
RE nut 2.0 fentonups and Xanto S3000R
...quot;, raw); - /* manufacturer */ - rtrim(&temp[1], ' '); - dstate_setinfo("ups.mfr", &temp[1], 0, 0); + temp[11] = 0; + temp[27] = 0; - /* L660A = PowerPal (L) @ 660 VA, American (A) version (115V) */ + /* manufacturer */ + rtrim(&temp[1], ' '); + dstate_setinfo("ups.mfr", &temp[1], 0, 0); - /* grab full model str...
2011 Oct 03
2
patch: Replace many usleep and some sleep calls with nanosleep
...d upsdrv_initinfo(void) dstate_setinfo("driver.version.internal", "%s", DRIVER_VERSION); - usleep(100000); + struct timespec delay = {0, 100e6}; nanosleep(&delay, NULL); /* * Very crude hardware detection. If an UPS is attached, it will set DSR Index: b/drivers/powerpanel.c =================================================================== --- a/drivers/powerpanel.c 2011-05-31 13:36:49.000000000 +0300 +++ b/drivers/powerpanel.c 2011-08-17 00:40:17.000000000 +0300 @@ -165,7 +165,7 @@ void upsdrv_initups(void) } ser_set_dtr(upsfd, 1); - usleep(10000); +...
2006 Jul 07
2
protocol for "Surge MAX"
I am sorry if this is an FAQ, but there doesn't seem to be searchable archives, and the supported manufacturer's list doesn't include "surge master". Google was also not much help. I have just put a Linux box and the customer has a "surge max " UPS. Anyone any ideas what protocol it uses? There is a Green serial cable. The manufacturers web site is here:
2016 Jan 19
5
Patching CyberPower UPS drivers
Hey there, I got a new UPS (CyberPower PR1500LCDRTXL2Ua) and found the serial drivers don't quite work... So I decided to jump in and make changes to the driver that would hopefully make it happier. I have it working (I really only changed powerp-txt.c) but still have a couple questions... Charles said I should mention them here to talk to anyone interest but specifically Arjen (one of the original authors of the driver) Soooo... Here I am. ;) Where should we start? Essentially, I rewrote powpan_status so it better tolerates strings of...
2012 Nov 20
2
[PATCH][RFC] OpenUPS driver
...+USBHID_UPS_SUBDRIVERS = openups-hid.c apc-hid.c belkin-hid.c cps-hid.c explore-hid.c \ liebert-hid.c mge-hid.c powercom-hid.c tripplite-hid.c idowell-hid.c usbhid_ups_SOURCES = usbhid-ups.c libhid.c libusb.c hidparser.c \ usb-common.c $(USBHID_UPS_SUBDRIVERS) @@ -237,7 +237,7 @@ powercom.h powerpanel.h powerp-bin.h powerp-txt.h powerware-mib.h raritan-pdu-mib.h \ safenet.h serial.h snmp-ups.h solis.h tripplite.h tripplite-hid.h \ upshandler.h usb-common.h usbhid-ups.h powercom-hid.h compaq-mib.h idowell-hid.h \ - apcsmart.h apcsmart_tabs.h apcsmart-old.h cyberpower-mib.h + apcsmart.h...
2010 Aug 21
1
Fw: Interfacing a Contact-Closure UPS to Mac OS X and Linux
...I could do a run a script that cancels the shutdown. ... with " shutdown -c" . But there is no alert as to AC power being restored. Pulling power before "LOW BATTERY" there is an alert. IE from /var/log/syslog ............. Aug 21 12:12:05 roj-desktop upsmon[18721]: UPS powerpal at localhost on line power But after LOW BATTERY is detected there is NO such alert. thx Any comments greatly appreciated. Roger Salisbury roger at pchelp2u.com.au 75 Mawson Pde Chifley Sydney NSW 2036 0296618811 mob 0400339007 Interfacing a Contact-Closure UPS to Mac OS X and L...
2016 Jan 28
0
Patching CyberPower UPS drivers
...(which don't nest), and removing it completely is even better (fewer false positives when searching). If nothing else, it's in version control. Diff attached. Thanks, -- Charles Lepple clepple at gmail -------------- next part -------------- A non-text attachment was scrubbed... Name: powerp-txt.c.diff Type: application/octet-stream Size: 9129 bytes Desc: not available URL: <http://lists.alioth.debian.org/pipermail/nut-upsdev/attachments/20160128/a3f287bf/attachment.obj>
2015 Jul 04
0
Support for transparency in metafile export & support for export to Powerpoint
Dear all, Further to my previous message I now made a one-line convencience function to export your currently active graphics window/plot to either Word or Powerpoint in Office-native vector-based DrawingML format using either export2ppt(file="plot.pptx") or export2doc(file="plot.docx") : see http://stackoverflow.com/questions/31212659/r-function-to-capture-r-plot-in-current-graphics-device-and-export-it-to-powerp/31221813#31221813 (analo...
2008 Oct 27
5
Cyberpower/powerpanel error: Data stale
All, I have a Cyberpower UPS that I have been working with for about a year. I have used NUT in the past with good results, but as of late have been seeing issues with nut talking to the UPS. I will start with the information on the server that is running NUT, and has the UPS connected VIA an RS232 cable. O/S : Fedora 9 Kernal (uname -a): Linux haruhi 2.6.26.5-45.fc9.x86_64 #1 SMP Sat