Zabbix

Receive Zabbix trigger alerts via webhook media type.

InboundMonitoring & Observability
Start Free Trial

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