/surfboard_exporter

Surfboard signal metrics exporter for the Prometheus monitoring system

Primary LanguageGoMIT LicenseMIT

Surfboard Exporter

Arris Surfboard signal metrics exporter for the Prometheus monitoring system.

Compatibility

  • Arris Surfboard SB6190

Installing

Precompiled binaries

Precompiled binaries are available on the releases page.

Docker image

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

Building from source

To build Prometheus from the source code yourself you need to have a working Go environment with version 1.5 or greater installed.

License

MIT, see LICENSE.