]> git.ipfire.org Git - collecty.git/history - src
cpu: Collect CPU stats once a minute
[collecty.git] / src /
2015-06-06  Michael Tremercpu: Collect CPU stats once a minute
2015-06-06  Michael Tremerinterface: Collect interface stats twice a minute
2015-06-06  Michael Tremerlatency: Remove default interval
2015-06-06  Michael Tremerloadavg: Collect data only once a minute
2015-05-27  Michael TremerGenerate graphs in memory
2015-05-27  Michael TremerExpand RRD files to hold data up to five years
2015-05-27  Michael TremerMigrate to Python 3
2015-05-26  Michael TremerAdd cpufreq plugin
2015-05-26  Michael TremerImplement worker thread concept
2015-05-25  Michael TremerDo not crash write queue when a RRD file could not...
2015-05-25  Michael Tremerdisk: Convert temperatures to Kelvin
2015-05-25  Michael TremerCreate the object table only once and cache it
2015-05-25  Michael TremerNormalise the filenames of the RRDs
2015-05-25  Michael TremerAdd sensors plugin
2015-05-24  Michael TremerAllow the plugins to return the results as a tuple...
2015-05-24  Michael TremerAdd disk plugin
2015-05-19  Michael Tremerinterface: Show the correct interface name in graph
2015-05-19  Michael Tremerconntrack: Add graph templates
2015-05-19  Michael Tremergraph templates: Make some atttibutes easier to set
2015-05-10  Michael TremerSilence non-debugging output a bit
2015-05-10  Michael TremerRemove unused error class
2015-05-10  Michael Tremerconntrack: Show protocol in object representation
2015-05-10  Michael TremerChange default image format to SVG
2015-05-10  Michael TremerAdd dbus interface
2015-05-09  Michael TremerAdd conntrack plugin
2015-05-08  Michael TremerRewrite plugin architecture
2015-05-07  Michael TremerChange DataSources to be called Plugins
2015-05-05  Michael TremerImprove logging by using the native journal module
2015-05-05  Michael TremerRemove support for reading configuration files
2015-05-05  Michael TremerUse autotools 001