Server & Network Monitoring Alerts via WhatsApp using HetrixTools — n8n Workflow

Medium complexity🔗 Webhook9 nodes💎 Otherby Syamsul Bahri

Overview

This workflow integrates HetrixTools with WhatsApp via the GOWA API to automate notifications about server monitoring events. It distinguishes between Uptime Monitoring and Resource Usage Monitoring events, formats the message accordingly, and sends it to a WhatsApp number using the GOWA WhatsApp REST API.

It's especially useful for DevOps, sysadmins, or teams who need real-time server alerts delivered via WhatsApp.

⚙️ Setup Instructions

Set up HetrixTools:

Create a HetrixTools account at

Workflow Preview

Loading workflow preview...

How it Works

  1. 1

    Trigger

    The workflow starts with a webhook trigger.

  2. 2

    Process

    Data flows through 9 nodes, connecting @aldinokemal2104/n8n-nodes-gowa.gowa, if, set.

  3. 3

    Output

    The workflow completes its automation and delivers the result to the configured destination.

How to Import This Workflow

  1. 1Click Download JSON button on the right to save the workflow file.
  2. 2Open your n8n instance. Go to Workflows → New → Import from file.
  3. 3Select the downloaded server-network-monitoring-alerts-via-whatsapp-using-hetrixtools file and click Import.
  4. 4Set up credentials for each service node (API keys, OAuth, etc.).
  5. 5Click Test Workflow to verify everything works, then activate it.

Or paste directly in n8n → Import from JSON:

{ "name": "Server & Network Monitoring Alerts via WhatsApp using HetrixTools", "nodes": [...], ...}

Integrations

@aldinokemal2104/n8n-nodes-gowa.gowaifsetwaitwebhook

Get This Workflow

Download and import in one click

View on n8n.io
Nodes9
Complexitymedium
Triggerwebhook
CategoryOther

Created by

Syamsul Bahri

Syamsul Bahri

@syam785

Tags

@aldinokemal2104/n8n-nodes-gowa.gowaifsetwaitwebhook

New to n8n?

n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.

Get n8n Free →