Community discussions

MikroTik App

Search found 2 matches

by MxW
Thu Sep 16, 2021 2:05 am
Forum: Scripting
Topic: Some Music
Replies: 46
Views: 69585

Re: Some Music

Star Wars main theme # # Star Wars Main Theme # MikroTik Music # :beep frequency=698 length=167ms; :delay 177ms; :beep frequency=698 length=167ms; :delay 177ms; :beep frequency=698 length=167ms; :delay 177ms; :beep frequency=932 length=1000ms; :delay 1010ms; :beep frequency=1397 length=1000ms; :dela...
by MxW
Tue Dec 29, 2020 7:34 pm
Forum: Scripting
Topic: SMS Script for Internet down
Replies: 5
Views: 3356

Re: SMS Script for Internet down

Hello, IMHO you can't use netwatch to proper WAN monitoring - it would generate alerts each time the single ping to Google fails, which could be quite often (a few times a day). Therefore, my suggestion is to write a simple script with global variables pinging Google (or better: Cloudflare) in order...