Ad Widget

Collapse

Zabbix and Whatsapp Alerting

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ejayz
    Junior Member
    • Jan 2026
    • 2

    #1

    Zabbix and Whatsapp Alerting

    Hi , We created simple script for whatsapp and zabbix alerting for people on the homelab or people that cannot use meta api since it requires business and payment ( As far as i know) . We made a docker image for easier integration or just node js .

    On readme it already includes on how to add it on zabbix media type and what are needed.

    It uses personal whatsapp account by linking device using qr code by visiting and also queued the alert (Tried doing burst send and i got banned so queueing is added) .
    http://<your-ip>:<port>/login


    Attached Example of Message:
    Click image for larger version

Name:	Screenshot 2026-05-23 092046.png
Views:	1
Size:	170.4 KB
ID:	513791
    Hoping for feedback.

    Github Repo: https://github.com/GidliNet/Zabbix-Whatsapp-Notify
    Docke Repo: https://hub.docker.com/r/gidlinet/za...hatsapp-notify
Working...