rsyslog has a tendency to use 100%+ CPU. Please run the following commands with SSH to fix the problem:
service rsyslog stop
sed -i -e 's/^\$ModLoad imklog/#\$ModLoad imklog/g' /etc/rsyslog.conf
service rsyslog start
rsyslog has a tendency to use 100%+ CPU. Please run the following commands with SSH to fix the problem:
service rsyslog stop
sed -i -e 's/^\$ModLoad imklog/#\$ModLoad imklog/g' /etc/rsyslog.conf
service rsyslog start