This is a simple server that scrapes EdgeMAX stats and exports them via HTTP for Prometheus consumption.
Rewriting of mdlayher/edgemax_exporter (archived repo) with gorilla/websocket implementation.
To run it:
./edgemax_exporter [flags]
Help on flags:
./edgemax_exporter --help
go test ./...