Zabbix 6.0 Manual创建,目前由 Zabbix SIA 主导开发和支持。 Zabbix 是一个企业级的开源分布式监控解决方案。 Zabbix 是一款监控网络的众多参数以及服务器、虚拟机、应用程序、服务、数据库、网站、云等的健康和完整性的软件。Zabbix 使用灵活 的通知机制,允许用户为几乎任何事件配置基于电子邮件的告警,以实现对服务器问题做出快速反应。Zabbix 基于存储的数据提供出色 的报告和数据可视化功能。这使得 模板并不需要。而且,由于这种设计,可以自定义创建非常灵活的设置。 5 Zabbix 6.0.0 新功能 Zabbix server 的高可用集群 新版本附带了针对 Zabbix server 的原生高可用解决方案。 该解决方案由多个 zabbix_server 实例或节点组成,其中一次只能有一个节点处于活动状态(工作),而其他节点处于待机状态,准备好 在当前节点停止或故障时接管。 另请参阅:高可用集群。 季节数量在函数参数中设置。 有关更多信息,请参阅历史函数 。 6 Zabbix 6.0.1 新功能 Zabbix agent 2 监控项 • 添加了对监控项 net.dns 和 net.dns.record 的原生支持。这些监控项与 Zabbix agent 2 一起使用,现在支持并发检查处理。在 Windows 上,ip 参数中允许自定义 DNS IP 地址,timeout 和 count 参数不再被忽略。0 码力 | 1741 页 | 22.78 MB | 1 年前3
Zabbix 7.0 中文手册创建,目前由 Zabbix SIA 主导开发和支持。 5 Zabbix 是一个企业级的开源分布式监控解决方案。 Zabbix 是一款监控众多参数的网络以及服务器、虚拟机、应用程序、服务、数据库、网站、云等的健康和完整性的软件。Zabbix 使用灵活 的通知机制,允许用户为几乎任何事件配置基于电子邮件的告警,以实现对服务器问题做出快速反应。Zabbix 基于存储的数据提供出色 的报告和数据可视化功能。这使得 语言环境,以便能够正确解释某些文本项。大多数现代类 unix 系统默认使用 UTF-8 语言环境,然而,有些系 统可能需要专门设置。 5 Java 网关 概述 Zabbix Java 网关以 Zabbix 守护进程方式原生支持监控 JMX 应用程序。Zabbix Java 网关的守护进程是用 Java 编写。为了在特定主机上 找到 JMX 计数器的值,Zabbix server 向 Zabbix Java 网关发送请求,后者使用 zabbix_utils - 一个 Python 库,内置了像 Zabbix sender 一样的功能。 运行 Zabbix sender 一个运行 Zabbix UNIX sender 的例子: shell> cd bin shell> ./zabbix_sender -z zabbix -s "Linux DB3" -k db.connections -o 43 其中: • z - Zabbix server0 码力 | 1951 页 | 33.43 MB | 1 年前3
Zabbix 5.4 中文手册continue with instructions for Debian/Ubuntu or RHEL/CentOS to import the data into the database. shell> cd database/mysql shell> mysql -uzabbix -pzabbix < schema.sql # 下 面 步 骤 当 创 建Zabbix proxy数 continue with instructions for Debian/Ubuntu or RHEL/CentOS to import the data into the database. shell> cd database/postgresql shell> cat schema.sql | sudo -u zabbix psql zabbix # 下 面 步 骤 当 创 建Zabbix proxy数 host where Oracle is running. Copy them to a directory /tmp/zabbix_images on the Oracle host: shell> cd /path/to/zabbix-sources shell> ssh user@oracle_host "mkdir /tmp/zabbix_images" shell> scp -r misc/images/png_modern 0 码力 | 2339 页 | 19.57 MB | 1 年前3
Zabbix 4.0 中文手册continue with instructions for Debian/Ubuntu or RHEL/CentOS to import the data into the database. shell> cd database/mysql shell> mysql -uzabbix -pzabbix < schema.sql # 下 面 步 骤 当 创 建Zabbix proxy数 continue with instructions for Debian/Ubuntu or RHEL/CentOS to import the data into the database. shell> cd database/postgresql shell> cat schema.sql | sudo -u zabbix psql zabbix # 下 面 步 骤 当 创 建Zabbix proxy数 host where Oracle is running. Copy them to a directory /tmp/zabbix_images on the Oracle host: shell> cd /path/to/zabbix-sources shell> ssh user@oracle_host "mkdir /tmp/zabbix_images" shell> scp -r misc/images/png_modern 0 码力 | 1992 页 | 17.90 MB | 1 年前3
Zabbix 3.4 中文手册grant all privileges on zabbix.* to zabbix@localhost identified by ''; mysql> quit; shell> cd database/mysql shell> mysql -uzabbix -p zabbix < schema.sql # stop here if you are creating PostgreSQL 我们假定存在一个用户,并且有权限创建数据库。 shell> psql -U psql> create database zabbix; psql> \q shell> cd database/postgresql shell> psql -U zabbix < schema.sql # stop here if you are creating database 目录下的文件到 /tmp/zabbix_images 目录: shell> cd /path/to/zabbix-sources shell> scp -r misc/images/png_modern user@host:/tmp/zabbix_images Now prepare the database: shell> cd database/oracle shell> sqlplus zab 0 码力 | 1757 页 | 12.63 MB | 1 年前3
Zabbix 5.0 Manual如果要从源代码安装 Zabbix,请继续将数据导入数据库。对于 Zabbix 代理数据库,应仅导入 schema.sql(不是 images.sql 或 data.sql): shell> cd database/mysql shell> mysql -uzabbix -p<您 的 密 码> zabbix < schema.sql # 下 面 步 骤 当 创 建Zabbix proxy数 据 Zabbix,请继续导入初始架构和数据(假设您位于 Zabbix 源代码的根目录中)。对于 Zabbix 代理数据库,应仅导入 schema.sql(不是 images.sql 或 data.sql)。 shell> cd database/postgresql shell> cat schema.sql | sudo -u zabbix psql zabbix # 下 面 步 骤 当 创 建Zabbix proxy数 目录下: shell> cd /path/to/zabbix-sources shell> ssh user@oracle_host "mkdir /tmp/zabbix_images" shell> scp -r misc/images/png_modern user@oracle_host:/tmp/zabbix_images/ 现在开始创建数据库: shell> cd /path/to/z0 码力 | 2715 页 | 28.60 MB | 1 年前3
Zabbix 4.4 中文手册continue with instructions for Debian/Ubuntu or RHEL/CentOS to import the data into the database. shell> cd database/mysql shell> mysql -uzabbix -pzabbix < schema.sql # 下 面 步 骤 当 创 建Zabbix proxy数 continue with instructions for Debian/Ubuntu or RHEL/CentOS to import the data into the database. shell> cd database/postgresql shell> cat schema.sql | sudo -u zabbix psql zabbix # 下 面 步 骤 当 创 建Zabbix proxy数 host where Oracle is running. Copy them to a directory /tmp/zabbix_images on the Oracle host: shell> cd /path/to/zabbix-sources shell> ssh user@oracle_host "mkdir /tmp/zabbix_images" shell> scp -r misc/images/png_modern 0 码力 | 1850 页 | 13.52 MB | 1 年前3
Zabbix 5.2 Manualcontinue with instructions for Debian/Ubuntu or RHEL/CentOS to import the data into the database. shell> cd database/mysql shell> mysql -uzabbix -pzabbix < schema.sql # 下 面 步 骤 当 创 建Zabbix proxy数 continue with instructions for Debian/Ubuntu or RHEL/CentOS to import the data into the database. shell> cd database/postgresql shell> cat schema.sql | sudo -u zabbix psql zabbix # 下 面 步 骤 当 创 建Zabbix proxy数 host where Oracle is running. Copy them to a directory /tmp/zabbix_images on the Oracle host: shell> cd /path/to/zabbix-sources shell> ssh user@oracle_host "mkdir /tmp/zabbix_images" shell> scp -r misc/images/png_modern 0 码力 | 1725 页 | 11.53 MB | 1 年前3
Zabbix 4.2 中文手册continue with instructions for Debian/Ubuntu or RHEL/CentOS to import the data into the database. shell> cd database/mysql shell> mysql -uzabbix -pzabbix < schema.sql # 下 面 步 骤 当 创 建Zabbix proxy数 continue with instructions for Debian/Ubuntu or RHEL/CentOS to import the data into the database. shell> cd database/postgresql shell> cat schema.sql | sudo -u zabbix psql zabbix # 下 面 步 骤 当 创 建Zabbix proxy数 host where Oracle is running. Copy them to a directory /tmp/zabbix_images on the Oracle host: shell> cd /path/to/zabbix-sources shell> ssh user@oracle_host "mkdir /tmp/zabbix_images" shell> scp -r misc/images/png_modern 0 码力 | 1869 页 | 13.68 MB | 1 年前3
Zabbix 5.4 Manualtemplates New template is now available for out-of-the-box monitoring: • Travis CI by HTTP - monitoring of Travis CI via HTTP. You can get this template: • In Configuration → Templates in new installations; type must be configured. Running Zabbix sender An example of running Zabbix UNIX sender: shell> cd bin shell> ./zabbix_sender -z zabbix -s "Linux DB3" -k db.connections -o 43 where: • z - Zabbix server the agent: shell> cd bin shell> ./zabbix_get -s 127.0.0.1 -p 10050 -k system.cpu.load[all,avg1] Another example of running Zabbix get for capturing a string from a website: shell> cd bin shell> ./zabbix_get0 码力 | 1825 页 | 20.03 MB | 1 年前3
共 26 条
- 1
- 2
- 3













