tc4400_exporter

command module
v0.0.0-...-64277e3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 8, 2024 License: Apache-2.0 Imports: 17 Imported by: 0

README

TC4400 Exporter

This is a Prometheus exporter for the Technicolor TC4400 DOCSIS 3.1 cable modem. It gathers metrics by scraping the modem's web interface.

This was developed using a TC4400 running firmware SR70.12.33-180327, and also tested against and 70.12.42-190604, untested on other releases.

A scrape takes about 20 seconds so the scrape interval and timeout have to be configured accordingly:

  - job_name: 'tc4400'
    scrape_interval: '1m'
    scrape_timeout: '55s'
    static_configs:
      - targets:
        - 'localhost:9623'

Known issues:

  • The values of tc4400_network_receive_bytes_total and tc4400_network_transmit_bytes_total don't change.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL