Skip to content
Florian Forster edited this page Nov 26, 2023 · 1 revision
Name: NUT plugin
Type: read
Callbacks: config, read, shutdown
Status: supported
FirstVersion: 4.0
Copyright: 2007 Florian Forster
License: MIT License
Manpage: collectd.conf(5)
See also: 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.

Synopsis

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

Example graphs

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

Dependencies

See also

Clone this wiki locally