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

无数据

分类

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

语言

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

格式

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

    常见问题 1. Q:可以更新或清空队列(如菜单 “管理”→“队列” 中所展示的队列)? A: 不可以。 2. Q: 如何从一个数据库迁移到另一个数据库? A: 只需要转存数据 (对于 MySQL, 使用参数 -t 或 --no-create-info), 用 Zabbix 的 schema 文件创建新的数据库,并导入数据。 3. Q: 想用下划线替换监控项 key 中的所有空格,因为空格只在老版本中起作用,而在 Administration → Queue)? A: No. 2. Q: How do I migrate from one database to another? A: Dump data only (for MySQL, use flag -t or --no-create-info), create the new database using schema files from Zabbix and import should be imported (no images.sql nor data.sql) MySQL shell> mysql -uroot -p mysql> create database zabbix character set utf8 collate utf8_bin; mysql> grant all privileges on zabbix.* to zabbix@localhost
    0 码力 | 1850 页 | 13.52 MB | 1 年前
    3
  • pdf文档 Zabbix 5.2 Manual

    常见问题 1. Q:可以更新或清空队列(如菜单 “管理”→“队列” 中所展示的队列)? A: 不可以。 2. Q: 如何从一个数据库迁移到另一个数据库? A: 只需要转存数据 (对于 MySQL, 使用参数 -t 或 --no-create-info), 用 Zabbix 的 schema 文件创建新的数据库,并导入数据。 3. Q: 想用下划线替换监控项 key 中的所有空格,因为空格只在老版本中起作用,而在 Administration → Queue)? A: No. 2. Q: How do I migrate from one database to another? A: Dump data only (for MySQL, use flag -t or --no-create-info), create the new database using schema files from Zabbix and import should be imported (no images.sql nor data.sql) MySQL shell> mysql -uroot -p mysql> create database zabbix character set utf8 collate utf8_bin; mysql> grant all privileges on zabbix.* to zabbix@localhost
    0 码力 | 1725 页 | 11.53 MB | 1 年前
    3
  • pdf文档 Zabbix 4.0 中文手册

    常见问题 1. Q:可以更新或清空队列(如菜单 “管理”→“队列” 中所展示的队列)? A: 不可以。 2. Q: 如何从一个数据库迁移到另一个数据库? A: 只需要转存数据 (对于 MySQL, 使用参数 -t 或 --no-create-info), 用 Zabbix 的 schema 文件创建新的数据库,并导入数据。 3. Q: 想用下划线替换监控项 key 中的所有空格,因为空格只在老版本中起作用,而在 Administration → Queue)? A: No. 2. Q: How do I migrate from one database to another? A: Dump data only (for MySQL, use flag -t or --no-create-info), create the new database using schema files from Zabbix and import should be imported (no images.sql nor data.sql) MySQL shell> mysql -uroot -p mysql> create database zabbix character set utf8 collate utf8_bin; mysql> grant all privileges on zabbix.* to zabbix@localhost
    0 码力 | 1992 页 | 17.90 MB | 1 年前
    3
  • pdf文档 Zabbix 4.2 中文手册

    常见问题 1. Q:可以更新或清空队列(如菜单 “管理”→“队列” 中所展示的队列)? A: 不可以。 2. Q: 如何从一个数据库迁移到另一个数据库? A: 只需要转存数据 (对于 MySQL, 使用参数 -t 或 --no-create-info), 用 Zabbix 的 schema 文件创建新的数据库,并导入数据。 3. Q: 想用下划线替换监控项 key 中的所有空格,因为空格只在老版本中起作用,而在 Administration → Queue)? A: No. 2. Q: How do I migrate from one database to another? A: Dump data only (for MySQL, use flag -t or --no-create-info), create the new database using schema files from Zabbix and import should be imported (no images.sql nor data.sql) MySQL shell> mysql -uroot -p mysql> create database zabbix character set utf8 collate utf8_bin; mysql> grant all privileges on zabbix.* to zabbix@localhost
    0 码力 | 1869 页 | 13.68 MB | 1 年前
    3
  • pdf文档 Zabbix 5.4 中文手册

    常见问题 1. Q:可以更新或清空队列(如菜单 “管理”→“队列” 中所展示的队列)? A: 不可以。 2. Q: 如何从一个数据库迁移到另一个数据库? A: 只需要转存数据 (对于 MySQL, 使用参数 -t 或 --no-create-info), 用 Zabbix 的 schema 文件创建新的数据库,并导入数据。 3. Q: 想用下划线替换监控项 key 中的所有空格,因为空格只在老版本中起作用,而在 Administration → Queue)? A: No. 2. Q: How do I migrate from one database to another? A: Dump data only (for MySQL, use flag -t or --no-create-info), create the new database using schema files from Zabbix and import should be imported (no images.sql nor data.sql) MySQL shell> mysql -uroot -p mysql> create database zabbix character set utf8 collate utf8_bin; mysql> grant all privileges on zabbix.* to zabbix@localhost
    0 码力 | 2339 页 | 19.57 MB | 1 年前
    3
  • pdf文档 Zabbix 4.0 Manual

    been introduced allowing data polling using the HTTP/HTTPS protocol. Trapping is also possible using Zabbix sender or Zabbix sender protocol. For more details see HTTP agent item type. New templates • remove host • enable host • remove from host group • unlink from template MySQL 8.0 supported Support for MySQL 8.0 has been added. Date-based indices setup for Elasticsearch In order to properly about the oc- curred problem. Database down message from now on consists of the following content: [MySQL|PostgreSQL|Oracle|IBM DB2] database [on :] is not available:
    0 码力 | 1365 页 | 16.69 MB | 1 年前
    3
  • pdf文档 Zabbix 4.2 Manual

    domain name or IP address was allowed in the first parameter and there was no support for HTTPS protocol. Additionally, Unicode is now supported in the hostnames of these items (Punycode support was added) the clock, etc), used in the dashboard. Zabbix API - Zabbix API allows you to use the JSON RPC protocol to create, update and fetch Zabbix objects (like hosts, items, graphs and others) or perform any (server, proxy, agent, zabbix_sender and zabbix_get utilities) using Transport Layer Security (TLS) protocol. network discovery - automated discovery of network devices. low-level discovery - automated
    0 码力 | 1270 页 | 15.64 MB | 1 年前
    3
  • pdf文档 Zabbix 5.0 Manual

    常见问题 1. Q:可以更新或清空队列(如菜单 “管理”→“队列” 中所展示的队列)? A: 不可以。 2. Q: 如何从一个数据库迁移到另一个数据库? A: 只需要转存数据 (对于 MySQL, 使用参数 -t 或 --no-create-info), 用 Zabbix 的 schema 文件创建新的数据库,并导入数据。 3. Q: 想用下划线替换监控项 key 中的所有空格,因为空格只在老版本中起作用,而在 next steps. MySQL 字符集 utf8 和 utf8_bin 排序规则是 Zabbix Server/Proxy 与 MySQL 数据库一起正常工作所必需的。 shell> mysql -uroot -p mysql> create database zabbix character set utf8 collate utf8_bin; mysql> create user user 'zabbix'@'localhost' identified by ''; mysql> grant all privileges on zabbix.* to 'zabbix'@'localhost'; mysql> quit; 如果要从 Zabbix 软件包安装,请在此处停止,并继续说明RHEL/CentOS或Debian/Ubuntu将数据导入数据库。:::
    0 码力 | 2715 页 | 28.60 MB | 1 年前
    3
  • pdf文档 Zabbix 4.4 Manual

    item values and trends (previously only the visible host name was exported). Note that the export protocol has changed with host name information now an object, rather than a string/array. Value types Value types are now included in the real-time export of item values and trends. See the export protocol for more details. New templates New official templates are available for monitoring: Linux The - collect metrics by polling RabbitMQ management plugin with HTTP agent remotely. MySQL/MariaDB • Template DB MySQL by Zabbix agent - see requirements for operating this template. PostgreSQL • Template
    0 码力 | 1393 页 | 16.55 MB | 1 年前
    3
  • pdf文档 Zabbix 5.0 Manual

    Secure connections to Zabbix database It is now possible to configure secure TLS connections to MySQL and PostgreSQL databases from: • Zabbix frontend • Zabbix server or proxy Restricting agent checks Memcached instances (see description). MySQL monitoring plugin A MySQL plugin for Zabbix agent 2 is now available as part of the out-of-the-box monitoring of MySQL instances (see description). Agent 2 Minimum required versions updated The minimum required versions for supported databases now are: • MySQL 5.5.62 • MariaDB 10.0.37 • PostgreSQL 9.2.24 • Oracle 11.2 TimescaleDB native compression support
    0 码力 | 1561 页 | 28.27 MB | 1 年前
    3
共 28 条
  • 1
  • 2
  • 3
前往
页
相关搜索词
Zabbix4.4中文手册5.2Manual4.04.25.45.0
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩