Giter Club home page Giter Club logo

dittybopper's Introduction

Dittybopper

Dittybopper screenshot

whatis

Dittyboppter is a quick-and-dirty way to deploy system-level submetric monitoring with Grafana in an OpenShift 4 environment. It deploys a stand-alone transient Grafana pod with default dashboards to monitor things like CPU, memory, network, and disk activity. There are also dashboards for monitoring rook-ceph components, and the deployment can be customized with your own dashboards. The Grafana charts expect to receive metrics from an existing Prometheus deployment and node exporters.

Getting Started / Prerequisistes

Right now Dittybopper has a number of FIXMEs that need to be addressed before it will be more portable across k8s/OpenShift environments. It should generally deploy out-of-the-box with OpenShift 4. Other environments will likely have a prerequisite to first stand up a Prometheus pod, and the Dittybopper scripts and templates will need adjustment accordingly. The default dashboard included at dashboards/defaults/dittybopper-master_nodes.json is currently designed for a 3-node OpenShift 4 deployment with converged rook-ceph storage on the master nodes.

Contribute

Pull requests are encouraged. If you find this tool useful, please help extend it for more use cases.

Deploy

Deploy Grafana on OpenShift Cluster with Dashboards

$ git clone https://github.com/cloud-bulldozer/dittybopper.git
$ cd dittybopper
$ ./deploy.sh [-c <kubectl_cmd>] [-m <host1> <host2> <host3>] [-n <namespace>] [-p <grafana_pwd>]

See ./deploy.sh -h for help.

Simply running ./deploy.sh with no flags will assume OpenShift, the dittybopper namespace, and admin for the password.

Import Dashboard

This will import a dashboard (json) into an existing Dittybopper Grafana deployment.

$ ./deploy.sh -i <path_to_dashboard_json_file>

Delete Grafana Deployment

$ ./deploy.sh -d

dittybopper's People

Contributors

dustinblack avatar akrzos avatar mulbc avatar

Watchers

James Cloos 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.