[collectd-changes] collectd, the system statistics collection daemon: Changes to 'collectd-4.9'
Florian Forster
octo at verplant.org
Sat Mar 19 15:44:31 CET 2011
src/libvirt.c | 18 ++++++++++++++----
1 files changed, 14 insertions(+), 4 deletions(-)
New commits:
commit 15a21f242308218de9f171123ab7023dd20a1df6
Author: Florian Forster <octo at huhu.verplant.org>
Date: Sat Mar 19 15:43:41 2011 +0100
libvirt plugin: Correctly check the status code of virDomainGetVcpus().
The status code is less than zero on failure and the number of vCPUs
otherwise. Thanks to "JLPC" for pointing this problem out.
More information about the collectd-changes
mailing list