command
module
Version:
v0.1.6
Opens a new window with list of versions in this module.
Published: Sep 3, 2023
License: MIT
Opens a new window with license information.
Imports: 19
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
ConnectBox Exporter
![Codecov](https://codecov.io/gh/tetafro/connectbox-exporter/branch/master/graph/badge.svg)
WORK IN PROGRESS
A Prometheus exporter for ConnectBox routers used by Ziggo internet provider
in the Netherlands.
Mostly copied from compal_CH7465LG_py
and connectbox-prometheus.
Build and run
Copy and populate config
cp config.example.yaml config.yaml
Start
make build run
Get metrics
Get exporter internal metrics
curl 'http://localhost:9119/metrics'
Get ConnectBox metrics
curl 'http://localhost:9119/probe?target=192.168.178.1'
Documentation
¶
ConnectBox exporter reads metrics from ConnectBox router using HTTP API,
and returns them in Prometheus format.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.