Displaying 20 results from an estimated 2000 matches similar to: "APC Backups-Pro 650 - Any way to use apcsmart?"
2005 Jul 09
1
apcsmart varibles
Hello,
I am working on getting NUT working with my Smart-UPS 900 UPS (with the C c=
able)
For several years, I have used the apcupsd product, but because of the
nagios support for nut, I am working on switching over.
Under apcupsd, I get tons of information from my UPS:
# /usr/local/sbin/apcaccess status
DATE : Sat Jul 09 12:56:41 CDT 2005
HOSTNAME : homer
RELEASE : 3.8.6
UPSNAME :
2011 Dec 21
1
APC BZ1200-BR
Dear friends,
I installed NUT and followed all suggested procedures to
verify if my ups is supported.
No driver recognized my ups, and the genericups tests
get wrong.
Here I send some informations about it:
The ups model is APC BZ1200-BR
I use Ubuntu, and the lsusb results
Bus 003 Device 003: ID 0403:6001 Future Technology Devices
International, Ltd FT232 USB-Serial (UART) IC
for ups.
The
2007 Jul 31
1
Proposed apcsmart driver patch
G'day y'all,
Here's a tiny patch set for drivers/apcsmart.c and drivers/apcsmart.h.
Adds APC SmartUPS 1250 ("8QD" case) + 940-0024C recognition to
apcsmart. (Unpatched apcsmart.c v1.99.8 misidentifies the SmartUPS
1250 as a "dumb" UPS.) For NUT 2.0.5+.
NUT 2.0.5: Patches apply successfully. Builds successfully. Works as
expected under Ubuntu 7.04.
NUT 2.2:
2005 Dec 12
1
HP T700 UPS?
Hi, I have an HPML150 using fedora4 and am attempting to use nut tools with
it's HP T700 UPS -
Following this howto :
http://fedoranews.org/contributors/kazutoshi_morioka/nut/
Attached are relevant configs.
I've tried a whole bunch of ups drivers; apcsmart, fentonups, bestups,
genericups type 1--> 16
Yet to try the remaining drivers
Some genericups upstypes trigger immediate
2009 Feb 27
0
support for APC Matrix 5000, vintage 12/00 (was: NUT apcsmart driver - firmware addition)
Hey Jarett,
2009/2/24 <jarett.stevens at usermail.com>
> After upgrading to the 2.4.1 version, I wasn't able to read as many
> variables from my UPS. After a bit of experimentation, I determined that
> the firmware on my UPS was different than what is currently in the
> apcsmart driver, though it had worked before. I located my firmware
> version (5ZM), and added in
2009 Jun 25
1
Runaway apcsmart process
On several occasions I have seen the apcsmart process runaway using 100% CPU
while filling my syslog partition by logging the following syslog entries at
an incredible rate. I have seen up to 21,800 log entries PER SECOND of the
following nature:
--[snip]--
Jun 25 10:06:38 servername apcsmart[4012]: Communications with UPS lost:
Communications with UPS lost - check cabling
Jun 25 10:06:38
2007 Dec 10
1
Driver: apcsmart, SMART-UPS 2200, battery.runtime status information?
Hello,
We have a APC SMART-UPS 2200 which gives the following status
information:
battery.alarm.threshold: 0
battery.charge: 089.0
battery.charge.restart: 00
battery.date: 01/10/04
battery.packs: 000
battery.runtime: 21180
battery.runtime.low: 120
battery.voltage: 52.95
battery.voltage.nominal: 048
driver.name: apcsmart
driver.parameter.pollinterval: 2
driver.parameter.port: /dev/ttyS0
2010 Feb 02
1
Small patch to apcsmart driver
Hello,
the appended patch converts the reason of transfer to be human readable.
How about adding this variable to the usbmon message when it detects
being on battery?
Michael
----------------------------------------------------------------------
--- ./drivers/apcsmart.h.orig 2009-12-09 16:52:56.000000000 +0100
+++ ./drivers/apcsmart.h 2009-12-09 16:54:34.000000000 +0100
@@ -98,6 +98,7 @@
2011 Mar 21
2
apcsmart question
Before I start any commits.
In patch 2/18 -
http://lists.alioth.debian.org/pipermail/nut-upsdev/2011-March/005299.html
Two "custom" commands slipped in: ups.firmware.old and
shutdown.return.grace. In 18/18 I tried to rename them and add
remainig commands for "hackish" shutdown methods, to make them easily
callable through e.g. upscmd (for example for testing).
Is it
2013 Aug 10
0
apcsmart dev branch
On Aug 9, 2013, at 7:18 AM, Michal Soltys wrote:
> I'm still a bit reluctant to merge it without a bit wider exposure, so if anyone has a possiblity to test it with some apc units - any feedback would be most welcome.
Apparently, a lot of people are using NUT via packages, so:
* users might not want to build from source if things are working
* the packagers might not pick up a 2.7.x
2007 Jun 04
2
APCsmart serial port problem
I have a new APC Smart-UPS SUA2200RM2U. I've had no success with the
manufacturer's PowerChute software and smart signaling, so I have
decided to try NUT. The smartups driver can't make contact through
the serial port.
Since this is rack-mounted, it comes with a 940-1524 serial cable.
As far as I can tell, this is supposed to work with smart signaling.
Here's my ups.conf:
2009 Jul 09
1
apcsmart and dual environmental sensors
Hi,
We have a several AP9612TH environmental cards (they have 2 probe
connectors) inserted into our APC UPS devices which monitor temperature
and humidity. The apcsmart nut module knows how to query the
ambient.temperature and ambient.humidity using the 't' and 'h' commands
of the UPS (refer to apcsmart.h). The results of the 't' and 'h'
commands are from probe 1.
2007 May 31
0
Proposed addition to apcsmart driver
Hi Alex,
since I have no knowledge of the apcsmart driver, nor much time
currently, I've forwarded your msg to the NUT development list. I hope
somebody can take over your call.
btw, please subscribe to the list for further discussions...
2007/5/28, Alex Brodsky <abrodsky at acs.uwinnipeg.ca>:
> Hi,
>
> My name is Alex Brodsky, I am a faculty member at University of
>
2011 Mar 12
2
[RFC/PREVIEW] Move apcsmart driver to canonical processing + minor stuff
Inital tests with two apc units (2005 and pre-2000) seem to go well. See commit
message for details. I'll add more detailed rationale after getting some sleep :)
Michal Soltys (1):
apcsmart: switch processing to ICANON + minor fixes
drivers/apcsmart.c | 270 +++++++++++++++++++++++++++++++++++-----------------
drivers/apcsmart.h | 127 ++++++++++++++++---------
2 files changed, 267
2013 Jan 30
3
bug report: apcsmart (WIN) 940-0024C connect fail, problem with command 'E'
Dear Ladies and Gentlemen,
I have several old, yet functioning APC Smart-UPS (Model 600LS, Part AP600I,
Firmware 6JI, no EEPROM, from 1991). They are not supported by Powerchute
any more. I run NUT 2.6.5-4 on Windows XP SP3. I use COM1 port with cable
940-0024C. The connection fails with APC Smart protocol driver 3.0
(2.6.3-3534:3540M), APC command table version 3.0 or higher - it works with
APC
2015 Jul 20
1
apcsmart: doesn't detect missing battery on Smart-UPS 2200 RM
Michal,
I ran across this Debian bug today:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=707223
It's a bit of a corner case, and it's for NUT 2.6.4 (apcsmart driver v3.04), but I was wondering if it was still applicable for the latest code?
"nut reports 100% battery charge after unplugging the battery on a Smart-UPS 2200 RM (SUA2200RMI2U) using apcsmart.
Powerchute correctly
2014 Nov 08
0
Master Works, Slave Does Not
I have made changes but it is still the same. That is when the server gets the lowbat/noAC signal it does shut down as expected but the slave does not.
Perhaps it makes sense for me to list the present settings:
On the Master:
nut.conf MODE=netserver
ups.conf [sdrups] driver = genericups port = /dev/ttyS1 desc = "For Server &
2011 Oct 23
0
[nut-Bugs][313395] apcsmart issue with USB-Serial adapter on Mac OS X
Michal,
Could we make this error a warning, or make the readback configurable?
- Charles
On Oct 21, 2011, at 7:56 PM, <nut-bugs at alioth.debian.org> <nut-bugs at alioth.debian.org
> wrote:
> Bugs item #313395, was opened at 2011-10-21 16:56 by Jesse Peterson
> You can respond by visiting:
>
2013 Oct 31
0
apcsmart update info
I've merged apcsmart branch with master, so it should cover past issues
mentioned on the mailing list - among those:
- it's possible to select canonical and non-canonical mode - with the
latter functioning as in apcsmart-old
- CR is back to ignored characters, as IGNCR was not honored in some
cases (mainly windows machines)
- mutilvalue variables are now supported
- the driver can
2013 Oct 31
0
apcsmart update info
I've merged apcsmart branch with master, so it should cover past issues
mentioned on the mailing list - among those:
- it's possible to select canonical and non-canonical mode - with the
latter functioning as in apcsmart-old
- CR is back to ignored characters, as IGNCR was not honored in some
cases (mainly windows machines)
- mutilvalue variables are now supported
- the driver can