09-24-2018, 04:33 PM
Now that is an interesting application! Those speeds do seem very slow, but I don't know how such a Cache server works, so not sure if something else could be the bottleneck. I hope you get some good suggestions however, as I can see this being a really good and interesting application for the R64.
There are quite a few nifty scripts in /usr/local/sbin - one of them being armbianmonitor. It can do a few things, but I think you should try:
The first checks disk performance and health. The second is a simplified monitor. The last logs network performance in real time.
Perhaps one of these will give you some insight.
There are quite a few nifty scripts in /usr/local/sbin - one of them being armbianmonitor. It can do a few things, but I think you should try:
Code:
armbianmonitor -c
armbianmonitor -m
armbianmonitor -n
The first checks disk performance and health. The second is a simplified monitor. The last logs network performance in real time.
Perhaps one of these will give you some insight.