Plugin:Battery

From collectd Wiki

Jump to: navigation, search
Battery plugin
Type: read
Callbacks: init, read
Status: supported
First version: 3.7
Copyright: 2006–2007 Florian octo Forster
2008 Michał Mirosław
License: GPLv2
Manpage: n/a
List of Plugins

The Battery plugin collects the battery's charge, the drawn current and the battery's voltage. Right now the plugin works with ACPI- and PMU-batteries under Linux and under Mac OS X.

[edit] Example graphs

Image:Plugin-battery-charge.png Image:Plugin-battery-current.png Image:Plugin-battery-voltage.png

[edit] Dependencies

  • Linux
    • /proc-file system
  • Mac OS X
    • IOKit
      (Part of Mac OS X.)