0

Wondering if anyone know's why the processes below are taking up some much CPU resources on my Ubuntu apache server.

  • 100% /usr/sbin/acpi
  • 71% /usr/local/apa
  • 68% /sbin/syslogd
  • 66% /usr/sbin/cron
  • 59% /sbin/klogd

If I run strace on most of the processes I see

select(8, [3], NULL, NULL, {0, 0}) = 0 (Timeout)

Once I stop the process the CPU usage goes back to normal but after an hour our so everything starts maxing out again.

I haven't setup anything in the cron for this server. So not sure exactly what the cron is doing.

I am using Ubuntu 12.04.

sebix
  • 4,432

0 Answers0