# Hourly website uptime monitoring with Slack alerts on failure
This automation workflow helps website owners and administrators detect outages quickly. It checks site availability every hour and sends an instant alert to Slack if the site is unreachable.
## Who it´s for
- Website owners monitoring resource availability
- System administrators managing infrastructure
- Tech leads of small products without complex monitoring setups
## What the automation does
- Triggered hourly via Cron Scheduler
- Sends an HTTP request to the target website URL
- Checks the HTTP response status (e.g., 200 = OK, 500/404 = error)
- Activates conditional logic if the site is down
- Sends a notification to a specified Slack channel
- Ready to use after simple configuration
## What´s included
- Ready-to-import n8n workflow
- Pre-built trigger and condition logic
- Integrations with HTTP API, Cron Scheduler, and Slack
- Basic text instructions for setup and adaptation
## Requirements for setup
- n8n instance (self-hosted or cloud)
- Target website URL to monitor
- Slack workspace with integration token
## Benefits and outcomes
- Continuous uptime monitoring without manual checks
- Early incident detection before user complaints
- Minimal setup time and technical overhead
- No reliance on external paid monitoring tools
- Reliable status verification via HTTP codes
- Easily scalable to multiple websites
## Important: template only
Important: you are purchasing a ready-made automation workflow template only. Rollout into your infrastructure, connecting specific accounts and services, 1:1 setup help, custom adjustments for non-standard stacks and any consulting support are provided as a separate paid service at an individual rate. To discuss custom work or 1:1 help, contact via chat
No feedback yet