]> git.ipfire.org Git - collecty.git/commit - src/collecty/plugins/base.py
plugins: Split all plugins into separate files.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 4 Aug 2012 10:21:52 +0000 (10:21 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 4 Aug 2012 10:21:52 +0000 (10:21 +0000)
commiteed405de851a1cf80748dcd31ca1995f97e126ab
tree11658803478bf70d8246ac7910819690ed8ce1eb
parent05a55b561989408a1f2198ef84f077f36d36672f
plugins: Split all plugins into separate files.
collecty/plugins/__init__.py
collecty/plugins/base.py [new file with mode: 0644]
collecty/plugins/cpu.py [new file with mode: 0644]
collecty/plugins/loadavg.py [new file with mode: 0644]
collecty/plugins/memory.py [new file with mode: 0644]