Giter Club home page Giter Club logo

homelabmonitoring's Introduction

Zero Monitoring

Ansible playbook & roles for monitoring setup for zero. As was having issue with Pi 4 loosing network connectivity set this up as quick solution to monitor.

This will update apt, populate packages and then install Prometheus & associated config and AlertManager & associated config.

Config

At the minute the configs are fairly static except the slack_api_url. Hosts and some others vars in the various config files are set via vars values. The vars.yaml is encrypted via Ansible-vault.

Target single Hosts

Via ansible:

ansible-playbook playbook.yaml --limit zero-2

Or if wnat to only runa specific role can also target tags.

ansible-playbook playbook.yaml --limit zero-2 --tags "gatus"

Force config

There are 3 vars set in the playbook.yaml:

  • force_prom_config
  • force_alert_config
  • force_gatus_config

All ae booleans and steps in their roles have conditionals. Its focused on forcing copying of conmfiog files over if editing them and dont need all install steps. All steps have checks in place and likly will skip but having this toggle is exediant for fast config update.

Slack

AlertManager is set to send alerts to slack via a hook. This is in the encrypted vars.yaml. This Slack application can be accessed here.

homelabmonitoring's People

Contributors

mcdermg avatar

Stargazers

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