Zabbix

No Change
hold
First Added:July 23, 2023 Updated: July 2, 2026

Zabbix. Is an enterprise-class open source monitoring platform for hosts, networks, applications, and services.

Blurb

Zabbix is an enterprise-class, open-source monitoring solution that makes network and application monitoring simple.

Summary

What it is: Server, agents or agentless checks, web frontend, alerting, and reporting over a central metadata database. Strong at SNMP, classic server metrics, and all-in-one ops teams that want one box.

When to use: Existing Zabbix estate with templates and on-call runbooks already paid for. Heavy SNMP network and datacenter monitoring where migration cost dominates.

When to skip: New SaaS or Kubernetes platforms where hosts are fungible and service-level signals matter more than per-host ping checks. Prefer Grafana with Prometheus, Loki, or cloud APIs, instrumented via OpenTelemetry.

Key features: Triggers and escalations, discovery, maps, SLA reporting, distributed proxies, and a large template library.

Details

TopicNotes
DeployServer plus DB (MySQL/Postgres/TimescaleDB), agents on hosts, optional proxies at the edge
Data modelHost-centric items, triggers, and graphs; service maps added over time but mindset stays host-first
AuthRole-based UI access; LDAP and SSO in commercial tiers

Practices: Treat Zabbix as legacy carry-forward, not the default observability stack. If you keep it, isolate read-only monitoring networks and cap alert noise with maintenance windows.

References