IF you make test each 20 min, the beep stop after 20 min the problem is solved!
For fast stop alarm, use little probe time, like 30 sec or 60 sec.
If you set Netwatch to control each 60 sec, if the alarm are triggered once, when the problem are solved, you must wait next netwatch test between 0 to 60 sec.
If you check every hour, the netwatch check every hour if are up and down, the alarm can play from 60 min before stop!
In the “second post” are a number, for explain: if you are more than one netwatch, use different variable name, or other probe can shut down alarm, also if the problem are not solved.
IF you make test each 20 min, the beep stop after 20 min the problem is solved!
For fast stop alarm, use little probe time, like 30 sec or 60 sec.
If you set Netwatch to control each 60 sec, if the alarm are triggered once, when the problem are solved, you must wait next netwatch test between 0 to 60 sec.
If you check every hour, the netwatch check every hour if are up and down, the alarm can play from 60 min before stop!
In the “second post” are a number, for explain: if you are more than one netwatch, use different variable name, or other probe can shut down alarm, also if the problem are not solved.
i did exactly as your example, same issue, when it beeps it never stops, the test is set to 15 seconds, when down happens it starts beeping after 15 seconds then if it goes up it never stops beeping !!
something is missing in your script, maybe the up script.
I paste it on my rb493g RouterOS 6.7 and all is working as expected, what version of routeros you have and what routerboard you use?
You cut the export.
yes it can ping 8.8.8.8
i take off the wan cable so netwatch will go down and run the down script (beep)
but when i put it back, netwatch change status to up and the beep wont stop, even though netwatch says up
i then created a new schedule task called siren which calls the script siren (just type in siren in the ‘on event’ box), setting the interval to 00:00:12
from there in netwatch down action alongside my email script i added the following