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

Nodes used

WebhookIf Server Resource Usage MonitoringSet Message TextSend Message1Delay TypingSticky Note5

Workflow Preview

Webhook Call
http method : POST
What needs to be prepared:
1. Create an account on the official HetrixTools websit
If Node
Check if the notification type is device resource usage
Edit Fields Node
Set the text to be sent if the notification type is Ser
Edit Fields Node
Set the text to be sent if the notification type is Upt
Set Message Text Node
Set the text to be sent to the WhatsApp number
Sender Message Nodes
Send the predefined text message via WhatsApp using GOW
W
Webhook
I
If Server Resource Usage…
E
Edit Fields
S
Send chat presence typin…
S
Stop Typing1
S
Send Message1
D
Delay Typing
E
Edit Fields1
S
Set Message Text
9 nodes9 edges

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.

Node Details (9)

WE

Webhook

webhook

#1
IF

If Server Resource Usage Monitoring

if

#2
SE

Set Message Text

set

#3
SE

Send Message1

@aldinokemal2104/n8n-nodes-gowa.gowa

#4
DE

Delay Typing

wait

#5
ST

Sticky Note5

stickyNote

#6

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

Download JSONView 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 →