Skip to content

Instantly share code, notes, and snippets.

View elijahpaul's full-sized avatar
💀
Working from Snake Mountain 🐍

Elijah Paul elijahpaul

💀
Working from Snake Mountain 🐍
View GitHub Profile
@aboisvert
aboisvert / stashboard-pingdom.rb
Created May 16, 2011 19:28
Stashboard <-> Pingdom Integration
#!/usr/bin/env ruby
require 'time'
require 'logger'
require 'rubygems'
require 'pingdom-client'
require 'active_support/core_ext/numeric/time' # time extensions, e.g., 5.days
require 'stashboard'
TIME_FORMAT = "%Y-%m-%d %H:%M:%S %Z" # YYYY-MM-DD HH:MM:SS ZZZ