Scheduler Reboot features not executing

Scheduler Reboot features not executing… it is a bugs or I missed something on the configurations?

https://m.facebook.com/story.php?story_fbid=10158140745352663&id=554017662
MT-Reboot-Fails.PNG

Those checkboxes are the scripts ‘permissions’ so to speak, so you’ve given that script permission to do a reboot, but you still must have a script to do the reboot.

/system reboot

edit: You’ll probably also want to set the interval to 1d as well if im not mistaken.

My mistake actually… I forgot to add in a 1 day interval duration and reboot command therefore it never gets executed… sigh… thanks a lot for the tips!
MT-Daily -Reboot1.PNG

I also activated the WatchDog to probe CloudFlare DNS if ever the device hang up to reboot!
MT-WatchDog-Reboot1.PNG

Which will suck if Cloudflare DNS ever has a outage in their area :stuck_out_tongue:

Gotta be careful with watchdog ping - something in your control that you can move around is usually better, for instance I use a VRRP IP on 2 of my core routers so if a remote routers watchdog ping to that goes down either my whole network segment is down (bigger issue anyway) or their connection is down and a reboot may help.