author | Florian Forster <octo@collectd.org> | |
Sat, 13 Apr 2013 06:25:15 +0000 (08:25 +0200) | ||
committer | Florian Forster <octo@collectd.org> | |
Sat, 13 Apr 2013 06:30:20 +0000 (08:30 +0200) | ||
commit | 368ad359709e16dd154377f3e2c06851aeafe4aa | |
tree | 41c28336c3852873879731d827cd226631d90b1f | tree | snapshot |
parent | 3a3a9891735c0cb1b630dde6227ce1eceefa392a | commit | diff |
volume plugin: Fix a couple of issues from the code review.
* Use df_complex as data type.
* Submit LV sizes and "free", but not "total" and "used".
* Fix error handling; don't use variable if it is NULL, remove calls to
exit().
* Use df_complex as data type.
* Submit LV sizes and "free", but not "total" and "used".
* Fix error handling; don't use variable if it is NULL, remove calls to
exit().
src/types.db | diff | blob | history | |
src/volume.c | diff | blob | history |