Keep an eye on network health and alert your team in minutes. This setup watches latency and packet loss across your sites and posts clear messages in Microsoft Teams when a threshold is crossed. It is designed for IT teams and service desks that need fast, noise free alerts during business hours.
A scheduler runs every five minutes on weekdays and can also be started by hand. The flow pulls your organizations, networks, and five minute uplink stats from the Meraki API. Set and Merge steps tie each network to its latency and loss data. Two short code steps average the last five readings and pass only sites above your limits. A Redis lookup blocks repeat alerts by checking if the site already has an active key. A Merge step keeps only non matches so Microsoft Teams receives new issues with the network name and a direct link to the site page. This cuts alert noise and helps techs act fast.
You will need a Meraki API key, a Microsoft Teams connection, and a Redis database. Adjust the latency and loss limits to match your SLA and edit the schedule to your support hours. Expect fewer manual checks, quicker triage, and a clean handoff to the team channel. This works well for MSPs, IT operations, and companies with many branches.