Server & Network Monitoring Alerts via WhatsApp using HetrixTools — n8n 工作流

复杂度🔗 Webhook9 个节点💎 Other作者:Syamsul Bahri

概览

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

使用的节点

WebhookIf Server Resource Usage MonitoringSet Message TextSend Message1Delay TypingSticky Note5

工作流预览

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

工作原理

  1. 1

    触发器

    工作流由 webhook 触发器启动。

  2. 2

    处理

    数据流经 9 个节点, connecting @aldinokemal2104/n8n-nodes-gowa.gowa, if, set。

  3. 3

    输出

    工作流完成自动化并将结果发送到配置的目标。

节点详情 (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

如何导入此工作流

  1. 1点击右侧 下载 JSON 按钮保存工作流文件。
  2. 2打开你的 n8n 实例,依次点击 工作流 → 新建 → 从文件导入
  3. 3选择下载的 server-network-monitoring-alerts-via-whatsapp-using-hetrixtools 文件并点击导入。
  4. 4为每个服务节点配置 凭证(API 密钥、OAuth 等)。
  5. 5点击 测试工作流 验证一切正常,然后激活它。

或直接在 n8n → 从 JSON 导入 中粘贴:

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

集成

@aldinokemal2104/n8n-nodes-gowa.gowaifsetwaitwebhook

获取此工作流

一键下载并导入

下载 JSON在 n8n.io 上查看
节点9
复杂度medium
触发器webhook
分类Other

创建者

Syamsul Bahri

Syamsul Bahri

@syam785

标签

@aldinokemal2104/n8n-nodes-gowa.gowaifsetwaitwebhook

n8n 新手?

n8n 是一款免费开源的工作流自动化工具,支持自托管或使用云版本。

免费获取 n8n →