/uptime-monitor

A silly POC monitoring application built with Ruby, Redis, Websockets, and D3

Primary LanguageRuby

Simple Uptime Monitor

Built with Ruby, Sinatra, Faye, Redis, and D3.JS

Faye runs as Rack middleware, Sinatra handles initial HTTP request/serving of client assets (which uses D3.JS for visualization). Redis holds on to the monitoring data in a TRIM'd List.

Mostly just a quick experiment to get more familiar with the technologies listed above.

bundle install
foreman start

Then open browser to http://localhost:9292/