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
• Make sure you are doing your testing as root otherwise, you may have
permissions problems accessing the serial port.
• You may have cabling problems, either with an incorrect cable, or the
incorrect cable specification directive in the configuration file.
• You may have a problem with the /etc/apcupsd/acpupsd.conf file.
For example, check that you have specified the correct type of UPS
and the correct networking directives. For more details, see the
After Installation.
• If you have a SmartUPS 5000 RM 15U or similar model, that comes
with a “Web/SNMP management card” in one of the “Smart Slots”,
this card may interfere with the serial port operation. If you are having
problems, please remove this card and try again. Supposedly V3.0 of
the card firmware has been corrected to properly release the serial
port.
• Ensure that you have no other programs that are using the serial port.
One user reported that he had problems because the serial port mouse
(gpm) was using the same port as apcupsd. This causes intermittent
seemingly random problems.
• If you are using a WinNT or Win2000 machine, the OS is probably
attempting to attach a serial mouse to the port you are using (COM1
or COM2). To prevent this, edit your c:\boot.ini file, and you will find
a line that looks something like the following:
multi(0)disk(0)rdisk(0)partition(1)\WINNT="Windows NT Workstation Version 4.00"
Add the following to the end of the line: /NoSerialMice:COM1 (or
COM2) so that the new line looks like:
multi(0)disk(0)rdisk(0)partition(1)\WINNT="Windows NT Workstation Version 4.00" /NoSerialMice:COM1
• If you are using a WinNT or Win2000 machine, try connecting
apcupsd to COM2 rather than COM1 (be sure to change your
c:\apcupsd\etc\apcupsd\apcupsd.conf to reflect the change).
• If you are using a Solaris machine, you may have similar problems as
described above for the WinNT machine. A possible fix is documented
in the Sun section of the Configuration chapter of this manual.
156










