Giter VIP home page Giter VIP logo

monitoring's Introduction

Monitoring for node and docker containers

Repository contains a docker container composition to set up and run monitoring service based on:

1) prometheus
2) node-exporter
3) cadvisor
4) alertmanager
5) alertmanager-bot (send alerts to telegram chat)
6) grafana (with awesome dashbord)

To init and run monitoring on your host use command:

git clone https://github.com/maxim-avramenko/monitoring.git \
&& cd monitoring \
&& ./init site.localhost

Monitoring service list (add this domain name list to your /etc/hosts):

1) grafana.site.localhost
2) node-exporter.site.localhost
3) prometheus.site.localhost
4) alertmanager.site.localhost
5) alertmanager-bot.site.localhost
6) cadvisor.site.localhost

You can change domain name with ./init your-domain.name.com but don't forget to stop monitoring and remove all docker volumes

docker-compose down -v \
&& ./init my-domain.name.com

After reinitialisation you must add domain names to your system /etc/hosts

1) grafana.my-domain.name.com
2) node-exporter.my-domain.name.com
3) prometheus.my-domain.name.com
4) alertmanager.my-domain.name.com
5) alertmanager-bot.my-domain.name.com
6) cadvisor.my-domain.name.com

monitoring's People

Contributors

maxim-avramenko avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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