sFlow-RT IXP Traffic Matrix

Internet eXchange Provider member to member traffic matrix

sFlow-RT IXP Traffic Matrix screenshot 1

sFlow-RT IXP Member to Member Traffic Matrix

This dashboard shows Internet eXchange Provider (IXP) member to member traffic matrix reported by sFlow-RT analyzer running the ixp-metrics application. The sFlow-RT analysis software collects streaming telemetry from industry standard sFlow Agents embedded in network devices.

Use the sflow/ixp-metrics image to run sFlow-RT using Docker:

console
docker run -v $PWD/store:/sflow-rt/store/ -p 8008:8008 -p 6343:6343/udp sflow/ixp-metrics

Use the following Prometheus scrape configuration to collect the metrics from sFlow-RT:

console
scrape_configs:
  - job_name: sflow-rt-ixp-metrics
    metrics_path: /app/ixp-metrics/scripts/metrics.js/prometheus/txt
    static_configs:
    - targets: ['sflow-rt.mysite.org:8008']
Revisions
RevisionDescriptionCreated

Get this dashboard

Import the dashboard template

or

Download JSON

Datasource
Dependencies