contrib/cussh.pl: Added support for LISTVAL.
authorSebastian Harl <sh@tokkee.org>
Tue, 25 Mar 2008 14:59:40 +0000 (15:59 +0100)
committerFlorian Forster <octo@huhu.verplant.org>
Wed, 26 Mar 2008 08:37:02 +0000 (09:37 +0100)
commit738e046e5ed131f0ba84cf0c87a2f0818da8bb44
treed7055dabe16d8b8cdff3f0ca77761c6d5fd328c5
parent0a905cbd3151716c5749b5e7c5e439861466804d
contrib/cussh.pl: Added support for LISTVAL.

Also fixed the following minor problems:
 * the arguments passed to Collectd::Unixsock::putval() have been updated
   to the current version of the Perl module
 * remove newlines from the end of the input line - the unixsock plugin
   currently seems to be buggy when receiving two newlines in a row

Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
contrib/cussh.pl