Software:Apcupsd

From HandWiki
Short description: Software daemon allowing multiple operating systems to connect to APC UPS units
Apcupsd
Original author(s)Kern Sibbald[1]:1
Developer(s)Adam Kropelin[1]:1
Initial releaseApril 7, 2005; 18 years ago (2005-04-07)
Stable release3.14.14 (May 31, 2016; 7 years ago (2016-05-31)) [±]
Written inC++
LicenseGPL
Website{{{1}}}

Apcupsd, short for APC UPS daemon, is a utility that runs on Linux, UNIX, macOS and Windows.[1]:1, 8–9 It allows the computer to interact with APC UPSes. Apcupsd also works with some OEM-branded products (e.g. Hewlett-Packard) manufactured by APC.[1]:7[2][3]

Apcupsd is a free software equivalent of the APC's proprietary PowerChute software.[citation needed] As of version 3.14, Apcupsd has support for the PowerChute Network Shutdown function as well as many other features.[1]:34

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, RS-232 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, even though only one of them is connected to the data port of the UPS.

See also

References

  1. 1.0 1.1 1.2 1.3 1.4 Kropelin, Adam; Sibbald, Kern (2016-05-31). "APCUPSD User Manual". http://www.apcupsd.org/manual/manual.pdf. 
  2. 2.0 2.1 Monitoring Your UPS With apcupsd, Riccardo Facchetti, Linux Journal, December 1, 2000 (date in print edition: November 2000.) Accessed on line November 21, 2007.
  3. §7.10, Nagios: System And Network Monitoring, Wolfgang Barth, No Starch Press, 2006, ISBN:1-59327-070-4.

External links