projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
642d178
)
Add missing "Graphite" to the amqp format list.
author
Bernd Ahlers
<bernd@tuneafish.de>
Tue, 27 Nov 2012 08:42:41 +0000
(09:42 +0100)
committer
Florian Forster
<octo@collectd.org>
Wed, 28 Nov 2012 07:02:13 +0000
(08:02 +0100)
Signed-off-by: Florian Forster <octo@collectd.org>
src/collectd.conf.pod
patch
|
blob
|
history
diff --git
a/src/collectd.conf.pod
b/src/collectd.conf.pod
index
aef9226
..
18e7f53
100644
(file)
--- 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<false> (the
default), the I<transient> delivery mode will be used, i.e. messages may be
lost due to high load, overflowing queues or similar issues.
-=item B<Format> B<Command>|B<JSON> (Publish only)
+=item B<Format> B<Command>|B<JSON>
|B<Graphite>
(Publish only)
Selects the format in which messages are sent to the broker. If set to
B<Command> (the default), values are sent as C<PUTVAL> commands which are