Giter Club home page Giter Club logo

devops-montoringproject's Introduction

Steps to configure Prometheus Server

  1. Launch an EC2 instance.
  2. Run the following script install_promethus.sh
  3. you can able to navigate to prometheus on port 9090.

Steps to integrate target machines to prometheus using node-exporter

  1. Install node-exporter on target machines using the following script install_node-exporter.sh
  2. we can validate it on port 9100/metrics.

To integrate the target machines to prometheus server whitelist the target machines IP addresses in prometheus.yaml file. Located /usr/local/prometheus

Steps to install Grafana

  1. Install grafana on prometheus server using the script grafana.sh
  2. we can verfiy it on port 3000.

Steps to Integrate Grafana to prometheus

  1. In Grafana add data source as Prometheus and specify the localhost url.
  2. Import the grafana dashboards from Grafana official website.
  3. select the specified job and you are able to see the metrics in a visualized format.

Happy Learning😊😊😊😊

devops-montoringproject's People

Contributors

teja-chittamuri avatar

Watchers

 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.