Plugin:NUT

From collectd Wiki

Jump to: navigation, search
NUT plugin
Type: read
Callbacks: config, read, shutdown
Status: supported
First version: 4.0
Copyright: 2007 Florian octo Forster
License: GPLv2
Manpage: collectd.conf(5)
List of Plugins

The NUT plugin collects uninterruptible power supply (UPS) statistics using the Network UPS Tools (NUT). These statistics include basically everything NUT will give us, including voltages, currents, power, frequencies, load, and temperatures.

Contents

[edit] Synopsis

<Plugin "nut">
  UPS "upsname@localhost:12345"
</Plugin>

[edit] Example graphs

Image:Plugin-nut-load.png Image:Plugin-nut-temperature.png Image:Plugin-nut-voltage.png

[edit] Dependencies

[edit] See also