Tags: HariSekhon/tcollector
Tags
Network interface rate plugin for FreeBSD (OpenTSDB#300) * Network interface rate plugin for FreeBSD * Common ifnames * typo * force flush of data to tcollector.py
Zabbix MySQL replication bridge local DB cache and refresh. (OpenTSDB… …#175) * Initial pass at Zabbix MySQL replication bridge for item metrics. [#MON-3138] * Zabbix MySQL replication: additional notes and begin item key lookup. [#MON-3138] * Zabbix replication: lookup itemid:key hostname map. [#MON-3138] * Cleanup using priv drop and get more tunables into config. [#MON-3138] * Support only resume (live) replication events (for now). [#MON-3144] * [#MON-3137] TODO list for zabbix_bridge. * Explicitly load collectors list, rather than yielding. [#MON-3137] * Use a local SQLite DB cache (instead of in-memory); reload periodically (900s). [#MON-3140] * Fixup Zabbix bridge SQLite cache. [#MON-3140] * Zabbix bridge cache executable. * Add internal metrics for log position, drift, and key miss. [#MON-3138] * Support in memory sqlite db refreshed periodically from filesystem DB. [#MON-3140] * Remove TODO list. * Index on id column for perf. [#MON-3140] * Rm sqlite3 error handling as it's part of the standard py libs.
Merge pull request OpenTSDB#288 from OpenTSDB/ISSUE-286 Change python to 2.6 in Makefile
Merge pull request OpenTSDB#264 from OpenTSDB/ISSUE-245 Issue 245