Code

Merge pull request #900 from ccin2p3/faxmodem/cpu-numcpu
[collectd.git] / src / collectd.conf.pod
index 9ae73106de75ac1a445f60799ff3f71f3a115bd4..6d1547a63f3b523ebfe222b969e706a48c65fa31 100644 (file)
@@ -1447,6 +1447,11 @@ are set to B<true>. In this case, by default, metrics will be reported as
 Jiffies. By setting this option to B<true>, you can request percentage values
 in the un-aggregated (per-CPU, per-state) mode as well.
 
+=item B<ReportNumCpu> B<false>|B<true>
+
+When set to B<true>, reports the number of available CPUs.
+Defaults to B<false>.
+
 =back
 
 =head2 Plugin C<cpufreq>