]> git.ipfire.org Git - collecty.git/commit - src/collecty/plugins/base.py
graph templates: Make some atttibutes easier to set
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 19 May 2015 10:11:51 +0000 (10:11 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 19 May 2015 10:11:51 +0000 (10:11 +0000)
commitf181246a44db1e5e80a6181bd94ca70502878cc3
tree4b839b07f76e5f7d6b10baa57f849c18aa57653e
parent0ee0c42d549b459ef885874b70a8e1d91e4901fb
graph templates: Make some atttibutes easier to set

Often used configuration settings like the title of the
graph and similar are now properties of the class and
can therefore be easier changed.
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