]> git.ipfire.org Git - oddments/collecty.git/commit
Add context switches plugin
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 23 Nov 2015 00:56:23 +0000 (00:56 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 23 Nov 2015 00:56:23 +0000 (00:56 +0000)
commit27f02dbd8b357f4ced1f9040837f2dbdfef1a3b8
tree673d5f4b349bde7376cde51c1b0b0aba54b91bcf
parentde06ea36449ac69d3e241148954478c20b224516
Add context switches plugin

This monitors the number of context switches of the entire system.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
src/collecty/plugins/__init__.py
src/collecty/plugins/contextswitches.py [new file with mode: 0644]