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: 9 months ago
JSON representation

Export stats for the edgerouter

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