Apcupsd
Developer(s) | Adam Kropelin |
---|---|
Initial release | April 7, 2005 |
Stable release | 3.14.14 (May 31, 2016 ) [±] |
Development status | Active |
Written in | C++ |
Operating system | Cross-platform |
License | GPL |
Website |
www |
Apcupsd (the name stands for APC UPS Daemon) is an application that runs on Linux, UNIX, Mac OS X and Windows.[1] It allows the computer to interact with (almost all recent) APC Uninterruptible power supplies (UPS). Apcupsd also works with some OEM APC power supplies (e.g., Hewlett-Packard's).[2][3]
Apcupsd is the free software equivalent of the APC's proprietary software called Powerchute. As of version 3.14.0, Apcupsd has support for the PowerChute Network Shutdown function as well as many other features.[4]
Apcupsd runs in daemon mode so to keep a live connection with the UPS. Depending on the settings and type of connection, Apcupsd either polls the UPS to learn about its current state, or receives messages from the UPS itself, e.g. via SNMP traps. Possible types of connections to the UPS are USB, RS232 or Ethernet.[2] Apcupsd can communicate with other instances of Apcupsd on other computers and maintain a client-server relationship with them. This way it is possible, to power multiple computers with one UPS, although only one of them is connected to the data port of the UPS.
See also
- APC by Schneider Electric
- APC Smart-UPS
- Network UPS Tools, an alternative to Apcupsd, that supports some APC UPS
References
- ↑ Release Notes for Apcupsd 3.14.x,
- 1 2 Monitoring Your UPS With apcupsd, Riccardo Facchetti, Linux Journal, December 1, 2000 (date in print edition: November 2000.) Accessed on line November 21, 2007.
- ↑ §7.10, Nagios: System And Network Monitoring, Wolfgang Barth, No Starch Press, 2006, ISBN 1-59327-070-4.
- ↑ Apcupsd home page