You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
time-series data and displays them in graphs through a Django web application.</p>
135
+
time-series data and displays them in graphs through a Django web application.</p>
136
+
</li>
137
+
<li>
122
138
<p><ahref="http://github.hubspot.com/bucky/">Bucky</a> measures the performance of a
123
-
web application from end user's browsers and sends that data back to the
124
-
server for collection.</p>
139
+
web application from end user's browsers and sends that data back to the
140
+
server for collection.</p>
141
+
</li>
142
+
<li>
125
143
<p><ahref="http://sensuapp.org/">Sensu</a> is an open source monitoring framework
126
-
written in Ruby but applicable to any programming language web application.</p>
144
+
written in Ruby but applicable to any programming language web application.</p>
145
+
</li>
146
+
<li>
127
147
<p><ahref="http://vimeo.github.io/graph-explorer/">Graph Explorer</a> by Vimeo is a
128
-
Graphite-based dashboard with added features and a slick design.</p>
148
+
Graphite-based dashboard with added features and a slick design.</p>
149
+
</li>
150
+
</ul>
129
151
<h2>Monitoring Resources</h2>
152
+
<ul>
153
+
<li>
130
154
<p><ahref="http://www.paperplanes.de/2011/1/5/the_virtues_of_monitoring.html">The Virtues of Monitoring</a></p>
155
+
</li>
156
+
<li>
131
157
<p><ahref="http://blog.docker.io/2013/07/effortless-monitoring-with-collectd-graphite-and-docker/">Effortless Monitoring with collectd, Graphite, and Docker</a></p>
158
+
</li>
159
+
<li>
160
+
<p><ahref="http://matt.aimonetti.net/posts/2013/06/26/practical-guide-to-graphite-monitoring/">Practical Guide to StatsD/Graphite Monitoring</a>
161
+
is a detailed guide with code examples for monitoring infrastructure.</p>
162
+
</li>
163
+
<li>
132
164
<p>Bit.ly describes the
133
-
"<ahref="http://word.bitly.com/post/74839060954/ten-things-to-monitor">10 Things They Forgot to Monitor</a>"
134
-
beyond the standard metrics such as disk & memory usage.</p>
165
+
"<ahref="http://word.bitly.com/post/74839060954/ten-things-to-monitor">10 Things They Forgot to Monitor</a>"
166
+
beyond the standard metrics such as disk & memory usage.</p>
167
+
</li>
168
+
<li>
135
169
<p><ahref="http://aarvik.dk/four-linux-server-monitoring-and-management-tools/">Four Linux server monitoring tools</a></p>
170
+
</li>
171
+
<li>
136
172
<p><ahref="https://blog.serverdensity.com/how-to-design-useful-monitoring-graphs-and-visualizations/">How to design useful monitoring and graphing visualizations</a></p>
time-series data and displays them in graphs through a Django web application.
63
63
64
-
[Bucky](http://github.hubspot.com/bucky/) measures the performance of a
65
-
web application from end user's browsers and sends that data back to the
66
-
server for collection.
64
+
*[Bucky](http://github.hubspot.com/bucky/) measures the performance of a
65
+
web application from end user's browsers and sends that data back to the
66
+
server for collection.
67
67
68
-
[Sensu](http://sensuapp.org/) is an open source monitoring framework
69
-
written in Ruby but applicable to any programming language web application.
68
+
*[Sensu](http://sensuapp.org/) is an open source monitoring framework
69
+
written in Ruby but applicable to any programming language web application.
70
70
71
-
[Graph Explorer](http://vimeo.github.io/graph-explorer/) by Vimeo is a
72
-
Graphite-based dashboard with added features and a slick design.
71
+
*[Graph Explorer](http://vimeo.github.io/graph-explorer/) by Vimeo is a
72
+
Graphite-based dashboard with added features and a slick design.
73
73
74
74
75
75
## Monitoring Resources
76
-
[The Virtues of Monitoring](http://www.paperplanes.de/2011/1/5/the_virtues_of_monitoring.html)
76
+
*[The Virtues of Monitoring](http://www.paperplanes.de/2011/1/5/the_virtues_of_monitoring.html)
77
77
78
-
[Effortless Monitoring with collectd, Graphite, and Docker](http://blog.docker.io/2013/07/effortless-monitoring-with-collectd-graphite-and-docker/)
78
+
*[Effortless Monitoring with collectd, Graphite, and Docker](http://blog.docker.io/2013/07/effortless-monitoring-with-collectd-graphite-and-docker/)
79
79
80
-
Bit.ly describes the
81
-
"[10 Things They Forgot to Monitor](http://word.bitly.com/post/74839060954/ten-things-to-monitor)"
82
-
beyond the standard metrics such as disk & memory usage.
80
+
*[Practical Guide to StatsD/Graphite Monitoring](http://matt.aimonetti.net/posts/2013/06/26/practical-guide-to-graphite-monitoring/)
81
+
is a detailed guide with code examples for monitoring infrastructure.
83
82
84
-
[Four Linux server monitoring tools](http://aarvik.dk/four-linux-server-monitoring-and-management-tools/)
83
+
* Bit.ly describes the
84
+
"[10 Things They Forgot to Monitor](http://word.bitly.com/post/74839060954/ten-things-to-monitor)"
85
+
beyond the standard metrics such as disk & memory usage.
85
86
86
-
[How to design useful monitoring and graphing visualizations](https://blog.serverdensity.com/how-to-design-useful-monitoring-graphs-and-visualizations/)
87
+
*[Four Linux server monitoring tools](http://aarvik.dk/four-linux-server-monitoring-and-management-tools/)
88
+
89
+
*[How to design useful monitoring and graphing visualizations](https://blog.serverdensity.com/how-to-design-useful-monitoring-graphs-and-visualizations/)
0 commit comments