Plugin:APC UPS
From collectd Wiki
APC UPS plugin | |
---|---|
Type: | read |
Callbacks: | config, read, shutdown |
Status: | supported |
First version: | 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) |
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
Dependencies
- None