sflow/ix-metrics
Real-time visibility into traffic in an Internet Exchange (IX).
1.1K
IX Metrics provides real-time monitoring on an Internet Exchange (IX) switch fabric.
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.
Please read and accept the License Agreement before downloading this software.
docker pull sflow/ix-metrics