I've installed Openwisp as a POC to monitor our OpenWRT devices on our network.
When the device count was less than 100 it ran flawlessly, but ever since more devices started auto registering, Redis and UWSGI has started to consume all available CPU resources.
Currently I have 708 devices with more being added daily. These devices are all on the same L2 network.
Nginx will generate "502 Bad Gateway" errors unless I clear the Redis DB and restart the services.
Where can I change the interval that OpenWisp checks in with devices? I think this might be the cause of the issue.
Thanks
Dieter