Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
docs
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
docs
Commits
03dc2093
Commit
03dc2093
authored
Feb 09, 2016
by
Julius Volz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Host DreamHack blog post images from repo.
parent
ab27f68a
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
5 additions
and
5 deletions
+5
-5
2015-06-24-monitoring-dreamhack.md
content/blog/2015-06-24-monitoring-dreamhack.md
+5
-5
dh_dhmon_architecture.png
static/dh_dhmon_architecture.png
+0
-0
dh_dhmon_dashboard.png
static/dh_dhmon_dashboard.png
+0
-0
dh_dhmon_visualization.png
static/dh_dhmon_visualization.png
+0
-0
dh_network_planning_map.png
static/dh_network_planning_map.png
+0
-0
dh_prometheus_alerts.png
static/dh_prometheus_alerts.png
+0
-0
No files found.
content/blog/2015-06-24-monitoring-dreamhack.md
View file @
03dc2093
...
@@ -56,7 +56,7 @@ below.
...
@@ -56,7 +56,7 @@ below.
[

](https://www.flickr.com/photos/dreamhack/18679671439)
[

](https://www.flickr.com/photos/dreamhack/18679671439)
<center>
*The DreamHack network core*
</center>
<center>
*The DreamHack network core*
</center>
[

](http://i.imgur.com/ZCQa2Ab
.png)
[

](/assets/dh_network_planning_map
.png)
<center>
*
The planning map for the distribution and core layers. The core is
<center>
*
The planning map for the distribution and core layers. The core is
clearly visible in "Hall D"
*
</center>
clearly visible in "Hall D"
*
</center>
...
@@ -96,7 +96,7 @@ snmpcollector (SNMP) and ipplan-pinger (ICMP), closely followed by dhcpinfo
...
@@ -96,7 +96,7 @@ snmpcollector (SNMP) and ipplan-pinger (ICMP), closely followed by dhcpinfo
systems into
[
node_exporter
](
https://github.com/prometheus/node_exporter
)
's
systems into
[
node_exporter
](
https://github.com/prometheus/node_exporter
)
's
textfile collector.
textfile collector.
[

](http://i.imgur.com/6gN3MRp
.png)
[

](/assets/dh_dhmon_architecture
.png)
<center>
*The current architecture plan of dhmon as of Summer 2015*
</center>
<center>
*The current architecture plan of dhmon as of Summer 2015*
</center>
We use Prometheus as a central timeseries storage and querying engine, but we
We use Prometheus as a central timeseries storage and querying engine, but we
...
@@ -119,7 +119,7 @@ very short sampling intervals. In the end, we found no reason for why we can't
...
@@ -119,7 +119,7 @@ very short sampling intervals. In the end, we found no reason for why we can't
use Prometheus for this data as well - we will definitely try to replace our
use Prometheus for this data as well - we will definitely try to replace our
memcached with Prometheus at the next DreamHack.
memcached with Prometheus at the next DreamHack.
[

](http://i.imgur.com/D5I0Ztb
.png)
[

](/assets/dh_dhmon_visualization
.png)
<center>
*The overview of our access layer visualized by dhmon*
</center>
<center>
*The overview of our access layer visualized by dhmon*
</center>
## Prometheus setup
## Prometheus setup
...
@@ -196,7 +196,7 @@ Let's also look at how an alert for an almost full DHCP scope looks like:
...
@@ -196,7 +196,7 @@ Let's also look at how an alert for an almost full DHCP scope looks like:
We found the syntax to define alerts easy to read and understand even if you had
We found the syntax to define alerts easy to read and understand even if you had
no previous experience with Prometheus or time series databases.
no previous experience with Prometheus or time series databases.
[

](http://i.imgur.com/RV5gM7O
.png)
[

](/assets/dh_prometheus_alerts
.png)
<center>
*
Oops! Turns out we have some bad uplinks, better run out and fix
<center>
*
Oops! Turns out we have some bad uplinks, better run out and fix
it!
*
</center>
it!
*
</center>
...
@@ -208,7 +208,7 @@ Every time someone asked us something about the network, we crafted a query to
...
@@ -208,7 +208,7 @@ Every time someone asked us something about the network, we crafted a query to
get the answer and saved it as a dashboard widget. The most interesting ones
get the answer and saved it as a dashboard widget. The most interesting ones
were then added to an overview dashboard that we proudly displayed.
were then added to an overview dashboard that we proudly displayed.
[

](http://i.imgur.com/yYtC8vL
.png)
[

](/assets/dh_dhmon_dashboard
.png)
<center>
*The DreamHack Overview dashboard powered by PromDash*
</center>
<center>
*The DreamHack Overview dashboard powered by PromDash*
</center>
## The future
## The future
...
...
static/dh_dhmon_architecture.png
0 → 100644
View file @
03dc2093
37.8 KB
static/dh_dhmon_dashboard.png
0 → 100644
View file @
03dc2093
150 KB
static/dh_dhmon_visualization.png
0 → 100644
View file @
03dc2093
118 KB
static/dh_network_planning_map.png
0 → 100644
View file @
03dc2093
562 KB
static/dh_prometheus_alerts.png
0 → 100644
View file @
03dc2093
186 KB
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment