libvirtstats plugin: Added a plugin to collect virtual host statistics.
authorRichard Jones <rjones@redhat.com>
Tue, 6 Nov 2007 15:49:19 +0000 (15:49 +0000)
committerFlorian Forster <octo@huhu.verplant.org>
Tue, 6 Nov 2007 17:20:19 +0000 (18:20 +0100)
commitf69ce75eded538c77c7af468fe983139658d69aa
tree88ea9b2a7c7b10058e94b0f9b9d531a36f3529e8
parent9c2dc5d943adc4b8a6081c85896bd87f825a4c23
libvirtstats plugin: Added a plugin to collect virtual host statistics.

  - rebased to git
  - includes updates to the manpage
  - ignorelist code now fixed
  - removed debugging messages

Attached is a plugin allowing collectd to use libvirt to collect CPU, disk and
network statistics for domains.

Usage

Signed-off-by: Florian Forster <octo@huhu.verplant.org>
AUTHORS
README
configure.in
src/Makefile.am
src/collectd.conf.pod
src/libvirtstats.c [new file with mode: 0644]
src/types.db