5 return baseclass.extend({
6 title: _('CPU Context Switches Plugin Configuration'),
7 description: _('This plugin collects statistics about the processor context switches.'),
9 configSummary: function(section) {
10 return _('Context switch monitoring enabled');