积分充值
 首页
前端开发
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文库
  • 综合
  • 文档
  • 文章

无数据

分类

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

语言

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

格式

全部PDF文档 PDF(26)
 
本次搜索耗时 0.411 秒,为您找到相关结果约 26 个.
  • 全部
  • 系统运维
  • Zabbix
  • 全部
  • 英语
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Zabbix 4.0 中文手册

    DB2_COMPATIBILITY_VECTOR=3 SQLite 只有为 Zabbix proxy 创建数据库的时候才能使用 SQLite! Using SQLite is supported for Zabbix proxy only! Note: 如果使用 SQLite 作为 Zabbix proxy 的数据库,创建时如果数据库不存在,将自动创建。 Note: If using SQLite with Zabbix database will be automatically created if it does not exist. shell> cd database/sqlite3 shell> sqlite3 /var/lib/sqlite/zabbix.db < schema.sql 8 返回安装部分。Return to the installation section. 2 Repairing DebugLevel 否 -5 定调试等级: 0 - Zabbix 进程的起停 基本信息 1 - 重要信息 2 - 错误信息 3 - 警告信息 4 - 调试信息 (产生大量 信息) 5 - 扩展调试 (产生更多 信息) 另外可参考runtime control 选项。 21 DebugLevel no 0-5 3 Specifies debug level: 0 - basic information
    0 码力 | 1992 页 | 17.90 MB | 1 年前
    3
  • pdf文档 Zabbix 3.4 中文手册

    -f data.sql SQLite shell> cd database/sqlite3 shell> sqlite3 /var/lib/sqlite/zabbix.db < schema.sql # stop here if you are creating database for Zabbix proxy shell> sqlite3 /var/lib/sqlite/zabbix.db < < images.sql shell> sqlite3 /var/lib/sqlite/zabbix.db < data.sql Note: 如果 Zabbix proxy 使用 SQLite ,若没有数据库,会自动创建。 返回安装部分. 2 Windows 下的 Zabbix agent 配置 agent Zabbix agent 作为 Windows 服务运行。 在一台 Windows socket. 11 参数必 范围 默认值 描述 DBName yes 数 据 库 名 称. 对 于 SQLite3 必 须 提 供 数 据 库 文 件 路 径. 数 据 库 用 户 名 和 密 码 可 以 忽 略. DBPassword no 数 据 库 登 陆 密 码. SQLite 可 忽 略. 如 果 没 有 密 码 请 注 释 掉 此 行. 12 参数必 范围 默认值 描述 DBPort
    0 码力 | 1757 页 | 12.63 MB | 1 年前
    3
  • pdf文档 Zabbix 4.4 中文手册

    DB2_COMPATIBILITY_VECTOR=3 SQLite 只有为 Zabbix proxy 创建数据库的时候才能使用 SQLite! Using SQLite is supported for Zabbix proxy only! Note: 如果使用 SQLite 作为 Zabbix proxy 的数据库,创建时如果数据库不存在,将自动创建。 Note: If using SQLite with Zabbix database will be automatically created if it does not exist. shell> cd database/sqlite3 shell> sqlite3 /var/lib/sqlite/zabbix.db < schema.sql 7 返回安装部分。Return to the installation section. 2 Windows DebugLevel 否 -5 定调试等级: 0 - Zabbix 进程的起停 基本信息 1 - 重要信息 2 - 错误信息 3 - 警告信息 4 - 调试信息 (产生大量 信息) 5 - 扩展调试 (产生更多 信息) 另外可参考runtime control 选项。 DebugLevel no 0-5 3 Specifies debug level: 0 - basic information
    0 码力 | 1850 页 | 13.52 MB | 1 年前
    3
  • pdf文档 Zabbix 5.2 Manual

    DB2_COMPATIBILITY_VECTOR=3 SQLite 只有为 Zabbix proxy 创建数据库的时候才能使用 SQLite! Using SQLite is supported for Zabbix proxy only! Note: 如果使用 SQLite 作为 Zabbix proxy 的数据库,创建时如果数据库不存在,将自动创建。 Note: If using SQLite with Zabbix database will be automatically created if it does not exist. shell> cd database/sqlite3 shell> sqlite3 /var/lib/sqlite/zabbix.db < schema.sql 7 返回安装部分。Return to the installation section. 2 Windows DebugLevel 否 -5 定调试等级: 0 - Zabbix 进程的起停 基本信息 1 - 重要信息 2 - 错误信息 3 - 警告信息 4 - 调试信息 (产生大量 信息) 5 - 扩展调试 (产生更多 信息) 另外可参考runtime control 选项。 DebugLevel no 0-5 3 Specifies debug level: 0 - basic information
    0 码力 | 1725 页 | 11.53 MB | 1 年前
    3
  • pdf文档 Zabbix 4.2 中文手册

    DB2_COMPATIBILITY_VECTOR=3 SQLite 只有为 Zabbix proxy 创建数据库的时候才能使用 SQLite! Using SQLite is supported for Zabbix proxy only! Note: 如果使用 SQLite 作为 Zabbix proxy 的数据库,创建时如果数据库不存在,将自动创建。 Note: If using SQLite with Zabbix database will be automatically created if it does not exist. shell> cd database/sqlite3 shell> sqlite3 /var/lib/sqlite/zabbix.db < schema.sql 7 返回安装部分。Return to the installation section. 2 Windows DebugLevel 否 -5 定调试等级: 0 - Zabbix 进程的起停 基本信息 1 - 重要信息 2 - 错误信息 3 - 警告信息 4 - 调试信息 (产生大量 信息) 5 - 扩展调试 (产生更多 信息) 另外可参考runtime control 选项。 DebugLevel no 0-5 3 Specifies debug level: 0 - basic information
    0 码力 | 1869 页 | 13.68 MB | 1 年前
    3
  • pdf文档 Zabbix 6.0 Manual

    API • Zabbix API 为 Zabbix 提供可编程接口,用于大规模操作、第 3 方软件集成和其他用途。 权限系统 • 安全用户认证 • 某些用户可以被限制仅访问某些视图 全功能且易于扩展的 agent • 部署在被监控目标上 • Linux 和 Windows 操作系统都适用于 二进制守护进程 • 用 C 编写,用于提高性能和减少内存占用 • 轻量级、便携 为复杂环境做好准备 server。从 Zabbix 4.4 开始, 有两种类型的 agent 可用:Zabbix agent (轻量级,在许多平台上支持,用 C 编写)和Zabbix agent 2 (非常灵活,易于使用插件扩展, 用 Go 编写)。 数据流 此外,回顾一下 Zabbix 中的整体数据流也是很重要的。为了创建一个收集数据的监控项,必须首先创建一个主机。另一方面 Zabbix 必须 首先拥有一个监控项来创 MariaDB 10.5.X - 10.6.X • PostgreSQL 13.X - 14.X • Oracle 19c - 21c • TimescaleDB 2.0.1-2.3 • SQLite 3.3.5-3.34.X 默认情况下,如果检测到不支持的数据库版本,Zabbix server 和 proxy 将不会启动。虽然不推荐,但现在可以通过修改server 或proxy 的 Al
    0 码力 | 1741 页 | 22.78 MB | 1 年前
    3
  • pdf文档 Zabbix 5.0 Manual

    /tmp/zabbix_images" SQLite 只有为 Zabbix proxy 创建数据库的时候才能使用 SQLite! Note: 如果使用 SQLite 作为 Zabbix proxy 的数据库,创建时如果数据库不存在,将自动创建。 shell> cd database/sqlite3 shell> sqlite3 /var/lib/sqlite/zabbix.db < schema TimescaleDB 数据库或从现有 PostgreSQL 表迁移到 TimescaleDB。 配置 我们假设 TimescaleDB 扩展项已经安装在数据库服务器上(查看 安装说明)。 还必须通过执行以下命令为特定的数据库启用 TimescaleDB 扩展项: echo "CREATE EXTENSION IF NOT EXISTS timescaledb CASCADE;" | sudo 当大量监控项被删除时,会增加数据库的负载, 因为 housekeeper 需要删除这些监控项的所有历史数据。例如, 如果我们只需要 删除一个监控项原型, 但是这个原型链接到 50 个主机,每个主机的原型扩展到 100 个真实的监控项,总共需要删除 5000 个监控项 (1*50*100)。如果 MaxHousekeeperDelete 设置了 500(MaxHousekeeperDelete=500),则
    0 码力 | 2715 页 | 28.60 MB | 1 年前
    3
  • pdf文档 Zabbix 5.4 中文手册

    DB2_COMPATIBILITY_VECTOR=3 SQLite 只有为 Zabbix proxy 创建数据库的时候才能使用 SQLite! Using SQLite is supported for Zabbix proxy only! 8 Note: 如果使用 SQLite 作为 Zabbix proxy 的数据库,创建时如果数据库不存在,将自动创建。 Note: If using SQLite with Zabbix database will be automatically created if it does not exist. shell> cd database/sqlite3 shell> sqlite3 /var/lib/sqlite/zabbix.db < schema.sql 返回安装部分。Return to the installation section. 2 Repairing Zabbix DebugLevel 否 -5 定调试等级: 0 - Zabbix 进程的起停 基本信息 1 - 重要信息 2 - 错误信息 3 - 警告信息 4 - 调试信息 (产生大量 信息) 5 - 扩展调试 (产生更多 信息) 另外可参考runtime control 选项。 43 DebugLevel no 0-5 3 Specifies debug level: 0 - basic information
    0 码力 | 2339 页 | 19.57 MB | 1 年前
    3
  • pdf文档 Zabbix 7.0 中文手册

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1611 20. 扩展 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1935 扩展开发的变化 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . API • Zabbix API 为 Zabbix 提供可编程接口,用于批量操作、第三方软件集成和其他用途。 权限系统 • 安全用户认证 • 某些用户可以被限制仅访问某些视图 功能齐全且易于扩展的 agent • 部署在被监控目标上 • Linux 和 Windows 操作系统都适用于 二进制守护进程 • 用 C 编写,用于提高性能和减少内存占用 • 轻量级、便携 为复杂环境做好准备
    0 码力 | 1951 页 | 33.43 MB | 1 年前
    3
  • pdf文档 Zabbix 1.8 Manual

    1.8.2, 1.8.3 and 1.8.9. 3.5 Known problems Warning: Zabbix frontend in 1.8 does not work with SQLite backend. Please, use one of the other supported databases. 3.5.1 For version 1.8 • PHP mbstring it temporarily became unavailable. With 1.8.2, this is also supported for PostgreSQL, Oracle and SQLite. • Zabbix administrators now can only choose groups they are members of and users of those groups least PostgreSQL 8.3, which introduced much better VACUUM performance. SQLite
    php-sqlite3 3.3.5 or later Required if SQLite is used as Zabbix back-end database. Note: Zabbix may work on previous
    0 码力 | 485 页 | 9.28 MB | 1 年前
    3
共 26 条
  • 1
  • 2
  • 3
前往
页
相关搜索词
Zabbix4.0中文手册3.44.45.2Manual4.26.05.05.47.01.8
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩