From the course: Graphite and Grafana: Visualizing Application Performance
Unlock the full course today
Join today to access over 24,800 courses taught by industry experts.
Configuring carbon
From the course: Graphite and Grafana: Visualizing Application Performance
Configuring carbon
- [Narrator] To configure Carbon, we'll first look at carbon.conf. We'll become route by typing sudo-s, type in a password, and open the file located etc/carbon/carbon.conf. Once the file is open, we can explore the various configuration options we may want to tune. The first thing to note is the local data directory variable. And if I set the lines, located on line 34. This is where Whisper files will be written. It's important to ensure enough space exists to accommodate the growth of your Whisper files, a topic we'll explore in an upcoming video. Also important to note is the option to enable log rotation located on line 41. This ensures that Carbon rotates its logs daily, which may be useful to you, or you may wish to keep this feature turned off, and rotate these logs through a log rotate tool provided by Ubuntu. Lastly, the line receiver interface and line receiver port variables configure the interface and port on which Carbon cache listens. So we see those on lines 82 and 83…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
(Locked)
Graphite basics and components3m 41s
-
(Locked)
Installing Graphite2m 31s
-
(Locked)
Setting up the Graphite-web database4m 29s
-
(Locked)
Carbon overview3m 59s
-
(Locked)
Configuring carbon4m 17s
-
(Locked)
Configuring Graphite-web2m 22s
-
(Locked)
Whisper files5m 5s
-
(Locked)
Verifying the system2m 2s
-
(Locked)
The Graphite UI2m 38s
-
(Locked)
Graphite scaling and performance5m 23s
-
(Locked)
-
-
-