Cron Heatmap

Paste in your crontab or load the example...

Tip: you can click on a box to freeze/unfreeze the information.

Cron entries:
Hover over a box to see information...
Most frequent times:

    What is this?

    Cron jobs are scheduled scripts and commands that run on your server. They are useful for running tasks such as downloading new content, cleaning up files or processing data. However, too many at once will eat up your CPU and slow down the server.

    This tool will help you visualize your crontab and see where the "hot spots" are. You can then reschedule the jobs and spread out the load.

    Note: this visualizer does not take execution duration into account. Spreading out long running cron jobs by a few minutes will still result in the same kind of issues.