I am logging service activity to grafana and find that my linux based server shows a big spike in load exactly every 20 minutes.
Is there a simple way to identify which process is causing the spike. I would have thought it was a cron job, but since the machine runs lots of docker containers it is not quite as simple as it sounds to simply look at crontab. Identifying the process responsible would be better.