-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
monitoring and make nice cute graphs of network ....stuff #567
Comments
so doing some more research into this it seems collectd running on the openWRT AP's feeding back to influx and graphana might be a good option. It's quite declarative , and the configuration can be built from the single source from the scale-network repo. https://blog.christophersmart.com/2019/09/09/monitoring-openwrt-with-collectd-influxdb-and-grafana/ We can probably monitor a whole host of other things using this method. I'll have a play and see what it looks like. |
I saw this in the past and it looks like a promising solution, especially if the entire config is declarative 👍
Let me know how it goes 👍 |
Given that were utilizing prometheus a good dashboard starting place might be: https://grafana.com/grafana/dashboards/11147-openwrt/ |
Closing this as the initial work for getting grafana up and running has been completed. Any discuss around specific graphs should be discussed in #756 |
Description
Monitoring of various network stats need to be configured and deployed.
whats my options.
Acceptance Criteria
Nice graphs!!!
The text was updated successfully, but these errors were encountered: