diff options
author | Pim van den Berg | 2010-10-04 11:45:17 +0200 |
---|---|---|
committer | Pim van den Berg | 2010-10-04 12:35:12 +0200 |
commit | 1ee60c5976e9cb049bc5e650e5c1b9205b15910f (patch) | |
tree | b719f2dccc0d90a79be4421780b72b96f6633059 /plugin | |
parent | inc/collectd: simplify the way collectd_plugindata gathers its data (diff) | |
download | apt-panopticon_cgp-1ee60c5976e9cb049bc5e650e5c1b9205b15910f.zip apt-panopticon_cgp-1ee60c5976e9cb049bc5e650e5c1b9205b15910f.tar.gz apt-panopticon_cgp-1ee60c5976e9cb049bc5e650e5c1b9205b15910f.tar.bz2 apt-panopticon_cgp-1ee60c5976e9cb049bc5e650e5c1b9205b15910f.tar.xz |
inc/collectd: improve determining which files to group in 1 graph
Previously graphs were created by collecting and merging all PIs, Ts and TIs
separately. This went wrong when a part of a plugin had a PI and another part
had not (processes plugin). It also went wrong when a P-PI combination had
different Ts and TIs (bind plugin).
This is solved by using grouped and deduplicated plugindata.
--
P = plugin, PI = plugin instance, T = type, TI = type instance
Diffstat (limited to 'plugin')
0 files changed, 0 insertions, 0 deletions