Giter Club home page Giter Club logo

oeegrafanavisualizer's Introduction

OEE Grafana Plugin

GitHub CII Best Practices

The plugin built with React.js for Grafana Panel and provides representation of the results of OEE (Overall Equipment Effectiveness) for specific device in bar chart and additionnaly lines for Availability, Performance, Quality.

The plugin has a few options that influence to the data that represented in the bar chart: Product, Station, Production period, Calculation type.

OEE values are divided by the production time (the time that equipment is expected to produce). A bar show a value of OEE for the selected production time that can be from 1 to 8 hours. Every bar is divided to the colored areas (red, yellow and green) that visualise the status of the OEE result. Each color is indicate the result: red is a bad (from 0 to 50), yellow is a satisfactory (from 50 to 75) and green is a good result (from 75).

Contents

Install

  1. Install dependencies yarn install
  2. Build plugin in production mode yarn build
  3. Place the build to the Grafana plugin folder
  4. On the Grafana dashboard add a panel
  5. Under the panel visualisation select the OEE
  6. In the Display section set the Data Source URL. The URL of the OEEMicroservice. By default the plugin will use https://localhost:44360

Use plugin with the Docker

docker run -d -p 3000:3000 -v "$(pwd)"/grafana-plugins:/var/lib/grafana/plugins --name=grafana grafana/grafana:7.0.0

License

Apache2.0 © Exsensio Ltd

oeegrafanavisualizer's People

Contributors

ts-exsensio 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.