From 3e7c4f239aadb6d99e8b18b4bbd9cdc2f7daeddd Mon Sep 17 00:00:00 2001 From: Bernd Ahlers Date: Tue, 27 Nov 2012 09:42:41 +0100 Subject: [PATCH] Add missing "Graphite" to the amqp format list. Signed-off-by: Florian Forster --- src/collectd.conf.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index aef92267..18e7f53c 100644 --- a/src/collectd.conf.pod +++ b/src/collectd.conf.pod @@ -432,7 +432,7 @@ mode will be used, i.e. delivery is guaranteed. If set to B (the default), the I delivery mode will be used, i.e. messages may be lost due to high load, overflowing queues or similar issues. -=item B B|B (Publish only) +=item B B|B|B (Publish only) Selects the format in which messages are sent to the broker. If set to B (the default), values are sent as C commands which are -- 2.11.0