Zabbix Zabbix is an open-source monitoring solution for networks, servers, VMs, applications, and cloud services. It's used by IT professionals and DevOps engineers to track performance and availability. Official docs: https://www.zabbix.com/documentation/current/en/ Zabbix Overview - Host - Item - Problem Use action names and parameters as needed. Working with Zabbix This skill uses the Membrane CLI to interact with Zabbix. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing. Install the CLI Install the M…