Skip to content
Florian Forster edited this page Nov 26, 2023 · 1 revision
Name: APC UPS plugin
Type: read
Callbacks: config, read, shutdown
Status: supported
FirstVersion: 3.10
Copyright: 1996–1999 Andre M. Hedrick, 2000–2004 Kern Sibbald, 2006 Anthony Gialluca, 2006–2007 Florian octo Forster
License: GPLv2
Manpage: collectd.conf(5)
See also: List of Plugins

The APC UPS plugin connects to an instance of Apcupsd to read various statistics about a connected uninterruptible power supply (UPS), such as voltage, load, etc.

Synopsis

 <Plugin "apcups">
   Host "localhost"
   Port "3551"
 </Plugin>

Example graphs

percent-load.png

time-left.png

voltage-input.png

Dependencies

  • None

See also

Clone this wiki locally