table of contents
APCSMART-OLD(8) | NUT Manual | APCSMART-OLD(8) |
NAME¶
apcsmart-old - Driver for American Power Conversion Smart Protocol UPS equipmentSYNOPSIS¶
apcsmart-old -hSUPPORTED HARDWARE¶
apcsmart-old should recognize all recent APC models that use a serial protocol at 2400 bps. This is primarily the Smart-UPS, Matrix-UPS and Back-UPS Pro lines.CABLING¶
This driver expects to see a 940-0024C cable or a clone by default. You can switch to the 940-0095B dual-mode cable support with the cable= definition described below.EXTRA ARGUMENTS¶
This driver supports the following optional settings in the ups.conf(5): cable=940-0095BConfigure the serial port for the APC
940-0095B dual-mode cable.
sdtype=num
Use shutdown type num, according to
this table:
0
soft shutdown or powerdown, depending on
battery status
1
soft shutdown followed by powerdown
2
instant power off
3
power off with grace period
4
"force OB" hack method for CS
350
BUGS¶
Some older APC UPS models return bogus data in the status register during a front panel test. This is usually detected and discarded, but some other unexpected values have occasionally slipped through.AUTHOR¶
Nigel Metheringham <Nigel.Metheringham@Intechnology.co.uk> (drawing heavily on the original apcsmart driver by Russell Kroll). This driver was called newapc for a time and was renamed in the 1.5 series. In 2.6.2 the driver was renamed to apcsmart-old, being superseded by updated version with new features.SEE ALSO¶
The core driver:¶
nutupsdrv(8)Internet resources:¶
The NUT (Network UPS Tools) home page: http://www.networkupstools.org/05/21/2012 | Network UPS Tools |