gNMI Network Automation (Part 3) : gNMI Telemetry, Telegraf & InfluxDB

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • containerlab_labs

    Labs collection created using ContainerLab

  • 1) Initiate the topology using Containerlab : $ containerlab deploy -t 04_topology.clab.yml The containlab template loks like follows, you can also find it here.

  • Telegraf

    Agent for collecting, processing, aggregating, and writing metrics, logs, and other arbitrary data.

  • 3) Input plugins : are responsible for transforming incoming data stream from device format (Example : Json , Binary, Protobuffs, etc) to Telegraf Metics format ( Measurement Name, Tages, Fields, Timestamp ), in our case Cisco developed a gNMI Input plugin which has been merged to the main Git for Telegraf which subscribes to gNMI Paths. For the path that I used , please refer to my previous gNMI guide, you can use either Cisco's Yang Paths or OpenConfig's , here I will be using OpenConfig's, this will make it easier to use across many vendors.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • NANOG77 - Demonstration Lab Files (Github)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Current network throughput from total byte value?

    1 project | /r/grafana | 4 Aug 2023
  • Filestat working but need help with output

    1 project | /r/influxdb | 2 Aug 2023
  • Right way to link containers on host vs custom network.

    1 project | /r/docker | 13 Jun 2023
  • Telegraf Inputs.SMART

    1 project | /r/docker | 25 May 2023
  • Learnings from integrating JMX based metrics from Java applications into time series databases

    1 project | /r/devops | 27 Apr 2023