[collectd-changes] collectd, the system statistics collection daemon: Changes to 'sp/amqp'
Florian Forster
octo at verplant.org
Fri Aug 6 15:03:21 CEST 2010
Rebased ref, commits from common ancestor:
commit 2193369303b99a35fe09d14632d66c00e20755c6
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Fri Aug 6 15:01:40 2010 +0200
amqp plugin: Implement the "Format" config option.
By default, the publishing code now creates "command" (i.e. PUTVAL) output.
For now this is easier to parse, so use this for the subscribing code.
(For now, anyways. I guess JSON will come later, too.)
commit 91ca6eb3c01b7f9bbcfd624dfbfcb8910dc65098
Merge: cacfb7e267c2d39c03d49a0157fc6cf23940126d 1a9c26bffc5ae9c7d54c4e2b841b248098010b56
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Fri Aug 6 15:02:57 2010 +0200
Merge branch 'master' into sp/amqp
commit 1a9c26bffc5ae9c7d54c4e2b841b248098010b56
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Fri Aug 6 14:59:56 2010 +0200
src/utils_cmd_putval.[ch]: Implement "create_putval".
commit 75a0b125784546894d2d5ecb5d21b6a26dbd640b
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Fri Aug 6 14:40:55 2010 +0200
write_http plugin: Move "wh_value_list_to_string" to src/common.[ch].
commit 135331b30a334a934e12c6026432ec144e56b887
Author: Florian Forster <octo at huhu.verplant.org>
Date: Fri Aug 6 09:04:24 2010 +0200
collectd-flush: Minor coding style changes.
commit 5c0727dbeb52470e6ec903165f03754a9c6d9b6d
Author: Florian Forster <octo at huhu.verplant.org>
Date: Fri Aug 6 08:59:46 2010 +0200
collectd-flush: Add a missing "break" in a "switch" case.
commit 9563e45d953145c33bf5c23e1d5023c96b3bbd57
Author: Hakon-Dugstad.Johnsen at telenor.com <Hakon-Dugstad.Johnsen at telenor.com>
Date: Thu Aug 5 16:40:18 2010 +0200
Update Makefile.am to build collectd-flush
As I am no automake expert, I basically copied
the lines for collectd-nagios and changed them
to collectd-flush. It works, but maybe there could
be better ways to do it. I don't know. :)
As I said in the previous mail:
If this message is not properly encoded as utf-8, something wrong must have
happened with my mailer. If that's the case, I'm sorry. The only non-ascii character
in the patch is the second character of my name, which is an å.
Signed-off-by: HÃ¥kon J Dugstad Johnsen <hakon-dugstad.johnsen at telenor.com>
Signed-off-by: Florian Forster <octo at huhu.verplant.org>
commit 35ad86ccb95a7808ad2cf7ad266292cb877c5eb8
Author: Hakon-Dugstad.Johnsen at telenor.com <Hakon-Dugstad.Johnsen at telenor.com>
Date: Thu Aug 5 16:37:45 2010 +0200
Add collectd-flush command line utility.
collectd-flush is a small command-line utility which uses libcollectdclient
to flush collectd through the unixsock plugin. As far as I know, there is
no easy way to work with unix sockets from the shell, so if someone
wanted to flush collectd without this program, they would need to do it
through some other language (or restart the deamon).
I am no C wizard, so please bear with me if I have
done something a stupid way. :)
The code is based on/inspired by collectd-nagios.
If this message is not properly encoded as utf-8, something wrong must have
happened with my mailer. If that's the case, I'm sorry. The only non-ascii character
in the patch is the second character of my name, which is an å.
Signed-off-by: HÃ¥kon J Dugstad Johnsen <hakon-dugstad.johnsen at telenor.com>
Signed-off-by: Florian Forster <octo at huhu.verplant.org>
More information about the collectd-changes
mailing list