Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/egguy/edgerouter_exporter
Export stats for the edgerouter
https://github.com/egguy/edgerouter_exporter
Last synced: 16 days ago
JSON representation
Export stats for the edgerouter
- Host: GitHub
- URL: https://github.com/egguy/edgerouter_exporter
- Owner: egguy
- Created: 2018-01-13T14:36:35.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-04-28T21:47:20.000Z (over 3 years ago)
- Last Synced: 2023-03-15T20:22:20.417Z (almost 2 years ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# edgerouter_exporter
Export stats for the edgeroutercreate an configuration file named *config.json* like this:
```
{
"device_type": "vyatta_vyos",
"ip": "172.16.255.1",
"username": "ubnt",
"password": "ubnt"
}```
Run the exporter with `python exporter.py`. The stats are available on the port 9097