sFlow-RT IXP Overall Traffic

Internet eXchange Provider (IXP) traffic.

sFlow-RT IXP Overall Traffic screenshot 1

sFlow-RT IXP Overall Traffic

This dashboard trends overall Internet eXchange Provider (IXP) traffic 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