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

Mittel Komplexität🔗 Webhook9 Knoten💎 Othervon Syamsul Bahri

Übersicht

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

Verwendete Knoten

WebhookIf Server Resource Usage MonitoringSet Message TextSend Message1Delay TypingSticky Note5

Workflow-Vorschau

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

So funktioniert es

  1. 1

    Auslöser

    Der Workflow startet mit einem webhook-Auslöser.

  2. 2

    Verarbeitung

    Die Daten fließen durch 9 Knoten, connecting @aldinokemal2104/n8n-nodes-gowa.gowa, if, set.

  3. 3

    Ausgabe

    Der Workflow schließt seine Automatisierung ab und liefert das Ergebnis an das konfigurierte Ziel.

Knotendetails (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

So importieren Sie diesen Workflow

  1. 1Klicken Sie rechts auf die Schaltfläche JSON herunterladen, um die Workflow-Datei zu speichern.
  2. 2Öffnen Sie Ihre n8n-Instanz. Gehen Sie zu Workflows → Neu → Aus Datei importieren.
  3. 3Wählen Sie die heruntergeladene Datei server-network-monitoring-alerts-via-whatsapp-using-hetrixtools und klicken Sie auf Importieren.
  4. 4Richten Sie Anmeldedaten für jeden Dienstknoten ein (API-Schlüssel, OAuth usw.).
  5. 5Klicken Sie auf Workflow testen, um zu überprüfen, ob alles funktioniert, und aktivieren Sie es dann.

Oder direkt in n8n → Aus JSON importieren einfügen:

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

Integrationen

@aldinokemal2104/n8n-nodes-gowa.gowaifsetwaitwebhook

Diesen Workflow holen

Herunterladen und mit einem Klick importieren

JSON herunterladenAuf n8n.io ansehen
Knoten9
Komplexitätmedium
Auslöserwebhook
KategorieOther

Erstellt von

Syamsul Bahri

Syamsul Bahri

@syam785

Tags

@aldinokemal2104/n8n-nodes-gowa.gowaifsetwaitwebhook

Neu bei n8n?

n8n ist ein kostenloses Open-Source-Workflow-Automatisierungstool. Selbst hosten oder die Cloud-Version nutzen.

n8n kostenlos holen →