Zabbix 5.0 ManualZabbix,请继续将数据导入数据库。对于 Zabbix 代理数据库,应仅导入 schema.sql(不是 images.sql 或 data.sql): shell> cd database/mysql shell> mysql -uzabbix -p<您 的 密 码> zabbix < schema.sql # 下 面 步 骤 当 创 建Zabbix proxy数 据 库 时 不 需 要 执 行 行 shell> mysql -uzabbix -p<您 的 密 码> zabbix < images.sql shell> mysql -uzabbix -p<您 的 密 码> zabbix < data.sql PostgreSQL 需要使用有权限的用户去创建数据库对象。以下 shell 命令将创建 zabbix 用户。在提示下请输入密码并再次确认密码。(注意,可能首 先要求输入 sudo 命令对应的用户密码): 代理数据库,应仅导入 schema.sql(不是 images.sql 或 data.sql)。 shell> cd database/postgresql shell> cat schema.sql | sudo -u zabbix psql zabbix # 下 面 步 骤 当 创 建Zabbix proxy数 据 库 时 不 需 要 执 行 shell> cat images.sql | sudo -u zabbix0 码力 | 2715 页 | 28.60 MB | 1 年前3
Zabbix 7.0 中文手册server,然后进行下一步。 3. 运行 postgresql/timescaledb/schema.sql 脚本(从 Zabbix 7.0.0 开始,脚本的位置和名称已从 postgresql/timescaledb.sql 更改为 postgresql/timescaledb/schema.sql)。请注意,如果没有运行此脚本而启动 Zabbix server,将记录一条警告。 另请参阅: • postgresql/timescaledb/schema.sql script (since Zabbix 7.0.0, the script’s location and name has been changed from postgresql/timescaledb.sql to postgresql/timescaledb/schema.sql). Note that Zabbix server ole/go-ole 1.2.4 Go 的 Win32 ole 实现。 github.com/godbus/dbus 4.1.0 D-Bus 的本机 Go 绑定。 github.com/go-sql- driver/mysql 1.5.0 MySQL 驱动程序。 50 要求 强制状态 最小版本 描述 github.com/godror/godror 0.20.1 Oracle DB 驱动程序。0 码力 | 1951 页 | 33.43 MB | 1 年前3
Zabbix 4.4 中文手册注意 >schema.sql, images.sql and data.sql 这些文件在 Zabbix 的子目录 database 下. 如果 Zabbix 是通过分发包安装 的, 参考分发包相关文档. ::: 5对于 Zabbix proxy 数据库, 只需要导入 schema.sql (不需要导入 images.sql 和 data.sql) ::: Note: Note: schema.sql, images.sql and data.sql files are located in the database subdirectory of Zabbix sources. If Zabbix was installed from distribution packages, refer to the distribution documentation. Attention: Attention: For a Zabbix proxy database, only schema.sql should be imported (no images.sql nor data.sql) MySQL shell> mysql -uroot -p mysql> create database zabbix character set utf8 collate 0 码力 | 1850 页 | 13.52 MB | 1 年前3
Zabbix 5.2 Manual注意 >schema.sql, images.sql and data.sql 这些文件在 Zabbix 的子目录 database 下. 如果 Zabbix 是通过分发包安装 的, 参考分发包相关文档. ::: 5对于 Zabbix proxy 数据库, 只需要导入 schema.sql (不需要导入 images.sql 和 data.sql) ::: Note: Note: schema.sql, images.sql and data.sql files are located in the database subdirectory of Zabbix sources. If Zabbix was installed from distribution packages, refer to the distribution documentation. Attention: Attention: For a Zabbix proxy database, only schema.sql should be imported (no images.sql nor data.sql) MySQL shell> mysql -uroot -p mysql> create database zabbix character set utf8 collate 0 码力 | 1725 页 | 11.53 MB | 1 年前3
Zabbix 4.0 中文手册注意 >schema.sql, images.sql and data.sql 这些文件在 Zabbix 的子目录 database 下. 如果 Zabbix 是通过分发包安装 的, 参考分发包相关文档. ::: 6对于 Zabbix proxy 数据库, 只需要导入 schema.sql (不需要导入 images.sql 和 data.sql) ::: Note: Note: schema.sql, images.sql and data.sql files are located in the database subdirectory of Zabbix sources. If Zabbix was installed from distribution packages, refer to the distribution documentation. Attention: Attention: For a Zabbix proxy database, only schema.sql should be imported (no images.sql nor data.sql) MySQL shell> mysql -uroot -p mysql> create database zabbix character set utf8 collate 0 码力 | 1992 页 | 17.90 MB | 1 年前3
Zabbix 4.2 中文手册注意 >schema.sql, images.sql and data.sql 这些文件在 Zabbix 的子目录 database 下. 如果 Zabbix 是通过分发包安装 的, 参考分发包相关文档. ::: 5对于 Zabbix proxy 数据库, 只需要导入 schema.sql (不需要导入 images.sql 和 data.sql) ::: Note: Note: schema.sql, images.sql and data.sql files are located in the database subdirectory of Zabbix sources. If Zabbix was installed from distribution packages, refer to the distribution documentation. Attention: Attention: For a Zabbix proxy database, only schema.sql should be imported (no images.sql nor data.sql) MySQL shell> mysql -uroot -p mysql> create database zabbix character set utf8 collate 0 码力 | 1869 页 | 13.68 MB | 1 年前3
Zabbix 5.4 中文手册schema.sql, images.sql and data.sql 这些文件在 Zabbix 的子目录 database 下. 如果 Zabbix 是通过分发包安装 的, 参考分发包相关文档. ::: 对于 Zabbix proxy 数据库, 只需要导入 schema.sql (不需要导入 images.sql 和 data.sql) ::: Note: schema schema.sql, images.sql and data.sql files are located in the database subdirectory of Zabbix sources. If Zabbix was installed from distribution packages, refer to the distribution documentation. Attention: Attention: For a Zabbix proxy database, only schema.sql should be imported (no images.sql nor data.sql) MySQL shell> mysql -uroot -p mysql> create database zabbix character set utf8 collate utf8_bin; 0 码力 | 2339 页 | 19.57 MB | 1 年前3
Zabbix 6.0 Manual库的人,将以正确的顺序接收存储库更新。此命名更改仅适用于 RHEL 包。 14 Zabbix 6.0.9 新功能 22 表达式宏 表达式宏 现在支持 {ITEM.KEY<1-9>} 宏。 包 SQL 脚本已从 “/usr/share/doc” 目录移动到 Zabbix 包中的 “/usr/share”。 15 Zabbix 6.0.10 新功能 记住过滤器设置 在几个监控页面(问题、主机 都有安全风险。 3 创建 Zabbix 数据库 对 Zabbixserver和proxy守护进程,还有 Zabbix 前端,必须要有一个数据库。但运行 Zabbixagent不需要。 此处 SQL脚本用于创建数据库模式和插入数据集。Zabbix proxy 数据库只需要数据库模式,而 Zabbix server 数据库在数据库模式之上还 需要数据集。 创建了 Zabbix 数据库之后,执行以下步骤来编译 使用时序数据库导入数据 使用 TimescaleDB,除了 PostgreSQL 的导入命令外,还需运行: ·# cat /usr/share/zabbix-sql-scripts/postgresql/timescaledb.sql | sudo -u zabbix psql zabbix Warning: 只有 Zabbix 服务器支持 TimescaleDB。 PHP 7.2 Zabbix0 码力 | 1741 页 | 22.78 MB | 1 年前3
Zabbix 6.0 Manual9 Expression macros {ITEM.KEY<1-9>} macros are now supported inside expression macros. Packages SQL scripts have been moved from the /usr/share/doc directory to /usr/share in Zabbix packages. 15 What’s implementation for Go. github.com/godbus/dbus 4.1.0 Native Go bindings for D-Bus. github.com/go-sql- driver/mysql 1.5.0 MySQL driver. github.com/godror/godror 0.20.1 Oracle DB driver. github.com/mattn/go- daemons, as well as Zabbix frontend, a database is required. It is not needed to run Zabbix agent. SQL scripts are provided for creating database schema and inserting the dataset. Zabbix proxy database0 码力 | 1681 页 | 23.19 MB | 1 年前3
Zabbix 2.0 Manualexpanding off performance wise. 15 5.2.27 Improved debug layout In the frontend debug functionality, SQL query formatting has been improved for better readability. 5.2.28 Allow deleting trigger dependencies Attention: Order of database file import has been changed - images must be imported before data.sql now. 5.5.3 Improved active agent auto-registration Active agent auto-registration now supports monitoring Frontend improvements • Frontend overall performance was improved by optimising performance checks • SQL query count was reduced and performance improved in IT services and most pages that access trigger0 码力 | 791 页 | 9.66 MB | 1 年前3
共 27 条
- 1
- 2
- 3













