Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sashkab/tm1602_exporter
Arris Touchstone tm1602 Exporter for Prometheus
https://github.com/sashkab/tm1602_exporter
Last synced: about 1 month ago
JSON representation
Arris Touchstone tm1602 Exporter for Prometheus
- Host: GitHub
- URL: https://github.com/sashkab/tm1602_exporter
- Owner: sashkab
- License: apache-2.0
- Created: 2020-05-09T21:03:10.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-15T00:54:25.000Z (about 2 years ago)
- Last Synced: 2024-11-18T02:45:42.691Z (about 2 months ago)
- Language: Python
- Size: 19.5 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Arris Touchstone TM1602 statistics exporter for Prometheus
This is exporter for Prometheus for Arris Touchstone TM1602 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).