Giter Site home page Giter Site logo

heymon's Introduction

FORK-NOTICE

  • upgraded to rails 2.3.5
  • removed RubyRRDTool dependency and use the original RRDTool Ruby Bindings instead

Thanks for the pre-work, it's a cool idea to manage lots of RRDs.

OVERVIEW

Heymon is a Rails-based frontend for Collectd. Heymon's initial development was performed as an infrastructure project for http://dotspots.com. DotSpots, Inc. has graciously agreed to release this code as open source.

CREDITS

Brian Long (mailto:[email protected], mailto:[email protected], http://newobj.net)

Heymon's distribution includes:

SCREENSHOTS

INSTALLATION

  1. Install the following gems: Note: I personally found it necessary to use version 1.3 of rrdtool-devel for compatibility with RubyRRDtool. [Brian Long] gem install right_aws gem install haml gem install RubyRRDtool
  2. Install the gems for whatever database you plan on using, e.g. sqlite3. Note: use of sqlite3 in production is strongly discouraged. gem install sqlite3-ruby
  3. Edit your database configuration to your liking. (edit config/database.yml)
  4. Create heymon's databases rake db:migrate
  5. Edit config/environment.rb to point to your collectd installation. Note: yes, the implication is that heymon must run on the same machine as collectd. COLLECTD_HOME = '' # (edit config/environment.rb to change the following line)
  6. Start rails and you're off!

heymon's People

Contributors

chrispy avatar newobj avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.