wheelq
Regular Contributor
I have noticed very high CPU spikes, so I did a little research.
As it turns out, every , the following command is being issued:
I have checked the 1420 and it is:
Yes, I do lots of logging into the syslog. Here is my config launched after router reboot:
Any idea what that is? I do not have any script in scripts folder containing the cp command mentioned above.
Thanks!
As it turns out, every , the following command is being issued:
Code:
2984 admin 1420 D cp /tmp/syslog.log /tmp/syslog.log-1 /jffs
I have checked the 1420 and it is:
Code:
101 admin 1420 S /bin/sh
Yes, I do lots of logging into the syslog. Here is my config launched after router reboot:
Code:
syslogd -m 0 -S -O /mnt/sda2/logs/new-syslog_0.1 -s 71200 -b 99 -l 7
Any idea what that is? I do not have any script in scripts folder containing the cp command mentioned above.
Thanks!