summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 34d88dd)
raw | patch | inline | side by side (parent: 34d88dd)
author | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Tue, 30 Jun 2015 12:41:41 +0000 (14:41 +0200) | ||
committer | Marc Fournier <marc.fournier@camptocamp.com> | |
Fri, 11 Sep 2015 21:00:49 +0000 (23:00 +0200) |
Document this.
src/collectd.conf.pod | patch | blob | history |
diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod
index ba2136554a64236d16b4b1eda08c4b4f229e07d5..b840e6c83d4374652c218d7560475e269544ef46 100644 (file)
--- a/src/collectd.conf.pod
+++ b/src/collectd.conf.pod
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>