Code

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@huhu.verplant.org>
Mon, 14 Mar 2011 16:57:04 +0000 (17:57 +0100)
commitfec1a379491dbbe31d34aed03f4612e28f30213e
tree7baa825b302fc17c0066953ce2f892f3028d7d18
parent70e16e5ab4995fee989ec9b3d70b25f00a128d6b
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