vmware plugin: Small refactorings and avoid dispatching after error. em/vmware
authorFlorian Forster <octo@collectd.org>
Fri, 12 Apr 2013 07:23:46 +0000 (09:23 +0200)
committerFlorian Forster <octo@collectd.org>
Fri, 12 Apr 2013 07:23:46 +0000 (09:23 +0200)
commit8d74378a054207e497918211ce437ba013ac5f06
treea4cb895a065819d09b5ffd909a259b4c2a0b6178
parenta3ee06fc3901b5f3a440e96690078119ee2bb142
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.
src/vmware.c