Report a CPU "active" value, summing non-idle values
authorPierre-Yves Ritschard <pyr@spootnik.org>
Wed, 18 Dec 2013 10:34:42 +0000 (11:34 +0100)
committerPierre-Yves Ritschard <pyr@spootnik.org>
Wed, 18 Dec 2013 10:34:42 +0000 (11:34 +0100)
commit7eeb7ff76567e14f86ad1ef239442afdc2e10dc2
treeef806f3ddcb434f817e81a744f3625ac6ab32b7b
parentb19aa60c32f4792f8e16f90af22166c185540702
Report a CPU "active" value, summing non-idle values

This small change provides a per-core aggregate of non-idle
values for CPUs. This is a good indicator to apply a threshold
on (especially if aggregated by means of the aggregation plugin).
src/cpu.c