Hi all,
We have sporadic issue with our GSP’s and would like to reboot them periodically. I have a URL that worked with the GSP’s as follows:
http://user:pass@192.168.xxx.xxx/reboot
This reboots the GSP, however, this doesn’t work vis RouterOS script with fetch. I think RouterOS adds a slash after the /reboot because it doesn’t have a script extension.
/tool fetch url=“http://admin:123456@192.168.21.25/reboot”
Any thoughts?
Cheers,
Tim