archive

Tag: terminate

1 article

SCRIPTS scripts

Scriptlet: Halt MikroTik scheduled scripts if multiple instances are detected.

The following script can be run in terminal (or via any automation tool that can login to your MikroTik devices via SSH) and checks for any duplicate script ‘jobs’ and kills them. I wrote this after noticing a few of my scripts that use fetch would hang periodically and leave multiple jobs open. #kill duplicate … Continue reading Scriptlet: Halt MikroTik scheduled scripts if multiple instances are detected.