Skip to content

singlow/smoothieping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

Display NodePing results in a real-time smoothie chart.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published