Hello,
I have been getting notifications from linode about high cpu usage. My linode is mainly used for private project hosting, so it does not serve high traffic stuff.
The output of htop on my linode is
Code:
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
2477 root 20 0 2388 12 12 R 100 0.0 5878:53 /sbin/getty -8 38400 hvc0
2303 redis 20 0 3296 528 412 S 0 0.1 44:31.10 /usr/bin/redis-server /etc/redis/redis.conf
28367 tdgs 20 0 2820 1116 868 R 0 0.2 0:00.12 top
Any help would be greatly appreciated.