Skip to content
This repository was archived by the owner on Oct 11, 2020. It is now read-only.

What is a TIG stack

Khelil Sator edited this page Mar 22, 2019 · 12 revisions

A TIG stack uses:

  • Telegraf to collect data and to write the collected data in Influxdb
  • Influxdb to store the data collected
  • Grafana to visualize the data stored in Influxdb

Example with Junos devices

Lab topology topology.png

Fabric inventory (data pulled with SNMP) inventory.png

BGP (data pulled with SNMP) BGP.png

BGP (data pushed with Openconfig) EBGP_sessions_Openconfig.png

BGP prefixes received (data pushed with Openconfig) BGP-prefixes-received.png

BGP prefixes sent (data pushed with Openconfig)
BGP-prefixes-sent.png

Clone this wiki locally