]> git.ipfire.org Git - collecty.git/history - collecty/__init__.py
Add plugin to collect traffic data from interfaces.
[collecty.git] / collecty / __init__.py
2012-08-25  Michael TremerAdd CollectyClient to generate graph images.
2012-08-05  Michael TremerWrite all data to disk on SIGUSR1.
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 TremerEnable plugins to automatically create instances of...
2012-08-04  Michael TremerFormat log messages, so one can see the origin of the...
2012-08-04  Michael TremerGet rid of python-daemon. Properly handle signals.
2012-08-04  Michael TremerAdd some basic logging.
2012-08-03  Michael TremerAdd proper license headers.
2009-09-06  Michael TremerInitial checkin.