2015/monitoring/graphite
Vladimir Vitkov fe98c77c19 Graphite - webapp frontend
* Using nginx
 * goes in /etc/nginx/sites-enabled/graphite-8080
2015-10-19 11:53:48 +03:00
..
graphite-conf Graphite - webapp config 2015-10-19 11:46:43 +03:00
nginx Graphite - webapp frontend 2015-10-19 11:53:48 +03:00
systemd-units/etc/systemd/system Graphite - systemd units 2015-10-19 11:44:02 +03:00
uwsgi Graphite - webapp app server 2015-10-19 11:48:52 +03:00
README.md Graphite - config 2015-10-19 11:43:38 +03:00

README.md

Graphite config

Configuration for graphite/carbon

Design

System is designed to receive data from collectd, pass it trough aggregation/relay and finally stuff it into cache

+----------+
| collectd |
+----------+
     ||
     \/
+------------+
| aggregator |
+------------+
     ||
     \/
  +-------+
  | cache |
  +-------+