Apcupsd

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search
Apcupsd
Original authorKern Sibbald[1]: 1 
DeveloperAdam Kropelin[1]: 1 
Initial releaseApril 7, 2005; 21 years ago (2005-04-07)
Stable release3.14.14 (May 31, 2016; 9 years ago (2016-05-31)) [±]
Repository
  • {{URL|example.com|optional display text}}Lua error in Module:EditAtWikidata at line 29: attempt to index field 'wikibase' (a nil value).
Written inC++
Engine
    Lua error in Module:EditAtWikidata at line 29: attempt to index field 'wikibase' (a nil value).
    LicenseGPL

    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

    [edit | edit source]

    Lua error in mw.title.lua at line 392: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal').

    References

    [edit | edit source]
    1. ^ a b c d e Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
    2. ^ a b 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, Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value)..
    [edit | edit source]
    • Lua error in Module:Official_website at line 94: attempt to index field 'wikibase' (a nil value).
    • Apcupsd on SourceForge