Crone job running but failed task

root@stapp01 tony]# crontab -u root -l
*/5 * * * * echo hello > /tmp/cron_text
[root@stapp01 tony]# Connection to host01 closed by remote host.

Hello,

You missed to start crond service on respective server hence task failed for you with error crond is not running on stapp01.

Better luck next time :slight_smile:

Thanks
Inderpreet