Arris Surfboard signal metrics exporter for the Prometheus monitoring system.
- Arris Surfboard SB6190
Precompiled binaries are available on the releases page.
Docker images are available on Docker Hub.
You can launch the container like so:
docker run --name surfboard_exporter -d -p 9239:9239 ipstatic/surfboard_exporter:2.0.0
To build Prometheus from the source code yourself you need to have a working Go environment with version 1.5 or greater installed.
MIT, see LICENSE.