GithubHelp home page GithubHelp logo

nick4eva / docker-cyanite-grafana Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ashelley/docker-cyanite-grafana

0.0 2.0 0.0 37.06 MB

Creates a local instance of a metrics collection system based on cyanite / graphite-api / grafana

Shell 66.18% JavaScript 32.87% Python 0.96%

docker-cyanite-grafana's Introduction

Cyanite / Graphite-API / Grafana

Sets up various containers to provide a means of storing metrics via graphite into a cassandra instance via cyanite.

This uses cyanite, developed by Pierre-Yves Ritschard and graphite-cyanite/graphite-api developed by Bruno Renié

To use this, you will need the following on your host:

This has been tested on Ubuntu and RedHat variants. For getting Boot2Docker running on MacOSX, see How to use Docker on MacOSX

Description Of The Components

  • cyanite - cassandra backed carbon daemon and metric web service
  • graphite-cyanite - A plugin for using graphite-web with the cassandra-based Cyanite storage backend
  • graphite-api - Graphite-web, without the interface. Just the rendering HTTP API
  • grafana - An open source, feature rich metrics dashboard and graph editor
  • cassandra - open source distributed database management system designed to handle large amounts of data across many commodity servers, providing high availability with no single point of failure. Used by cyanite to store the graphite data instead of the traditional graphite whisper files.

Building The Docker Containers

To build out the project, run the following

sudo -s
./build.sh

Alternatively, there is a Vagrantfile in the directory to build out the servers via vagrant

Usage

The grafana dashboard is available at http://localhost

Write metrics via graphite at localhost:2003

Run ./test.sh to generate some test metrics - 1, 5 and 15 minute load averages

docker-cyanite-grafana's People

Contributors

ghmikeb avatar mbrannigan avatar

Watchers

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