$ tail -f ~/blog | grep #monitoring
Posts filed under #monitoring.
2013-09-02 · 1 min read Munin: LWP::UserAgent and Cache::Cache Munin shows no MySQL or Nginx data on a fresh Debian install because two Perl libraries are missing. Here are the packages to install and the Nginx status config the plugin expects. # devops · monitoring · perl · linux 2013-02-14 · 2 min read Tracking site errors with Ratchet.io Why Ratchet.io (soon to be Rollbar) beats Airbrake for small projects: official support for Rails, Python, PHP, Node.js and JavaScript, deploy tracking, GitHub integration and a free plan that is actually usable. # webdev · monitoring · debugging · devops