https://github.com/egguy/edgerouter_exporter
Export stats for the edgerouter
https://github.com/egguy/edgerouter_exporter
Last synced: 9 months 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 (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-04-28T21:47:20.000Z (about 5 years ago)
- Last Synced: 2025-02-04T17:50:51.736Z (over 1 year 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 edgerouter
create 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