Skip to content
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

Closed
nixinator opened this issue Mar 10, 2023 · 4 comments
Closed

monitoring and make nice cute graphs of network ....stuff #567

nixinator opened this issue Mar 10, 2023 · 4 comments
Labels

Comments

@nixinator
Copy link
Collaborator

nixinator commented Mar 10, 2023

Description

Monitoring of various network stats need to be configured and deployed.

whats my options.

Acceptance Criteria

Nice graphs!!!

@nixinator
Copy link
Collaborator Author

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.

@sarcasticadmin
Copy link
Member

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.

I saw this in the past and it looks like a promising solution, especially if the entire config is declarative 👍

I'll have a play and see what it looks like.

Let me know how it goes 👍

@sarcasticadmin
Copy link
Member

Given that were utilizing prometheus a good dashboard starting place might be: https://grafana.com/grafana/dashboards/11147-openwrt/

@sarcasticadmin
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants