Zabbix
Receive Zabbix trigger alerts via webhook media type.
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
status, message, host, triggerExample 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 Status | Zabbix 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
Datadog
InboundReceive alerts from Datadog monitors and synthetics.
Prometheus / Alertmanager
InboundReceive alerts from Prometheus Alertmanager webhook receiver.
Grafana
InboundReceive alert notifications from Grafana alerting rules.
New Relic
InboundReceive New Relic alert notifications via webhook.
Pingdom
InboundReceive Pingdom uptime check alerts via webhook.
UptimeRobot
InboundReceive UptimeRobot monitor alerts via webhook.