Hi Sir,
The configured crons allow the system to calculate relevant values in the related views. The use of them depends on the use you have right now in your environment.
If you are not using Preview campaigns or the Preview traffic is not that much, you can disable/delay actualizar_campanas_preview cron some more minutes. The same applies to the rest of the crons: i.e. actualizar_reportes_llamadas_entrantes, _dialer, etc.
Crons query database in order to successfully update Redis, that then will be serving supervision views. So they cannot just be disabled as they are needed. If they are not finishing on time (that is to say, many python processes alive during a long time), maybe this can be related to a performance issue on your database resources.
We are working on this by the way, trying to optimize it in the near future.
Rgds,