What's new

RT-AC5300 System Load

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

bloop16

New Around Here
Hi,

I'm using a Asus RT-AC5300 with AusWRT 386.12_4.
After 2,5 days of running the Routers System Load suddenly goes up from nearly nothing to about 50%.

1703105944270.png


I get all the Data over NodeExporter/Prometheus/Grafana (Instructions NodeExporter)

On the Router there are following Addons running:
  • amtm
  • Diversion
  • Skynet
  • connmon
  • scMerlin
  • uiDivStats
and mounted over an USB-Stick
There is a noter Harddrive for CIFS Backups connected to the Router. As you see all Backups start at 02:00 PM without any problems for the Router.
The "overload" starts at a time when nobody is at home and there are no specialized Prozesses running.
How can i check the prozess which needs so much CPU load and whats the reason for it?

Thanks for helping!
 
Here is the Systemlog from the time when CPU load is rising

Code:
Dec 20 08:47:42 kernel: dcd/1818: potentially unexpected fatal signal 11.
Dec 20 08:47:42 kernel: Pid: 1818, comm:                  dcd
Dec 20 08:47:42 kernel: CPU: 0    Tainted: P             (2.6.36.4brcmarm #1)
Dec 20 08:47:42 kernel: PC is at 0x2ae91444
Dec 20 08:47:42 kernel: LR is at 0x1c310
Dec 20 08:47:42 kernel: pc : [<2ae91444>]    lr : [<0001c310>]    psr: 20000010
Dec 20 08:47:42 kernel: sp : 7eb0ba40  ip : 000a26b4  fp : 7eb0bba4
Dec 20 08:47:42 kernel: r10: 00086a00  r9 : 0000dafc  r8 : 00000068
Dec 20 08:47:42 kernel: r7 : 00086a00  r6 : 00000000  r5 : 7eb0bcf4  r4 : 00000000
Dec 20 08:47:42 kernel: r3 : 00000000  r2 : 00000000  r1 : 00086a00  r0 : 00000000
Dec 20 08:47:42 kernel: Flags: nzCv  IRQs on  FIQs on  Mode USER_32  ISA ARM  Segment user
Dec 20 08:47:42 kernel: Control: 10c53c7d  Table: 466c404a  DAC: 00000015
Dec 20 09:00:00 uiDivStats: Starting stat update
Dec 20 09:00:05 uiDivStats: Stats updated successfully

Rise starts at exactly 8:50...
 
Code:
CPU: 53.7% usr  4.4% sys  0.9% nic 38.2% idle  0.0% io  0.0% irq  2.4% sirq
Load average: 1.31 1.48 1.56 2/220 27735
  PID  PPID USER     STAT   VSZ %VSZ CPU %CPU COMMAND
12604 12600 AmRing   R     3528  0.6   0 48.7 dcd -i 3600 -p 43200 -b -d /tmp/bwdpi/
28383   474 AmRing   S     5280  1.0   0  3.6 /usr/sbin/awsiot
19281     1 nobody   S    22276  4.3   0  2.1 dnsmasq --log-async
 5882     1 AmRing   S     788m156.4   1  1.0 /mnt/Volume/bin/node_exporter --web.listen-address=:9101
12603 12600 AmRing   R     3528  0.6   1  0.5 dcd -i 3600 -p 43200 -b -d /tmp/bwdpi/
 1019  1017 AmRing   S     6572  1.2   0  0.3 cfg_server
12596     1 AmRing   R     3528  0.6   1  0.3 dcd -i 3600 -p 43200 -b -d /tmp/bwdpi/
 5235     1 nobody   S     1716  0.3   0  0.3 avahi-daemon: running [RT-AC5300-5920.local]
 1018  1017 AmRing   S     6572  1.2   0  0.2 cfg_server
 3902  3750 AmRing   S    10584  2.0   0  0.1 aaews --sdk_log_dir=/tmp
  468     1 AmRing   S     7780  1.5   0  0.1 httpd -i br0
  793     1 AmRing   S     7120  1.3   0  0.1 mastiff
  816   793 AmRing   S     7120  1.3   1  0.1 mastiff
 5581     1 AmRing   S     1656  0.3   0  0.1 /usr/sbin/acsd
27415 16251 AmRing   R     1472  0.2   1  0.1 top
  139     2 AmRing   SW       0  0.0   1  0.1 [dhd_watchdog_th]
  467     1 AmRing   S    14096  2.7   0  0.0 httpds -s -i br0 -p 8443
 5429     1 AmRing   S    10960  2.1   1  0.0 networkmap
 2514     1 AmRing   S    10584  2.0   0  0.0 aaews --sdk_log_dir=/tmp
 3892  3750 AmRing   S    10584  2.0   1  0.0 aaews --sdk_log_dir=/tmp
 3904  3750 AmRing   S    10584  2.0   1  0.0 aaews --sdk_log_dir=/tmp
 4027  3750 AmRing   S    10584  2.0   0  0.0 aaews --sdk_log_dir=/tmp
 3903  3750 AmRing   S    10584  2.0   0  0.0 aaews --sdk_log_dir=/tmp
 3750  2514 AmRing   S    10584  2.0   0  0.0 aaews --sdk_log_dir=/tmp

Code:
12604 12600 AmRing   R     3528  0.6   0 48.7 dcd -i 3600 -p 43200 -b -d /tmp/bwdpi/
 
TrendMicro Data Collection Daemon is crashing even in stock Asuswrt. Disable TrendMicro bloatware and your router will start working much better.
 
Found the problem in AiProtection.
Deactivating the service makes cpu working normally again.
Thanks for helping!
 

Latest threads

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top