积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部系统运维(27)Zabbix(27)

语言

全部英语(20)中文(简体)(7)

格式

全部PDF文档 PDF(27)
 
本次搜索耗时 0.451 秒,为您找到相关结果约 27 个.
  • 全部
  • 系统运维
  • Zabbix
  • 全部
  • 英语
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 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数 据 库 时 不 需 要 执 行 行 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 zabbix
    0 码力 | 2715 页 | 28.60 MB | 1 年前
    3
  • pdf文档 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
  • pdf文档 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
  • pdf文档 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
  • pdf文档 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
  • pdf文档 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
  • pdf文档 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
  • pdf文档 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 Zabbix
    0 码力 | 1741 页 | 22.78 MB | 1 年前
    3
  • pdf文档 Zabbix 6.0 Manual

    9 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 database
    0 码力 | 1681 页 | 23.19 MB | 1 年前
    3
  • pdf文档 Zabbix 2.0 Manual

    expanding 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 trigger
    0 码力 | 791 页 | 9.66 MB | 1 年前
    3
共 27 条
  • 1
  • 2
  • 3
前往
页
相关搜索词
Zabbix5.0Manual7.0中文手册4.45.24.04.25.46.02.0
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩