Plugin:OpenVZ
From collectd Wiki
| OpenVZ plugin | |
|---|---|
| Type: | read |
| Callbacks: | read |
| Status: | supported |
| First version: | 4.9 |
| Copyright: | 2009 Jonathan Kolb 2009 Florian octo Forster |
| License: | GPLv2 |
| Manpage: | collectd-perl(5) |
| List of Plugins | |
The OpenVZ plugin emulates several of the standard plugins available for collectd for each Virtual Environment (VE) on a host. Current plugins emulated are interface, cpu, df, load, processes, and users. No configuration is currently supported. The plugin will use the friendly name (set by vzctl set --name) for the reporting host field.
[edit] Synopsis
<Plugin "perl"> BaseName "Collectd::Plugin" LoadPlugin "OpenVZ" </Plugin>
[edit] Example graphs
None yet. Add one now!

