collectdctl: Add the "show" command.
authorFlorian Forster <octo@huhu.verplant.org>
Mon, 14 Mar 2011 09:41:17 +0000 (10:41 +0100)
committerFlorian Forster <octo@collectd.org>
Fri, 20 Sep 2013 13:53:13 +0000 (15:53 +0200)
commit9002c1d31775655e4ad99f11ff9aeccb89944254
tree5a09501a042a9df3efa935682109438152216049
parentd0bf11d455b9da5770382f3cd20667723f1bbdb5
collectdctl: Add the "show" command.

The show command can be used to do SQL-like queries against the current
values stored within the daemon.
src/Makefile.am
src/collectdctl-show.c [new file with mode: 0644]
src/collectdctl.c
src/collectdctl.pod