User's Manual UPS control system
Table Of Contents
- Apcupsd User's Manual
- Release Notes
- How To Use This Manual
- Basic User's Guide
- Planning Your Installation
- Building and Installing apcupsd
- After Installation
- Configuration Examples
- Testing Apcupsd
- Troubleshooting Your Installation
- Monitoring and Tuning your UPS
- Maintaining Your UPS
- Frequently-Asked Questions
- Apcupsd Bugs
- Advanced topics
- Customizing Event Handling
- Master/Slave Configurations
- Controlling Multiple UPSes on one Machine
- Support for SNMP UPSes
- Alternate Ways To Run The Network Information Server
- apcupsd System Logging
- Installation: Windows
- Windows Version of apcupsd
- Installation: Serial-Line UPSes
- Overview of Serial-Interface UPSes
- Connecting a Serial-Line UPS to a USB Port
- Connecting a APC USB UPS to either a PC USB or Serial Port
- Cables
- Smart-Custom Cable for SmartUPSes
- Smart Signalling Cable for BackUPS CS Models
- Voltage-Signalling Cable for "dumb" UPSes
- Other APC Cables that apcupsd Supports
- Voltage Signalling Features Supported by Apcupsd for Various Cables
- Voltage Signalling
- Back-UPS Office 500 signals
- Analyses of APC Cables
- Win32 Implementation Restrictions for Simple UPSes
- Internal Apcupsd Actions for Simple Cables
- RS232 Wiring and Signal Conventions
- Pin Assignment for the Serial Port (RS-232C), 25-pin and 9-pin, Female End
- Ioctl to RS232 Correspondence
- Testing Serial-Line UPSes
- Troubleshooting Serial Line communications
- Recalibrating the UPS Runtime
- DATA Logging
- Technical Reference
- Configuration Directive Reference
- apcupsd Status Logging
- Shutown Sequence and its Discontents
- APC smart protocol
- Apcupsd --- RPM Packaging FAQ
- Credits
- Kernel Config
SLAVE directives be put in your /etc/hosts file so that apcupsd will
be able to resolve the machine name during startup and shutdown
even if DNS is not running. Alternatively, you can use IP addresses
on the MASTER and SLAVE directives, but this is less flexible.
USERMAGIC < user defined magic> used only in SLAVE config-
uration files. The USERMAGIC directive is a sort of password that
gives a second level of identification security in a slave configuration
file. It is a character string up to 17 characters in length. It should be
unique for each slave. When the slave makes initial contact with the
master, this string is passed to the master. Then on each transmission
from the master to the slave, the string is passed back to the slave,
which checks that it is the correct string before accepting the master’s
information. This string should be different for each and every slave
on the network. This directive is not required.
Configuration Directives Used to Set the UPS EPROM
NOTE. THESE ARE DEPRECIATED AND NO LONGER WORK IN
APCUPSD PLEASE USE APCTEST
The values specified with the following directives are only used if the
--configure option is specified on the apcupsd command line, and the
UPS is capable of internal EPROM programming. In that case, apcupsd
attempts to set the values into the UPSes EPROM.
Under normal operations, the values for these parameters specified in the
configuration file are not used. Instead, they are read from the UPS EPROM
by apcupsd. See Configuration Directives Used to Set the UPS EPROM of
this manual for further details before attempting to reprogram your EEP-
ROM.
SENSITIVITY <sets sensitivity level> (H)igh, (M)edium, (L)ow
This value determine how sensitive the UPS is to the mains quality
and voltage fluctuations. The more sensitive it is, the quicker the
UPS will switch to battery power when the mains line quality is bad.
Normally, this should be set to H, but if you find your UPS switching
to batteries frequently, you might want to try a less sensitive setting,
providing that your computer equipment tolerates the poor quality
mains. This value is written to the UPS EPROM when the configure
option is specified.
173










