GithubHelp home page GithubHelp logo

mamo's Introduction

MAMO - Mac OSX Monitoring System

(Docker + Telegraf + InfluxDB + Grafana)

This repository use docker-compose (docker needs to be pre-installed in your machine) to setup a local telegraf, influxdb and grafana stack (known as TIG stack).

You can use this repository to try collect system data with telegraf, store it in influxdb and create graph chart in Grafana.

Thanks to Han Xiao for the initial work and Cristian Perez Brokate for the newer version I used.

What's new in this fork?

I dediced to modify few things, first I needed this project to work on Mac OSX so I had to modify few lines. Later I decided to adopt only telegraf and remove completely collectd, it was only a personal preference mainly because there wasn't a container ready for it. Lastly I added my versions of the Grafana Dashboard to make it more suitable for this :)

Installation

  • Copy env-template to .env
$ cp env-template .env
  • Change the parameters in .env with the ones you like
$ vi .env
  • Run the installer and have fun:
$ make install
  • Then you can open http://localhost:3000 grafana web page (login with the credentials you setup in the file .env)

Removal

  • Go inside the mamo folder and run:
$ make remove

mamo's People

Contributors

h4m1o avatar

Stargazers

salah731 avatar

Watchers

James Cloos 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.