I have a lot of crontask on my linux servers for our applications. But I don't find any way to know when a task end, and how long it run. Must I add a soft like time command to log this? Is there any way to configure cron to do this? I have for example a script in /etc/cron.daily which take too much time, but I can't figure which one!
Regards,
Cédric