Host Your Own Uptime Monitoring with Scheduled Triggers - n8n Workflow | Neura Market
Host Your Own Uptime Monitoring with Scheduled Triggers
Build a cost-effective uptime monitoring service that checks websites every 5 minutes via Google Sheets, sends email/Slack alerts on downtime, and logs status for uptime analytics.
This n8n workflow enables you to host your own simple yet effective uptime monitoring system using scheduled triggers. It reads a list of website URLs from a Google Sheet every 5 minutes, performs HTTP checks to determine if each site is UP or DOWN, and sends immediate email and Slack notifications for any downtime. The sheet is then updated with the current status and a log entry, allowing you to track uptime percentages over time for performance analysis.
Ideal for webmasters managing a few s
Platform
n8n
Category
Commerce
Price
$12.99
Creator
Bryce Yu
uptime
monitoring
scheduled-triggers
google-sheets
slack
email-alerts
http-check
webmaster
downtime
logging
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.