Home > peak

peak

Peak is a project mainly written in JavaScript, it's free.

Visualization and event correlation of RRD files

TODO

This README isn't ready yet

NOTES

To run in development:

shotgun -P lib/peak-app/public

Installation

apt-get install librrd-dev
brew install rrdtool

Goals

  • look sexy

  • render using canvas

  • alternate rasterizer for mobile devices

    • execute graph render with therubyrunner, grab SVG data from graph, render to png
  • modern tooling (coffeescript, scss, ruby)

  • easily organize graphs

  • filter to find easily

Future

  • support backends other than RRD files
Previous:PacmanSearch