Code

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@huhu.verplant.org>
Thu, 17 Mar 2011 15:17:53 +0000 (16:17 +0100)
commit07e526e0f76c284276f2df78e53a9d8fa17a6e98
tree7da1a5fb0dfd20729ce9f6c78d144bf464ed1285
parentd7e56e2cabd21d7b1c8ad0d0fb5a8b1193ebd19a
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