← All dashboards

sFlow-RT IXP Traffic Matrix

Internet eXchange Provider member to member traffic matrix

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']

Dashboard revisions

RevisionDecscriptionCreated

Reviews

Login or Sign up to write a review

Reviews from the community

Get this dashboard

Data source:

Dependencies:

Import the dashboard template:

or

Download JSON

Docs: Importing dashboards

Downloads: 11