Coder Social home page Coder Social logo

icinga2-docker's Introduction

Icinga 2 Monitoring

Icinga 2 Monitoring solution all implemented in Docker.

Getting Started

Icinga 2 in Docker is really easy to get started with. Clone the repo and follow the instructions below. This implementation relies heavily on docker compose in order to make standing the full application stack up very easy.

This implementation makes use of PostgreSQL database as well as InfluxDB for timeseries metrics. It also makes use of Icinga Web 2 for monitoring and Grafana for visualizing the timeseries data providing an excellent historic overview of the hosts and services you are monitoring.

As can be seen in the docker-compose file, many important directories have had Docker volumes mounted for them.

Prerequisites

Icinga 2 in Docker requires the following to be installed first:

Git
Docker CE
Docker Compose

Setup

Please read through the Dockerfiles and docker-compose file as well as the important section below fully so as to understand what is to be run.

Once you have cloned this repo simply follow the steps below:

git clone https://github.com/rpardamean/icinga2-docker.git
cd icinga2-docker
docker-compose up -d

Enter icingaweb2 container console and generate setup token

[root@icingaweb2 /]# icingacli setup token create
The newly generated setup token is: b9a60aa0d6226445

Then proceed to http://:38080/icingaweb2/setup web token setup

Important

Please note there are default passwords used in the Dockerfiles as well as the docker-compose file. Please adjust these accordingly before use.

Tools and technlogies used

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

icinga2-docker's People

Contributors

rpardamean avatar robinobrien avatar

Forkers

betonme

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.