Graphs on Rails

From collectd Wiki
Revision as of 23:54, 20 April 2010 by Renchap (talk | contribs) (Created page with '{{Infobox Front-end | Name = Graphs on Rails | Type = Web | License = {{MIT License}} | Language = Ruby, JavaScript | Author = Renaud Chaput | URL = h…')

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Graphs on Rails
Screenshot of Graphs on Rails
Type: Web
License: MIT license
Language: Ruby, JavaScript
Author: Renaud Chaput
List of front-ends

Graphs on Rails is a WebUI to display all your monitoring graphs. It can handle data from different sources (named Data Providers). The main goal of the project is to provide an unified view of all your monitoring data, coming from multiple software and installations.

The first and only (at the moment) Data Provider uses Collectd RRD files.

The application is written in Ruby, using the Ruby on Rails 3 framework (currently in beta). The graphs rendering is done using the Flot Javascript library and jQuery.

Dependencies

  • Ruby 1.8.7 or 1.9.2-head
  • bundler gem