sflow/ix-metrics

By sflow

Updated almost 2 years ago

Real-time visibility into traffic in an Internet Exchange (IX).

Image

1.1K

What is IX Metrics?

IX Metrics provides real-time monitoring on an Internet Exchange (IX) switch fabric. ix-metrics

How to use this image

docker run -p 6343:6343/udp -p 8008:8008 sflow/ix-metrics

Run the application to monitor live network data. Access web interface on port 8008.

docker run -p 6343:6343/udp -p 8008:8008 sflow/ix-metrics -Dix.influx.host=influxdb

Log metrics to InfluxDB (the "ix" database must exist).

See sflow/sflow-rt for additional settings available in the base image.

License

Please read and accept the License Agreement before downloading this software.

Docker Pull Command

docker pull sflow/ix-metrics