CPU spikes suddenly but I can't figure out why
nohup nice -n -20 top -b -c -d 60 > /tmp/top.out 2>&1 &
Any other ideas on how to capture which processes are causing this? I see nothing in /var/log/messages
Thanks
nohup nice -n -20 top -b -c -d 60 > /tmp/top.out 2>&1 &
Any other ideas on how to capture which processes are causing this? I see nothing in /var/log/messages
Thanks