From 06986584f4cffc2d559504884b4edecfd461bb16 Mon Sep 17 00:00:00 2001 From: Pavel Rochnyack Date: Wed, 5 Dec 2018 00:20:36 +0700 Subject: [PATCH] virt plugin: Updated InterfaceFormat documentation --- src/collectd.conf.pod | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index 0005db89..09ad826b 100644 --- a/src/collectd.conf.pod +++ b/src/collectd.conf.pod @@ -9319,7 +9319,7 @@ 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
+=item B B|B
|B When the virt plugin logs interface data, it sets the name of the collected data according to this setting. The default is to use the path as provided by @@ -9329,6 +9329,8 @@ setting B. B
means use the interface's mac address. This is useful since the interface path might change between reboots of a guest or across migrations. +B means use the interface's number in guest. + =item B B When the virt plugin logs data, it sets the plugin_instance of the collected -- 2.11.0