Git Product home page Git Product logo

dashing-ceph's Introduction

dashing-ceph

Description

dashing based dashboard displaying health and stats of a CEPH cluster.

==============

Overview

This repo contains the widgets, the dashboard definition, and the required pool, traffic and health jobs.

It provides one single dashboard with the following components:

  • Health monitoring display
  • Storage usage meter
  • Pool usage (two pools, configurable)
  • Traffic display (read and write)

Screenshots

image

image

Requirements

You need a working CEPH client configured in the machine running the dashing instance.

For now it requires the admin client (keyring), available to the user running dashing.

Setup

Start by getting dashing.

You can find more details in the website, but something like this should work (ubuntu):

apt-get install rubygems ruby-bundler nodejs
gem install dashing

Note that you need Ruby >= 1.9.x for dashing to work.

After cloning this git repository, check the config.yaml file to define the pools to monitor.

Below the default configuration, which includes pools images and volumes.

pools:
  images:
    display_name: 'Images'
  volumes:
    display_name: 'Volumes'

You can then start the instance as usual:

dashing start -p 3000

-p for port is optional.

Limitations

No configuration for the ceph user possible right now (assumes admin).

It would be nice to add additional views (with new dashboards running in the same instance).

Development

All contributions more than welcome, just send pull requests.

License

GPLv3 (check LICENSE).

Contributors

Ricardo Rocha [email protected]

Support

Please log tickets and issues at the github home.

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.