lichadev / vagrant-monitoring

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸš€ Vagrantfile Provision πŸš€

Vagrant setup for telegraf, influxdb, grafana & docker

Prerequisites

  • Vagrant - Vagrant manages virtual machines
  • Virtualbox - Vagrant depends on virtualbox to run virtual machines

Credits

https://github.com/cristianpb/telegraf-influxdb-grafana-docker - Docker Compose of Granafa, Telegraf, InfluxDb

Installing

First install vagrant and virtualbox on your machine.

After installing vagrant, just clone this github repo.

cd vagrantfile-monitoring
vagrant up

Notes

Grafana - http://localhost:3000/

About