|
|
|
|
|
by dig1
1048 days ago
|
|
This combo does the job for me: grafana + riemann + influxdb and collectd as the main agent. collectd bundles many plugins so you can watch logs, monitor running processes or have something custom [1]. This setup is very light to start with and can scale well (up until you hit influxdb limits :D). [1] https://github.com/mbachry/collectd-systemd |
|