Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sashkab/tm3402_exporter
Arris TM3402 statistics exporter for Prometheus
https://github.com/sashkab/tm3402_exporter
Last synced: about 1 month ago
JSON representation
Arris TM3402 statistics exporter for Prometheus
- Host: GitHub
- URL: https://github.com/sashkab/tm3402_exporter
- Owner: sashkab
- License: apache-2.0
- Created: 2022-12-15T01:25:31.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-01T03:00:56.000Z (about 1 year ago)
- Last Synced: 2024-11-18T02:45:36.449Z (about 2 months ago)
- Language: HTML
- Size: 23.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Arris TM3402 statistics exporter for Prometheus
This is exporter for Prometheus for Arris TM3402 cable modem.
## How to run
You need docker, docker-compose to use this code.
```sh
docker-compose build
docker-compose up -d
```Then access prometheus on [http://localhost:9090](http://localhost:9090).