https://github.com/herbetom/huawei-lte-exporter
still a bit WIP, not yet stable
https://github.com/herbetom/huawei-lte-exporter
Last synced: 8 months ago
JSON representation
still a bit WIP, not yet stable
- Host: GitHub
- URL: https://github.com/herbetom/huawei-lte-exporter
- Owner: herbetom
- Created: 2021-08-21T23:49:45.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-07-06T14:38:42.000Z (almost 2 years ago)
- Last Synced: 2025-05-30T11:50:31.774Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# huawei-lte-exporter
## install
prepare environment:
```bash
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
```
create `config.ini` (for an example see `config.example.ini`)
start it