Code

Let the JSON formatter include a metric's data_names.
[sysdb.git] / src / plugins /
2016-09-10 Sebastian HarlLet the JSON formatter include a metric's data_names.
2016-09-08 Sebastian Harltimeseries::rrdtool plugin: Switch to the new timeserie...
2016-09-06 Sebastian HarlAdd support for multiple metric data-stores.
2016-09-05 Sebastian HarlLet the network protocol and SysQL support last_update...
2016-09-04 Sebastian HarlStore a separate last_update timestamp for metric stores.
2016-02-25 Sebastian HarlInclude strings.h instead of defining _BSD_SOURCE to...
2015-10-13 Sebastian HarlMerged branch 'master' of git://git.tokkee.org/sysdb.
2015-10-07 Sebastian HarlSplit the memstore module from the store module.
2015-10-07 Sebastian HarlRenamed in-memory store types and functions to sdb_mems...
2015-09-22 Sebastian Harlstore: Add separate store-object types for the store...
2015-08-09 Sebastian Harlstore::memory: Add a plugin providing an in-memory...
2015-05-21 Sebastian HarlReplaced sdb_store_<type> with sdb_plugin_store_<type>.
2015-02-18 Sebastian Harlstore::network: Reconnect after losing the connection...
2015-02-18 Sebastian Harlstore::network: Added support for SSL configuration...
2015-02-16 Sebastian Harlstore::network: Use INFO level for an informational...
2015-02-01 Sebastian Harlcollectd::unixsock: Fixed a memory leak happening when...
2015-02-01 Sebastian Harlsyslog plugin: Make log-level configurable.
2015-01-25 Sebastian Harlstore::network plugin: Fixed a minor memory leak.
2015-01-17 Sebastian Harlstore::network: Add a store writer plugin sending objec...
2014-12-04 Sebastian Harlfacter plugin: Added a plugin collecting local facter...
2014-12-03 Sebastian HarlUse stdbool.h's bool type instead of _Bool.
2014-11-23 Sebastian Harltimeseries::rrdtool: Limit to 1000 data-points for...
2014-08-29 Sebastian Harlcollectd::unixsock: Support 'rrdcached' metrics as...
2014-08-28 Sebastian Harltimeseries::rrdtool: Added support for RRDCacheD.
2014-08-21 Sebastian Harlcollectd::unixsock: Report an error if TimeseriesBacken...
2014-08-21 Sebastian Harlcollectd::unixsock: Record the, configurable, time...
2014-08-21 Sebastian Harltimeseries::rrdtool: Added a plugin to fetch time-serie...
2014-08-19 Sebastian HarlMoved backends from src/backend/ to src/plugins/backend/.
2014-06-29 Sebastian Harlsyslog plugin: Don't log DEBUG messages for now.
2014-06-29 Sebastian Harlsyslog plugin: Initialize syslog as soon as possible.
2014-06-29 Sebastian HarlMerged branch 'master' of git://git.tokkee.org/sysdb.
2014-06-28 Sebastian Harlplugin: The replaced SDB_PLUGIN_INFO_NAME with the...
2014-06-28 Sebastian Harlplugin: Automatically prepend callback names with the...
2014-02-23 Sebastian HarlInclude config.h in source files.
2013-12-10 Sebastian HarlMerged branch 'master' of git://git.tokkee.org/sysdb.
2013-12-10 Sebastian HarlMoved core/error to utils/error.
2013-07-20 Sebastian Harlcname::dns: Added first version of a plugin to query...
2013-07-10 Sebastian Harlsyslog plugin: Added plugin to log to syslog.