projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
caebd5c
)
Add remark about length of HostnameFormat string in virt plugin
author
Wojtek Bocer
<wojtek.bocer@gmail.com>
Mon, 27 Jul 2015 08:16:46 +0000
(09:16 +0100)
committer
Marc Fournier
<marc.fournier@camptocamp.com>
Sat, 1 Aug 2015 07:09:54 +0000
(09:09 +0200)
src/collectd.conf.pod
patch
|
blob
|
history
diff --git
a/src/collectd.conf.pod
b/src/collectd.conf.pod
index
9ec3a20
..
019461a
100644
(file)
--- a/
src/collectd.conf.pod
+++ b/
src/collectd.conf.pod
@@
-6976,6
+6976,10
@@
You can also specify combinations of these fields. For example B<name uuid>
means to concatenate the guest name and UUID (with a literal colon character
between, thus I<"foo:1234-1234-1234-1234">).
+At the moment of writing (collectd-5.5), hostname string is limited to 62
+characters. In case when combination of fields exceeds 62 characters,
+hostname will be truncated without a warning.
+
=item B<InterfaceFormat> B<name>|B<address>
When the virt plugin logs interface data, it sets the name of the collected