From 9dcc5ed7899022e170fc86e661f619fa9acdd8cf Mon Sep 17 00:00:00 2001 From: Wojtek Bocer Date: Mon, 27 Jul 2015 09:16:46 +0100 Subject: [PATCH] Add remark about length of HostnameFormat string in virt plugin --- src/collectd.conf.pod | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index 9ec3a208..019461ab 100644 --- 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 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 B|B
When the virt plugin logs interface data, it sets the name of the collected -- 2.30.2