Zabbix + Alert24

Receive Zabbix alerts in Alert24, auto-create incidents, and notify the on-call engineer in seconds.

Receive Zabbix trigger alerts via webhook media type.

Auto-detected payloads

Alert24 recognizes Zabbix webhooks out of the box and maps fields to incidents automatically.

On-call routing & escalations

Page the right engineer over SMS, voice, push, email, or chat with policy-driven escalations.

Auto-updating status pages

Promote incidents to a public or private status page with one click and keep customers informed.

Change correlation & AI RCA

Recent deploys, infra updates, and feature flag flips surface alongside the incident for faster root cause.

Quick Setup

Copy Webhook URL

Go to your Alert24 dashboard and copy the webhook URL for Zabbix.

Configure Zabbix

Add the webhook URL in your Zabbix settings.

Auto-Detected

Alert24 auto-detects Zabbix payloads and maps them to incidents.

Step-by-Step Setup Instructions

Zabbix Webhook Setup

1.In Zabbix, go to Administration → Media Types
2.Click Create media type → choose Webhook
3.Set the script to POST to the webhook URL above with JSON payload
4.Add parameters: status, message, host, trigger
5.Create an Action that sends notifications via this media type

Example Webhook Payload

This is a sample payload that Zabbix sends to Alert24 when an alert fires.

{
  "status": "PROBLEM",
  "host": "web-01.production",
  "trigger": "High CPU utilization",
  "severity": "High",
  "message": "CPU utilization on web-01 is above 90% for the last 5 minutes",
  "eventid": "12345",
  "date": "2024.01.15",
  "time": "10:30:00"
}

How Alert24 Maps Zabbix Data

Status Field

status

Message Field

message

Auto-Create Incidents

Yes

Auto-Resolve Incidents

Yes

Status Mapping

Alert24 StatusZabbix Values
operational
OKRESOLVED
degraded
WARNING
down
PROBLEMCRITICAL

Connect Zabbix to Alert24 in minutes

Free plan includes 5 monitors, 1 status page, and incident management. No credit card required.

More Monitoring & Observability Integrations