almost every week (maximum 10 days) my mikrotik suddenly reach 100% CPU and network starts to become slow.
After a reboot everything returns back to 20-25% CPU usage, network delays vanish until the next time.
There is not excessive traffic to the network
Is there any way to troubleshoot this problem?
I am using 6.33.3 on RB433
The problem appears at least for 4-6 months randomly!
Thank you
Debugging this one can be a bit hit and miss but I’d take a look at a few things:
RB433 isn’t the fasted device around - ie averaging more than 20-30Mbps is going to suffer imo
Dynamic routing protocols like bgp can sometimes eat things alive if RAM is tight (check available RAM [/system resource print] - free memory
If you have any firewall rule that dynamically adds items to an address list - check the list didn’t grow too big
One I most often see on customer device – DNS server allows remote requests from outside the network … DDOS kills the device. Add a firewall rule that looks for new dns requests …
Yes, but it should be enough to handle an 24 MBit DSL and 3 WiFi clients…
If excessive traffic was the issue, the problem should be solved after a reboot or should reappear after the reboot (when all connections are re-established)