Zabbix — управление мониторингом из агента

integrations

Zabbix is a Claude Code skill that connects the agent to Zabbix — an open-source monitoring solution for networks, servers, VMs, applications, and cloud services — via the Membrane CLI. Membrane handles authentication and credential refresh automatically, so the integration focuses on the actual monitoring logic rather than auth plumbing. The skill works with hosts, items, and problems, and lets you discover available actions using natural language queries via `membrane action list --intent`. When built-in actions don't cover a use case, direct requests to the Zabbix API are possible through Membrane's proxy, which injects the correct authentication headers automatically. It's designed for DevOps engineers and IT professionals automating alerting, infrastructure health checks, and metrics retrieval from within the agent. Requires network access and a Membrane account (free tier supported).