Automated Website Uptime Monitoring and Alerts

somdn_product_page

This n8n workflow automates the process of monitoring the uptime status of multiple websites and sends alerts if any are down. It is triggered on a schedule, retrieves a list of website URLs from a configuration node, and performs HTTP requests to each site to check if they are responsive. The workflow then evaluates the HTTP status codes to determine if sites are up or down, using switch nodes to route the flow accordingly. When a website is down, it sends email notifications via Gmail and text messages via Telegram, ensuring prompt alerts for website downtime. Additionally, the workflow includes several sticky notes with instructions and context, making it user-friendly for setup and maintenance.

Node Count

>20 Nodes

Nodes Used

gmail, httpRequest, merge, scheduleTrigger, set, splitOut, stickyNote, switch, telegram, wait

Reviews

There are no reviews yet.

Be the first to review “Automated Website Uptime Monitoring and Alerts”

Your email address will not be published. Required fields are marked *