Git Product home page Git Product logo

sickmuse's Introduction

Sick Muse - Collectd Front-end

Sick Muse is an open source web application graphing RRD data stored by collectd.

Build Status :target: https://secure.travis-ci.org/mlavin/sickmuse

Installation Dependencies

Requires Python 2.6 or 2.7 and the following Python libraries:

  • tornado >= 2.4 (Available under Apache v2)
  • python-rrdtool >= 1.4 (Available under LGPL v3)

These dependencies do not ship with the library but will be resolved during the install:

pip install sickmuse

Running the Server

Sick Muse runs on the Tornado webserver which is a single-threaded non-blocking server. Once installed you run this server using the sickmuse command:

sickmuse

This will start the server running on the default port 8282. You can change the port using the --port option:

sickmuse --port=8080

Screenshots

Homepage screenshot

Homepage/Host Listing

Host detail screenshot

Host Details

Documentation

You can find a complete set of documentation on Read The Docs.

License

sickmuse is released under the BSD License. See the LICENSE file for more details.

In addition to the previously listed Python dependencies, this library makes use of the following projects which are included in the distribution:

  • Twitter Bootstrap (Licensed under Apache v2)
  • RequireJS (Licensed under BSD/MIT)
  • jQuery (Licensed under MIT)
  • Font Awesome (Licensed under CC BY 3.0)
  • Flot (Licensed under MIT)
  • Backbone (Licensed under MIT)
  • Underscore (Licensed under MIT)

Contributing

This project is still in its early stages and there may be bugs or rapid changes to the internal APIs. If you think you've found a bug or are interested in contributing to this project check out sickmuse on Github.

sickmuse's People

Contributors

mlavin avatar

Watchers

cd 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.