collectdctl: Base the "show" implementation on the new LISTVAL syntax.
authorFlorian Forster <octo@collectd.org>
Thu, 17 Mar 2011 15:09:28 +0000 (16:09 +0100)
committerFlorian Forster <octo@collectd.org>
Fri, 20 Sep 2013 13:53:45 +0000 (15:53 +0200)
commit6953b75e479dd67c04067d74a0872275f53b35ff
tree2858a50ee540ef576a7ad776c1d729940ab57b5f
parent60287b5590970eb5a92183d73324c2aec096a282
collectdctl: Base the "show" implementation on the new LISTVAL syntax.

Pass the selector on to collectd to have it filter the values it
returns. Presumably this is much more efficient than filtering
in the client (i.e. collectdctl).
src/collectdctl-show.c
src/collectdctl.pod