| author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
| Thu, 24 Sep 2009 10:09:03 +0000 (12:09 +0200) | ||
| committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
| Thu, 24 Sep 2009 10:09:03 +0000 (12:09 +0200) | ||
| commit | 82859ecc714420f2937dfb60296dfb4683eb219d | |
| tree | d75d04114cc7f18a27beaa31273bb599285047d0 | tree | snapshot |
| parent | 4b9642116ee41a2a5d2d646b7e5dd4812e28695b | commit | diff |
netapp plugin: Split “collect_perf_volume_data” …
… into “query_volume_perf_data” and “submit_volume_perf_data”. The
functions use the “per_volume_perf_data_t” struct to pass the counters
from one value to the other. The flags have been extended to include
HAVE_* flags. This way we can reliably determine whether an “old”
counter is valid or not.
… into “query_volume_perf_data” and “submit_volume_perf_data”. The
functions use the “per_volume_perf_data_t” struct to pass the counters
from one value to the other. The flags have been extended to include
HAVE_* flags. This way we can reliably determine whether an “old”
counter is valid or not.
| src/netapp.c | diff | blob | history |