[collectd-changes] collectd, the system statistics collection daemon: Changes to 'em/vmware'
Florian Forster
octo at verplant.org
Tue Apr 16 07:56:53 CEST 2013
configure.in | 14 ++--
src/Makefile.am | 3 +-
src/vmware.c | 222 ++++++++++++++++++++++++++-----------------------------
3 files changed, 112 insertions(+), 127 deletions(-)
New commits:
commit 8d74378a054207e497918211ce437ba013ac5f06
Author: Florian Forster <octo at collectd.org>
Date: Fri Apr 12 09:23:46 2013 +0200
vmware plugin: Small refactorings and avoid dispatching after error.
- Coding style changes: Renames variables (avoid camel-case), re-use
some variables.
- Only submit metrics on success.
- Remove newlines in the DEBUG() and WARNING() macros.
commit a3ee06fc3901b5f3a440e96690078119ee2bb142
Author: Florian Forster <octo at collectd.org>
Date: Fri Apr 12 09:17:45 2013 +0200
Build system: Fix the CPP flags for the vmware plugin.
More information about the collectd-changes
mailing list