search for: ferrups

Displaying 20 results from an estimated 23 matches for "ferrups".

2008 Feb 06
2
Problem with bestfcom and old Ferrups
I have an old (1997) Best Ferrups (model FE18KVA) that I am trying to monitor for the first time, but all the Best drivers fail to communicate with it. In ups_sync() in bestuferrups.c and bestfcom.c, the "time" command is sent and a one-line response is read. However, on my UPS, that command returns the current time and...
2014 Feb 10
0
BestPower Ferrups driver glitch with f commands
The problem will only affect newer firmwares on the BestPower FerrUPS 2.1kva units. Additional white-space was the issue. I added a if clause to the bestfcom driver to account for this without breaking what was there. Here is the patch: diff -rupN release-orig/nut-2.7.1/drivers/bestfcom.c release-patched/nut-2.7.1/drivers/bestfcom.c --- release-orig/nut-2.7.1/driver...
2014 Feb 10
2
BestPower Ferrups driver glitch with f commands
...we will try that first, which would negate the need to patch the driver. ________________________________________ From: Charles Lepple [clepple at gmail.com] Sent: Friday, February 07, 2014 8:21 PM To: Ritter, Nicholas Cc: nut-upsuser at lists.alioth.debian.org Subject: Re: [Nut-upsuser] BestPower Ferrups driver glitch with f commands On Feb 7, 2014, at 3:44 PM, Ritter, Nicholas wrote: > Greetings to you all, > > We are attempting to use NUT to interface with a BestPower FerrUPS FE2.1KVA. We are using the bestfcom driver because the driver listed our UPS as supported. The driver fails, ho...
2008 Jun 13
2
Best Ferrups reporting uptime in minutes, not seconds
I had a power hiccup yesterday and a server connected to a Best Ferrups 18KVA shutdown. The problem is that the UPS is reporting remaining runtime in minutes but nut treats it as seconds (so nut thought it only had 46 seconds left). Simple patch: diff -urN nut-2.2.1-dist/drivers/bestfcom.c nut-2.2.1/drivers/bestfcom.c --- nut-2.2.1-dist/drivers/bestfcom.c 2008-06-1...
2014 Feb 07
2
BestPower Ferrups driver glitch with f commands
Greetings to you all, We are attempting to use NUT to interface with a BestPower FerrUPS FE2.1KVA. We are using the bestfcom driver because the driver listed our UPS as supported. The driver fails, however, because "fc" commands do not exist on the unit. We are running NUT v2.7.1 on CentOS 6.5 with the bestfcom driver. We setup a serial tap and see the UPS error out on the f...
2013 May 11
1
Best Ferrups (bestfcom patch)
Hello, I have a Best Ferrups 3.1KVA and I noticed that the percent battery voltage reported from upsc never gets above 69.9%. I believe there is a mistake in the driver. The battery percentage is calculated based on the High Battery Alarm Setpoint (59.6V) instead of the Ideal Voltage which is about 54V (4 batteries x 13.6V)....
2014 Feb 08
0
BestPower Ferrups driver glitch with f commands
On Feb 7, 2014, at 3:44 PM, Ritter, Nicholas wrote: > Greetings to you all, > > We are attempting to use NUT to interface with a BestPower FerrUPS FE2.1KVA. We are using the bestfcom driver because the driver listed our UPS as supported. The driver fails, however, because "fc" commands do not exist on the unit. There is a upsdrv_init_nofc() function, but it seems to be brittle in its string matching. > We are running NUT v2.7.1...
2014 Feb 10
0
Patch for bestfcom driver
To deal with small model string differences that are present on the BestPower FerrUPS 2.1Kva ups, I have the patch below. The change in formatting seams to exist in firmware 9.28 and I think even older firmware. The patch is against the 2.7.1 bestfcom driver. Please pardon any errors in my patch submission has I have only submitted a patch once or twice before. This patch should fi...
2014 Aug 09
0
Call for testing: bestfcom (Best Ferrups/Fortress driver)
If you have a BestPower FerrUPS 2.1kva or similar UPS, and use the bestfcom driver, could you please test the following patch? https://github.com/networkupstools/nut/compare/bestfcom_FE I'd like to merge it in for the next release of NUT, but I have no confirmation as to whether it works, or makes things worse. Thanks, --...
2018 Dec 26
0
APC Back UPS and Best Power FERRUPS?
On Dec 25, 2018, at 4:07 AM, David Melik wrote: > > Lately I got (used) an APC Back UPS Pro 1000 and Back UPS NS 1080. I got an [8P8C]-to-USB cable from another UPS, but the Pro isn't detected (with usbhid-ups.) I haven't tried the NS yet but it seems to not be on the list though looks just like the Pro. > There are a few different angles we can approach this one from. What
2018 Dec 25
3
APC Back UPS and Best Power FERRUPS?
...(used) an APC Back UPS Pro 1000 and Back UPS NS 1080. I got an ethernet-to-USB cable from another UPS, but the Pro isn't detected (with usbhid-ups.) I haven't tried the NS yet but it seems to not be on the list though looks just like the Pro. Some months ago I was discussing setup of a Ferrups 700VA.  I got it to work only with a command in rc.local, but not automatically with rc.ups.  Is there a certain way to do that, or do I just have to use rc.local?  Actually I'll be trying this again later after I receive a power cable for my new small server in a week or few, and maybe it&...
2018 Mar 19
2
Best Power FE700VA?
...zation script might not do anything yet (only the command you gave, also when forked, or it will continue using the tty.) Here's output I got within the last few minutes, just wondering how to complete configuration now (if this is working)... root at darwinheim:~# Network UPS Tools - Best Ferrups/Fortress driver 0.12 (2.7.4) Warning: This is an experimental driver. Some features may not function correctly. ?? 0.000000???? debug level is '1' ??? 8.434336? UPS Time: Saturday, July 18, 2009 - 16:01:08 ? 26.245736???? Best Power Ferrups FE700 detected ? 26.245755???? Battery...
2018 Mar 19
0
Best Power FE700VA?
...r the PID of the program to restart it if necessary, so they work best when the driver doesn't fork. > > Here's output I got within the last few minutes, just wondering how to complete configuration now (if this is working)... > > root at darwinheim:~# Network UPS Tools - Best Ferrups/Fortress driver 0.12 (2.7.4) > > Warning: This is an experimental driver. > > Some features may not function correctly. > > 0.000000 debug level is '1' > > 8.434336 UPS Time: Saturday, July 18, 2009 - 16:01:08 > > 26.245736 Best Power Fer...
2018 Jan 21
2
Best Power FE700VA?
I have an excellent old Best Power FE700VA but am suprised it's unlisted.? I thought Best Power ones were for critical applications, mostly for POSIX-based (Unix, etc.) servers, so I want to run it on 64-bit Slackware GNU/Linux.? I'm wondering why, or if it may be added in the future, or if there are any other options.
2018 Mar 20
2
Best Power FE700VA?
...t the (same) output is still on the screen without it going into background to release tty/sh... >> Here's output I got within the last few minutes, just wondering how to complete configuration now (if this is working)... >> >> root at darwinheim:~# Network UPS Tools - Best Ferrups/Fortress driver 0.12 (2.7.4) >> >> Warning: This is an experimental driver. >> >> Some features may not function correctly. >> >> 0.000000 debug level is '1' >> >> 8.434336 UPS Time: Saturday, July 18, 2009 - 16:01:08 >> &g...
2018 Feb 19
2
Best Power FE700VA?
On 02/13/2018 03:49 AM, Charles Lepple wrote: > On Feb 12, 2018, at 11:53 PM, David Melik wrote: > > On 01/21/2018 05:53 AM, Charles Lepple wrote: >>> If you hook up a terminal emulator to the comms port (1200 baud, 8/N/1 unless stickers and/or configuration DIP switches indicate otherwise), and type "f" <return>, do you get a status line like one of the
2018 Jan 21
0
Best Power FE700VA?
...d. That said, it might be that the "bestfcom" driver predates when we were actively collecting specific model names for the Hardware Compatibility List and the Device Dump Library. Does the manual linked below describe your model? http://unifiedpowerusa.com/wp-content/uploads/2017/04/ferrups-users-guide.pdf If you hook up a terminal emulator to the comms port (1200 baud, 8/N/1 unless stickers and/or configuration DIP switches indicate otherwise), and type "f" <return>, do you get a status line like one of the following? https://github.com/networkupstools/nut/blob/v...
2005 Aug 25
0
Is anyone working on the bestfcom driver ?
I've just started using nut , and one of my UPSes is a Best Ferrups 1.8kva bestfcom seems to be the driver that would support it, but as currently in 2.0.2 it doesn't work on the FE1.8kv. I've done some hacking this afternoon and have it basically working. This is the only Best I have, so if anyone else is working on this, I was hoping to co-ordinate...
2008 Sep 17
3
Access to internal UPS logs?
Do any known UPS's keep internal logs of events? I am currently using a slightly modified version if usbhid-ups to talk to a HP T/R2200 G2, which is internally a TrippLite UPS. The UPS is randomly turning off its output power, at intervals of once every week or two, even though during this failure it reports that input and output voltages are still around 248V (240V is nominal). The only
2007 Dec 02
1
Driver bestfcom - Timing problem with Fortress LI1420
...prompt enabled bestfcom will loop forever. Called via upsdrvctl it will time out. So debugging the source helped. Setting the Fortress parameter 75 (prompt) to 1 solved this. Next the driver doesn't work. Error message is: [nut at ls1 ~]# bestfcom -D -D -D -a LI1420 Network UPS Tools - Best Ferrups/Fortress 0.11 (2.0.5) debug level is '3' UPS Time: Sunday, December 02, 2007 - 02:41:19 fc response: 80 ???????????????????????????????????????????????? ? ? 120202411901000000010000022002200000001100024200000533500000230000000000E0010663 Bad response from formatconfig command in upsdrv_ini...