Plugin:APC UPS
From collectd Wiki
Revision as of 08:34, 10 August 2012 by Octo (talk | contribs) (Protected "Plugin:APC UPS": Excessive spamming ([edit=sysop] (expires 07:34, 10 February 2013 (UTC)) [move=sysop] (expires 07:34, 10 February 2013 (UTC))))
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