The Opsgenie alternative for Zabbix
Zabbix is a powerhouse for metrics and triggers; NOCgenie is the paging layer on top. A Zabbix webhook media type sends problems to NOCgenie, which routes them by on-call schedule and escalates until someone owns it. A drop-in Opsgenie replacement — OK events auto-resolve.
Connect Zabbix to NOCgenie
- 1Add a Zabbix integration in NOCgenieSettings → Integrations → new Zabbix integration; copy the inbound URL.
- 2Create a webhook media type in ZabbixAdministration → Media types → Webhook → POST the event to the URL.
- 3Wire it to an actionAdd the media to a user/action so problems (and OK events) are sent.
# Zabbix → Media types → Webhook Method: POST URL: https://app.nocgenie.com/api/v1/inbound/<your-token> # include event_id, event_name, severity, value(PROBLEM/OK), host
FAQ
Do Zabbix OK events close the alert?
Yes — a value of OK auto-closes the matching NOCgenie alert (deduped on event_id).
How do Zabbix severities map?
Disaster/High map to P1/P2, Average/Warning to P3, Information to P4/P5 — so paging urgency matches the trigger.
Ready before prod isn't.
Start free in minutes — route your first Zabbix alert to the right responder today.
Start freeOther integrations