hi, i have question, i run microtik fail over with Recursive Gateway, i want make notif to telegram if internet move to ISP 1 or ISP 2, this possible ?
i just want monitor route move to ISP 1 or 2
thanks
/tool fetch mode=https url="https://api.telegram.org/bot{BOT_TOKEN}/sendMessage" http-method=post http-data="chat_id={CHANNEL_ID}&text={MESSAGE_STRING}"
/tool fetch mode=https url="https://api.telegram.org/bot100622605:BHr9g4G5g4509gkiF4Mvf/sendMessage" http-method=post http-data="chat_id=-863123123&text=Test message"