
6 从容器中安装 - Zabbix
6 从容器中安装 概述 本节描述如何使用 Docker or Docker Compose 部署 Zabbix。 Zabbix 官方提供: 每个 Zabbix 组件的独立 Docker 镜像,可以作为便携且自给自足的容器运行。 用于定义和运行多容 …
10 Environment variables - Zabbix
10 Environment variables Overview Environment variables allow configuring Zabbix components without hardcoding values in configuration files. This makes it easy to manage configurations in dynamic …
6 Secure connection to the frontend - Zabbix
6 Secure connection to the frontend Overview This section provides Zabbix setup steps and configuration examples for secure TLS connections between Zabbix frontend and Zabbix server. …
ZBX indicator is disabled in host with active checks - Zabbix
Jul 8, 2020 · Already read docs after my first post went to the moderation >_> If somebody else faced the same "issue" - zabbix agents with active checks only don't turn ZBX indicator to green, it always …
Postgresql monitoring and integration with Zabbix
Postgresql PostgreSQL, also known as Postgres, is a free and open-source relational database management system emphasizing extensibility and technical standards compliance. It is designed to …
Unsupported item key - Website certificate by Zabbix agent 2
Sep 21, 2022 · Hi, ZBX_NOTSUPPORTED: Unsupported item key. I check the version but I am not sure if its version 2 agent. Here is result of command: zabbix_agentd (daemon) (Zabbix) 6.0.6 Revision …
C coding guidelines - Zabbix
C coding guidelines Standards Even system and library functions that conform to POSIX.1-2001 cannot be used without checking (e.g, see ZBX-3937). Formatting Lines should not be longer than 120 …
Release Notes for Zabbix 7.0.9
Jul 2, 2015 · Installation and Upgrade Notes Installation See Zabbix documentation for full details. Upgrade See Upgrade procedure for upgrade options and instructions. For version specific upgrade …
Zabbix:企业级开源监控解决方案
Zabbix是一个成熟、易用的企业级开源监控解决方案,适用于百万级指标的网络监控和应用监控
Passing VMware Env Variables to Docker compose! - Zabbix
Feb 25, 2025 · Must be doing something wrong, I still cannot parse the variables # VMware monitoring settings ZBX_STARTVMWARECOLLECTORS: 3 ZBX_VMWAREFREQUENCY: 60 …