Skip to content

Instantly share code, notes, and snippets.

@L4ky
L4ky / mikrotik-monitor-lte-cellid-and-notify
Created July 10, 2021 11:40
mikrotik-monitor-lte-cellid-and-notify
# Please forgive me for the quality of this code, i worked on it very quickly.
# Set a schedule every 1 minute ( suggested ) in System/Scheduler
# Telegram Setup
:local botId "_YOUR_TOKEN_TELEGRAM_"
:local chatId _YOUR_CHAT_ID
# Reference Cell Setup
:global refCellId "_CELLID_HEX_"
:global refEarfcn "_EARFCN_"
:global refPci "_PCI_"