RichBB wrote:
It appears it was my cron tasks causing the issue. Although these only cause minor "blips" to the CPU usage and average CPU shown by 'iostat' is approx 1% the Linode Graph must be polling and catching the cron task cpu blip each time. I'm not sure if there's any way to avoid this?
Would you please post the output of
crontab -l
The process names themselves are not particularly important if you want to obscure them for any reason, I really just want to see the timing. You might be able to shift the cron times forward or backward one minute and see what happens as a test.
James