السلام عليكم ..
سكربت . بسيط لعمل reboot لكل 12 ساعة .. للاجهزة المايكروتك .
الشرح من الأخ : باسم جاسم
السكربت .
1:
/system ntp client
set enabled=yes mode=unicast primary-ntp=65.55.56.206 secondary-ntp=\
65.55.56.206
2:
/system scheduler
add disabled=no interval=12h name=Reboot on-event=Reboot policy=\
ftp,reboot,read,write,policy,test,winbox,password,sniff,sensitive,api \
start-date=jan/09/2015 start-time=00:00:31
3:
/system script
add name=Reboot policy=\
ftp,reboot,read,write,policy,test,winbox,password,sniff,sensitive,api \
source="/sys reboot"
أنسخ سكربت الأول .. وضعه في النويو تيرمنال ..
ووبعدها أنسخ سكربت الثاني . وو
وبعجها أنسخ سمربت الثالث ..