Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 1.33 KB

README.md

File metadata and controls

14 lines (9 loc) · 1.33 KB

prometheus_cable_modem_exporter

Build Tests Lint CodeQL Go Report Card

A Prometheus exporter (written in go) for exporting the metrics of Cable Modems.

This currently only works (and has been tested with) an Arris S33 Cable Modem. This custom prometheus exporter uses the cablemodemutil go library for interacting with the cable modem.

Usage

TODO