Giter Club home page Giter Club logo

open-source-monitoring-stack's Introduction

Open-Source-Monitoring-Stack

This program will help you to easily monitor our applications and infrastructure environments.

Application & Infrastructure Monitoring Application

Simple overview of use/purpose. This program will help you to we to monitor our applications and infrastructure environments.

Description

This monitoring stack including various Prometheus, Grafana and Graphite open source technologies. This monitoring will help you to monitor system performance using CPU usage, Memory, I/O , Disk Read Writes and Network Traffic. User can customize the monitoring views according to queries and adjustable graphs.

Getting Started

You have to load the attached .VHD file to Oracle Virtual Box and setup Ubuntu Linux Environment. It'll include the pre-configured monitoring stack environment.

Dependencies

  • Describe any prerequisites, libraries,

PC OS : Windows 10 64 bit Oracle Virtual Box Manager : 6.0

needed before installing program.

  • ex. Windows 10, Virtual Box latest version installed under windows 10

Installing

  • How/where to download your program: Get the attached Ubuntu 16.04 VHD image file and import it to virtual box and setup it.

Executing program

Prometheus

  • How to run the program : Prometheus provides a web UI for running basic queries located at http://<your_server_IP>:9090/ -> Eg:- Prometheus provides a web UI for running basic queries located at http://localhost:9090/graph

  • Open the web browser and browse the above URL.

$ sudo systemctl daemon-reload
$ sudo systemctl enable prometheus
$ sudo systemctl start prometheus
$ sudo systemctl status prometheus

Graphite---------- http://localhost:80

  • Open the web browser and browse the above URL.
  • Important commands given below
sudo apt-get install graphite-web graphite-carbon
sudo systemctl start carbon-cache
sudo systemctl enable carbon-cache

Graphana

http://localhost:3000/dashboard

un:admin pw:admin

  • Open the web browser and browse the above URL. Use above credentials to login.
  • Some important code blocks are given below.
systemctl daemon-reload
systemctl start grafana-server
systemctl status grafana-server
sudo systemctl enable grafana-server.service

Help

Any advise for common problems or issues.

command to run if program contains helper info

Authors

Contributors names and contact info

ex. Prasan Karunarathna ex. @DomPizzie ex. [@Email] ([email protected])

Version History

  • 0.2
    • Various bug fixes and optimizations will be release in the future
  • 0.1
    • Initial Release

License

This project is licensed under the [Prasan Karunarathna] License - see the LICENSE.md file for details

Acknowledgments

Inspiration, code snippets, etc.

open-source-monitoring-stack's People

Contributors

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