]> git.ipfire.org Git - oddments/collecty.git/shortlog
oddments/collecty.git
2015-05-05  Michael TremerUse autotools 001
2012-09-05  Michael TremerUpdate translations - i.e. import pt_BR.
2012-09-01  Michael TremerInstall daemon to /usr/sbin.
2012-09-01  Michael TremerUpdate translation.
2012-09-01  Michael TremerBump version to 0.0.2. 0.0.2
2012-09-01  Michael TremerUpdate plugins to adapt the recent changes.
2012-09-01  Michael TremerSimplify RRD descriptions.
2012-09-01  Michael TremerTake running time of plugins into account when calculat...
2012-09-01  Michael TremerRemove redundant --step argument.
2012-09-01  Michael TremerAdd some more verbose logging when creating/updating...
2012-09-01  Michael TremerFix stepsize/heartbeat when creating RRDs.
2012-09-01  Michael TremerAdd delay option to Timer().
2012-09-01  Michael TremerAdd latency plugin.
2012-08-25  Michael Tremerinterface: Add graph templates.
2012-08-25  Michael TremerSplit plugins into data sources and graph templates.
2012-08-25  Michael TremerAdd plugin to collect traffic data from interfaces.
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-21  Michael Tremercollectyd: Accept -d for debugging mode. Read configura...
2012-08-21  Michael TremerAdd systemd unit file.
2012-08-08  Michael TremerAdd transifex configuration.
2012-08-08  Michael TremerAvoid unnecessary updates of the pot file.
2012-08-08  Michael TremerImport German translation.
2012-08-08  Michael TremerAdd translation stuff.
2012-08-05  Michael TremerWrite all data to disk on SIGUSR1.
2012-08-05  Michael Tremerentropy: New plugin.
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 Tremermemory: Update plugin.
2012-08-04  Michael Tremermemory: Update plugin.
2012-08-04  Michael Tremercpu: Automatically create one instance.
2012-08-04  Michael TremerEnable plugins to automatically create instances of...
2012-08-04  Michael TremerAdd constants file.
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 TremerUpdate the CPU plugin for new schema.
2012-08-04  Michael Tremerplugins: Restructure the plugin concept.
2012-08-04  Michael TremerAdd some basic logging.
2012-08-04  Michael TremerFix installation.
2012-08-04  Michael Tremerplugins: Split all plugins into separate files.
2012-08-04  Michael TremerCreate an i18n submodule.
2012-08-03  Michael TremerAdd proper license headers.
2009-11-17  Michael TremerDocumentation updates.
2009-11-17  Michael TremerAdd ability to run as a daemon.
2009-11-17  Michael Tremercolletcyd: Some code cleanup and commenting.
2009-10-11  Michael TremerAdd some command line flags and help.
2009-10-11  Michael TremerTrivial code improvement. No functional change.
2009-10-11  Michael TremerAdd a .gitignore file.
2009-10-11  Michael TremerFix file permission.
2009-09-30  Michael TremerTODO: Add plugin wishlist.
2009-09-22  Michael TremerAdd "make dist" target. 0.0.1
2009-09-06  Michael TremerAdd further documentation.
2009-09-06  Michael TremerAdd license information.
2009-09-06  Michael TremerInitial checkin.