Code

collectd.conf: Added examples for new aggregation options.
authorSebastian Harl <sh@tokkee.org>
Sun, 5 May 2013 17:56:48 +0000 (19:56 +0200)
committerSebastian Harl <sh@tokkee.org>
Sun, 5 May 2013 17:56:48 +0000 (19:56 +0200)
debian/collectd.conf

index 2fcf6cf2786920153a37ece88415bdcd296a0e27..e0476575b77f1234f89dca1a6d223266dfbacef4 100644 (file)
@@ -164,10 +164,13 @@ LoadPlugin users
 #      <Aggregation>
 #              #Host "unspecified"
 #              Plugin "cpu"
-#              #PluginInstance "unspecified"
+#              PluginInstance "/[0,2,4,6,8]$/"
 #              Type "cpu"
 #              #TypeInstance "unspecified"
 #
+#              SetPlugin "cpu"
+#              SetPluginInstance "even-%{aggregation}"
+#
 #              GroupBy "Host"
 #              GroupBy "TypeInstance"
 #