From 81b4604322b035b35ccdf1fb04dff6092c6e3ae3 Mon Sep 17 00:00:00 2001 From: "Pshyk, SerhiyX" Date: Tue, 27 Sep 2016 12:02:30 +0100 Subject: [PATCH] rdtmon: Fix formatting of collectd pod file. Change-Id: I94d5e7c877bd99a5da8e725efef0bd700f339016 Signed-off-by: Serhiy Pshyk --- src/collectd.conf.pod | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index b36426fe..52f73242 100644 --- a/src/collectd.conf.pod +++ b/src/collectd.conf.pod @@ -6332,13 +6332,14 @@ All events are reported on a per core basis. Monitoring of the events can be configured for group of cores (aggregated statistics). This field defines groups of cores on which to monitor supported events. The field is represented as list of strings with core group values. Each string represents a list of cores in a -group. -Allowed formats are: +group. Allowed formats are: 0,1,2,3 0-10,20-18 1,3,5-8,10,0x10-12 + If an empty string is provided as value for this field default cores configuration is applied - a separate group is created for each core. + =back B By default global interval is used to retrieve statistics on monitored -- 2.11.0