User:Tom/Grafana implementatie: Difference between revisions
< User:Tom
Jump to navigation
Jump to search
(Created page with " ===== Files ===== /etc/graphite-web/local_settings.py Graphite webapp settings.") |
No edit summary |
||
| (8 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
=== Components === | |||
Rommel. Install pyhton-pip | |||
==== carbon ==== | |||
systemctl status carbon-cache | |||
===== Files ===== | ===== Files ===== | ||
/etc/graphite-web/local_settings.py Graphite webapp settings. | ====== Carbon ====== | ||
* /etc/carbon/carbon.conf Configure carbon directories. | |||
* /etc/carbon/storage-aggregation.conf | |||
* /etc/carbon/storage-schemas.conf Retention details for storing metrics. | |||
* /usr/bin/carbon-cache | |||
* /var/lib/carbon/ | |||
* /var/lib/carbon/lists/ | |||
* /var/lib/carbon/whisper/ | |||
* /var/log/carbon/ | |||
====== Graphite ====== | |||
* /etc/graphite-web/local_settings.py Graphite webapp settings. (SECRET_KEY, TOME_ZONE Amsterdam). | |||
==== Ports ===== | |||
* 2003 | |||
* 2004 | |||
* 7002 | |||
http://www.roggeware.nl:3000/login | |||
Latest revision as of 21:04, 28 July 2017
Components
Rommel. Install pyhton-pip
carbon
systemctl status carbon-cache
Files
Carbon
- /etc/carbon/carbon.conf Configure carbon directories.
- /etc/carbon/storage-aggregation.conf
- /etc/carbon/storage-schemas.conf Retention details for storing metrics.
- /usr/bin/carbon-cache
- /var/lib/carbon/
- /var/lib/carbon/lists/
- /var/lib/carbon/whisper/
- /var/log/carbon/
Graphite
- /etc/graphite-web/local_settings.py Graphite webapp settings. (SECRET_KEY, TOME_ZONE Amsterdam).
Ports =
- 2003
- 2004
- 7002