Skip to content
This repository has been archived by the owner on Sep 26, 2022. It is now read-only.

Fix machine stats collection #90

Open
pjenvey opened this issue Jan 4, 2017 · 2 comments
Open

Fix machine stats collection #90

pjenvey opened this issue Jan 4, 2017 · 2 comments

Comments

@pjenvey
Copy link
Member

pjenvey commented Jan 4, 2017

With the new Heka+InfluxDB line protocol, the machine stats (from /proc) are no longer captured. We either need to fix heka or investigate something else to collect these (e.g. collectd).

@pjenvey pjenvey added the bug label Jan 4, 2017
@chartjes chartjes added the ready label Jan 9, 2017
@pjenvey
Copy link
Member Author

pjenvey commented Feb 23, 2017

cAdvisor looks promising, e.g.:

https://www.brianchristner.io/how-to-setup-docker-monitoring/

@pjenvey
Copy link
Member Author

pjenvey commented Mar 4, 2017

influx's own telegraf looks even more promising. Supposedly it uses less cpu/mem than cAdvisor.

It appears to not only support capturing of machine stats but can also collect statsd input -- potentially replacing our heka setup entirely.

pjenvey added a commit that referenced this issue Mar 22, 2017
- monitor step now creates its own grafana instance

- replace heka machine stats/statsd collection w/ telegraf

fixes #85, #90
pjenvey added a commit that referenced this issue Mar 24, 2017
- monitor step now creates its own grafana instance

- replace heka machine stats/statsd collection w/ telegraf

fixes #85, #90
pjenvey added a commit that referenced this issue Mar 24, 2017
- monitor step now creates its own grafana instance

- replace heka machine stats/statsd collection w/ telegraf

fixes #85, #90
pjenvey added a commit that referenced this issue Mar 24, 2017
- monitor step now creates its own grafana instance

- replace heka machine stats/statsd collection w/ telegraf

fixes #85, #90
pjenvey added a commit that referenced this issue Mar 24, 2017
- monitor step now creates its own grafana instance

- replace heka machine stats/statsd collection w/ telegraf

fixes #85, #90
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants