cannikin / owl

Site monitoring with Ruby + Rails

This URL has Read+Write access

owl /
name age message
file .gitignore Thu Oct 29 10:06:16 -0700 2009 Added header and response models, added Mouse t... [cannikin]
file README Tue Oct 27 22:31:17 -0700 2009 Prettified logo [cannikin]
file Rakefile Wed Oct 21 10:44:36 -0700 2009 Initial commit [cannikin]
directory app/ Loading commit data...
directory config/
directory db/
directory doc/ Wed Oct 21 10:44:36 -0700 2009 Initial commit [cannikin]
directory lib/
directory public/
directory script/ Wed Oct 21 10:44:36 -0700 2009 Initial commit [cannikin]
directory test/
README
= Owl

Owl is a simple site monitoring tool. A Ruby process runs in the background, pinging servers.
The Rails app is the interface to view monitors, add new ones, etc.