]> git.ipfire.org Git - collecty.git/history - collecty/plugins/base.py
Split plugins into data sources and graph templates.
[collecty.git] / collecty / plugins / base.py
2012-08-25  Michael TremerSplit plugins into data sources and graph templates.
2012-08-25  Michael Tremerplugins: Automatically create RRAs.
2012-08-25  Michael Tremerplugins: Filenames should contain the ID.
2012-08-25  Michael Tremerplugin: Pass kwargs to custom init method.
2012-08-25  Michael TremerAdd CollectyClient to generate graph images.
2012-08-04  Michael TremerReplace those complicated wait construct by a efficient...
2012-08-04  Michael TremerLet the main thread regularly submit all data to disk.
2012-08-04  Michael TremerGet rid of python-daemon. Properly handle signals.
2012-08-04  Michael Tremerplugins: Restructure the plugin concept.
2012-08-04  Michael Tremerplugins: Split all plugins into separate files.