Difference between revisions of "Plugin:LVM"
From collectd Wiki
(Create initial page.) |
m (Added 2 graphs as examples) |
||
Line 13: | Line 13: | ||
== Example graph == | == Example graph == | ||
− | + | Example from Grafana 5.1.x with graphite data source; white theme. | |
+ | [[File:Collectd.lvm.example.1.png]] | ||
+ | [[File:Collectd.lvm.example.2.png]] | ||
== Dependencies == | == Dependencies == | ||
Revision as of 22:19, 6 July 2018
LVM plugin | |
---|---|
Type: | read |
Callbacks: | read |
Status: | supported |
First version: | 5.4 |
Copyright: | 2013 Chad Malfait |
License: | GPLv2 |
Manpage: | n/a |
List of Plugins |
The LVM plugin collects the size of logical volumes (LV) and free space inside a volume group (VG) from Linux' Logical Volume Manager (LVM).
Example graph
Example from Grafana 5.1.x with graphite data source; white theme.
Dependencies
- lvm2app library