I had to remove all user cron jobs on server 2 as they were causing quite some problems and server load. A lot of them were forgotten ones, others were from exploited accounts and others were just plain too often (some users scheduled several cronjobs every minute).
Please add any important cron jobs back in your DirectAdmin. Also note that they shouldn't be executed more often than once every 10-15 minutes and that you should keep them as fast/small as possible, so they won't crash the server. (So, for your information, executing a cron job, that takes 2 minutes to be executed, every minute is not a good idea. Something similar already happened and causes a lot of problems/load up to crashing the server.)
Please add any important cron jobs back in your DirectAdmin. Also note that they shouldn't be executed more often than once every 10-15 minutes and that you should keep them as fast/small as possible, so they won't crash the server. (So, for your information, executing a cron job, that takes 2 minutes to be executed, every minute is not a good idea. Something similar already happened and causes a lot of problems/load up to crashing the server.)
