git404hub

what is zabbix-observability fr?

italozucareli/zabbix-observability — explained in plain English

Analysis updated 2026-05-18

85PythonAudience · ops devopsComplexity · 3/5Setup · moderate

tl;dr

A library of over 380 scripts and templates that extend Zabbix monitoring to cover cloud platforms, containers, databases, and network infrastructure.

vibe map

mindmap
  root((zabbix observability))
    What it does
      Extends Zabbix monitoring
      380 plus scripts
      Automation hooks
    Tech stack
      Python
      Shell
      Zabbix
    Use cases
      Cloud monitoring
      Container discovery
      Incident automation
    Audience
      SRE teams
      Infrastructure engineers

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Monitor Kubernetes pods and Docker Swarm services with automatic discovery.

VIBE 2

Track AWS, Azure, GCP, and Cloudflare infrastructure from a single Zabbix dashboard.

VIBE 3

Automatically open ServiceNow tickets or trigger Ansible playbooks when a problem is detected.

VIBE 4

Monitor databases like MySQL, PostgreSQL, Redis, and Kafka.

what's the stack?

PythonShellZabbix

how it stacks up fr

italozucareli/zabbix-observabilitylllyasviel/singlefiledbunagi-cq/cdp-bridge-mcp
Stars858585
LanguagePythonPythonPython
Last pushed2023-11-24
MaintenanceDormant
Setup difficultymoderateeasymoderate
Complexity3/52/53/5
Audienceops devopsdeveloperdeveloper

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · moderate time til it works · 1h+

Requires an existing Zabbix server to import the templates and scripts into.

in plain english

This is a large collection of over 380 scripts, configuration templates, and automation hooks for Zabbix, the open-source IT infrastructure monitoring platform. The goal is to extend Zabbix beyond basic server monitoring into a complete IT operations management system covering cloud infrastructure, containers, databases, networking, security, and cost tracking. The toolkit is organized around a few core principles. Scripts make a single bulk call to an API or device and return a full JSON payload, which Zabbix then processes internally to avoid making many small repeated requests. Dynamic discovery rules automatically find and begin monitoring new resources like Kubernetes pods, Docker Swarm services, or BGP routing peers as they appear, reducing manual configuration. Event-driven automation webhooks can automatically open incident tickets in ServiceNow, trigger Ansible playbooks, or annotate Grafana dashboards when Zabbix detects a problem. The script index covers cloud platforms including AWS, Azure, GCP, and Cloudflare, container orchestration systems including Docker, Docker Swarm, and Kubernetes with dozens of specialized checks for things like stuck deployments, memory-killed pods, and expired TLS certificates, databases including MySQL, PostgreSQL, Redis, Elasticsearch, Kafka, and RabbitMQ, network equipment including BGP, OSPF, and various hardware vendors, and application performance monitoring for systems like NGINX, HAProxy, and JVM-based applications. A site reliability engineer or infrastructure team running Zabbix who wants production-grade, reusable monitoring coverage without writing scripts from scratch would use this. The scripts are primarily written in Python and shell.

prompts (copy fr)

prompt 1
Help me set up Zabbix monitoring for my Kubernetes cluster using this script collection.
prompt 2
Show me how to configure a webhook that opens a ServiceNow ticket when a Zabbix alert fires.
prompt 3
Which scripts in this repo monitor PostgreSQL and Redis?
prompt 4
Walk me through adding AWS cloud monitoring using these Zabbix templates.

Frequently asked questions

what is zabbix-observability fr?

A library of over 380 scripts and templates that extend Zabbix monitoring to cover cloud platforms, containers, databases, and network infrastructure.

What language is zabbix-observability written in?

Mainly Python. The stack also includes Python, Shell, Zabbix.

How hard is zabbix-observability to set up?

Setup difficulty is rated moderate, with roughly 1h+ to a first successful run.

Who is zabbix-observability for?

Mainly ops devops.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.