Code

PluginInterfaceFormat supports multiple fields
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Tue, 30 Jun 2015 12:41:41 +0000 (14:41 +0200)
committerMarc Fournier <marc.fournier@camptocamp.com>
Fri, 11 Sep 2015 21:00:49 +0000 (23:00 +0200)
Document this.

src/collectd.conf.pod

index ba2136554a64236d16b4b1eda08c4b4f229e07d5..b840e6c83d4374652c218d7560475e269544ef46 100644 (file)
@@ -6998,6 +6998,10 @@ by the hypervisor, which is equal to setting B<name>.
 
 B<uuid> means use the guest's UUID.
 
+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">).
+
 =back
 
 =head2 Plugin C<vmem>