Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 974 Bytes

README.md

File metadata and controls

39 lines (25 loc) · 974 Bytes

SmoothiePing

THIS IS OBSOLETE AND DOES NOT WORK WITH CURRENT NODEPING API

A smoothie chart visualization of NodePing status check run time reports.

As I was tweaking the performance of a bunch of client websites, I wanted to quickly see how they were all performing. I signed up for NodePing but I found the dashboard to be a little too boring, so I built my own.

View demo.

example chart

Features

  • Real time updates
  • JSON result proxy and caching in Node.js with flatiron
  • Per server/check display toggling
  • Per server/check highlighting

Installation

Install node

git clone git://github.com/singlow/smoothieping.git

cd smoothieping && npm install

node smoothie-ping.js

Modify public/js/sites.json to include the settings for your NodePing checks.

Visit http://localhost:8080/