Skip to content

tillg/ping-metrics

Repository files navigation

ping-metrics

A complete setup to measure ping times over longer periods (days, months, years) and visualize them. By "complete setup" we mean virtual machines including scripts to create them, spin them up, provision them.

#Stack used

Those things work together as follows:

ping-metrics-overview

#Includes The repo should contain (one day):

  • All scripts
  • A guide to set up a complete tool chain including the virtual machines
  • A test/demo environment to show what it looks like

#Install & Run ###Pre requisites

  • Installed Vagrant
  • Virtualbox installed

###Install & run

  • clone <this repo>
  • cd <into the repo u just cloned>
  • vagrant up - Now 2 VMs should be created and installed. In case it fails, it often helps to re-run a vagrant provision, especially for the GraphServer. The command would then be vagrant provision graphserver
  • Go to http://localhost:3000/login. Login is admin, password admin.

###Accessing and using the system ####Grafana

  • Go to http://localhost:3000/login. Login is admin, password admin.
  • Add datasource by selecting Data Sources in the menu on the left and clicking Add new in the top line. The settings are as follows:
  • Grafana Dat Source Settings
    • The default login is admin with password admin

####InfluxDB

#Literature & references

###Ansible stuff

About

A complete setup to measure ping times. Long term.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published