workflows.fit
Back to n8n workflows
n8n templateFreeBy Khaled

Monitor server uptime & get email alerts with Google Sheets

🌐 Web Server Monitor & Alert System This automation pings web servers at regular intervals, logs their status, and sends email alerts if a server goes down. It’s perfect for maintaining visibility over server uptime ...

Data & StorageProductivityDevelopmentCore NodesCommunicationHITLSticky NoteSchedule Trigger
Loading interactive preview...

Template notes

🌐 Web Server Monitor & Alert System

This automation pings web servers at regular intervals, logs their status, and sends email alerts if a server goes down. It’s perfect for maintaining visibility over server uptime β€” without complex monitoring tools. 🧠 How It Works

This workflow performs minute-by-minute checks on all listed servers in a Google Sheet and:

βœ… Logs all reachable servers in an β€œAlive” log.

πŸ”» Sends an email alert if a server is unreachable.

πŸ“„ Logs failed servers in a β€œDown” sheet with timestamps.

🧩 Key Components ⏰ 1. Schedule Trigger

Runs the workflow every minute for real-time monitoring. πŸ“„ 2. Web Servers List (Google Sheets)