👨💻Network Tools | Monitoring a non SD-WAN Mikrotik site using Uptime Kuma🥑
Ronald Bartels
1 min read
I use Uptime Kuma as I've written about here:
Here is a script for the MikroTik to use for push notification with Uptime Kuma.
{
:local avgRtt;
/tool flood-ping 1.1.1.1 count=10 do={
:if ($sent = 10) do={
:set avgRtt $"avg-rtt"
}
}
/tool fetch url="https://uk.server/api/push/key?status=up&msg=OK&ping=$avgRtt" mode=http;
}
* Ronald works connecting Internet inhabiting things at Fusion Broadband.
0
Subscribe to my newsletter
Read articles from Ronald Bartels directly inside your inbox. Subscribe to the newsletter, and don't miss out.
Written by
Ronald Bartels
Ronald Bartels
Driving SD-WAN Adoption in South Africa