]> git.ipfire.org Git - collecty.git/commit - src/collecty/daemon.py
Change DataSources to be called Plugins
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 7 May 2015 11:32:12 +0000 (11:32 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 7 May 2015 11:32:52 +0000 (11:32 +0000)
commit5d140577539b719cd6fcba07fd68e480bfc9869d
treed3f5f571c88c689516080df618e969284ba368e2
parenta76917bfced0833f6970ff074dccc6b421cec1ea
Change DataSources to be called Plugins
src/collecty/daemon.py
src/collecty/plugins/__init__.py
src/collecty/plugins/base.py
src/collecty/plugins/cpu.py
src/collecty/plugins/entropy.py
src/collecty/plugins/interface.py
src/collecty/plugins/latency.py
src/collecty/plugins/loadavg.py
src/collecty/plugins/memory.py