cannikin / owl

Site monitoring with Ruby + Rails

This URL has Read+Write access

cannikin (author)
Wed Nov 04 16:15:28 -0800 2009
commit  649b223b95ee34161bd831e2b00e10c792643ef1
tree    5fac9ccf7a2af5155dc61abfe6c02bf9896a280b
parent  35edecc668f4d857631c7d5c4c981b3fe853fa68
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/ Wed Nov 04 16:15:28 -0800 2009 Added response code and content tracking [cannikin]
directory config/ Wed Nov 04 16:15:28 -0800 2009 Added response code and content tracking [cannikin]
directory db/ Wed Nov 04 16:15:28 -0800 2009 Added response code and content tracking [cannikin]
directory doc/ Wed Oct 21 10:44:36 -0700 2009 Initial commit [cannikin]
directory lib/ Wed Nov 04 16:15:28 -0800 2009 Added response code and content tracking [cannikin]
directory public/ Wed Nov 04 16:15:28 -0800 2009 Added response code and content tracking [cannikin]
directory script/ Wed Oct 21 10:44:36 -0700 2009 Initial commit [cannikin]
directory test/ Wed Nov 04 16:15:28 -0800 2009 Added response code and content tracking [cannikin]
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.