Neha Patil (Editor)

Apcupsd

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Developer(s)
  
Adam Kropelin

Written in
  
C++

Development status
  
Active

Operating system
  
Cross-platform

Initial release
  
April 7, 2005; 11 years ago (2005-04-07)

Stable release
  
3.14.14 (May 31, 2016; 7 months ago (2016-05-31)) [±]

Apcupsd (the name stands for APC UPS Daemon) is an application that runs on Linux, UNIX, macOS and Windows. 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).

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.

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. 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.

References

Apcupsd Wikipedia