How to set a meraki device send a alert e-mail per 10min when a device go down?
Hi ,
I want to know whether Meraki platform will send alert Periodic when a device or WAN link go down?If not, whether we can set a meraki device send a alert e-mail per 10min when a device go down?
You could poll for status information periodically (e.g. every 10 minutes) using the Dashboard API, to give you ongoing information. Or (more old school) use SNMP monitoring.
You could probably leverage Zapier to scan an inbox for specific messages and send you alerts like this. Also you could send logs to another monitoring package that has the alert feature you want. Good luck.
Thanks for you reply. So if we just use Meraki Platform,there will be just one alert e-mail when device or link go down, Is it right ?If not,we must use Dashboard API