8 items tagged “monitoring”
2018
The Four Golden Signals. “The four golden signals of monitoring are latency, traffic, errors, and saturation. If you can only measure four metrics of your user-facing system, focus on these four.”—from the excellent (and free) Google Site Reliability Engineering book.
2011
The Virtues of Monitoring. Fantastic guide to the various levels of monitoring required for a modern web application.
2010
Tracking Every Release. How Etsy use Graphite to monitor their continuous deployment releases.
2009
Announcing Kong: A server description and deployment testing tool. An ultra simple website monitoring tool written in Django which makes it easy to manage a list of Twill scripts for testing different sites. It was developed at the Lawrence Journal-World—Eric showed me a demo if this a year or so ago and I’ve been hoping they would open source it.
memcache-top. Useful self-contained perl script for interactively monitoring a group of memcached servers.
2008
Graphite. Real-time graphing package for server monitoring, similar to RRDTool. Created by the team at Orbitz, using Django and ExtJS for the frontend and Cairo to generate the graphs.
god—process and task monitoring done right. I have a long running animosity towards every process monitoring tool currently in existence; I’ll have to put this one through its paces and see if it sucks less.
2007
Wikimedia Grid Report. Wikipedia’s Ganglia monitoring page.