GithubHelp home page GithubHelp logo

pypeaday / tig_stack Goto Github PK

View Code? Open in Web Editor NEW

This project forked from borgmanjeremy/tig_stack

0.0 0.0 0.0 0 B

Ansible playbook for deploying Telegraf + InfluxDB + Grafana for monitoring servers.

Shell 10.59% Makefile 4.53% Jinja 84.88%

tig_stack's Introduction

Overview

This repo is designed to generate a grafana monitoring dashboard and install all reporting jobs.

Prerequisites

This playbook assumes all hosts are networked via tailscale.

How to Use

  1. First open vars > vault_sample.yml and fill in a password and API token. Then resave this as vault.yml. The Makefile in this repo includes jobs to encrypt and decrypt a file named vault.yml. This was borrowed from: https://github.com/ironicbadger/infra

  2. Edit group_vars/all.yml to adjust usernames

  3. Edit server.yml to define which tasks should run on which hosts

  4. For any sources that run the sanoid checks the telegraf user needs to be able to run sanoid as root. I was nervous to have ansible modify /etc/sudoers. Here is an example of what to put in /etc/sudoers

telegraf ALL= NOPASSWD: /usr/sbin/sanoid

Known issues

Setting up the initial influx database is not 'idempotent' so when the playbook runs again it will throw an error which is ignored.

tig_stack's People

Contributors

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