Cronjob failed?

Hi,

I am sure I did everything properly here it:

  1. ssh tony@stapp01
  2. sudo su
  3. yum install cronie
  4. service crond start
  5. crontab -e
    */5 * * * * * root echo hello > /tmp/cron_text
  6. service crond restart

the same goes for all other app servers.

What have I done wrong?

according to screenshot you did in app3 server :frowning: