积分充值
 首页
前端开发
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.435 秒,为您找到相关结果约 27 个.
  • 全部
  • 系统运维
  • Zabbix
  • 全部
  • 英语
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 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 -p zabbix < 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
  • 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数 据 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/z
    0 码力 | 2715 页 | 28.60 MB | 1 年前
    3
  • pdf文档 Zabbix 5.4 Manual

    templates 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_get
    0 码力 | 1825 页 | 20.03 MB | 1 年前
    3
  • pdf文档 Zabbix 6.0 Manual

    Server 或 Zabbix Proxy 上,必须将监控项类型配置为trapper 。 运行 Zabbix sender 一个运行 Zabbix UNIX sender 的例子: shell> cd bin shell> ./zabbix_sender -z zabbix -s "Linux DB3" -k db.connections -o 43 其中: • z - Zabbix server Zabbix get 从 agent 获取处理器负载值的例子: ·shell> cd bin ·shell> ./zabbix_get -s 127.0.0.1 -p 10050 -k system.cpu.load[all,avg1] 运行 Zabbix get 以从网站捕获字符串的另一个示例: ·shell> cd bin ·shell> ./zabbix_get -s 192.168.1.1 RHEL, CentOS) 建议使用子目录而非 HTML 根目录。要创建子目录并将 Zabbix 前端文件复制过去,请执行如下命令,以替换实际目录: mkdir /zabbix cd ui cp -a . /zabbix 如果计划用英语之外的语言,请参考前端安装其他语言 。 安装前端 关于 Zabbix 前端的安装,请参考网页界面安装页面的信息。 3 安装
    0 码力 | 1741 页 | 22.78 MB | 1 年前
    3
  • pdf文档 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
  • pdf文档 Zabbix 6.2 Manual

    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_get files into it, execute the following commands, replacing the actual directory: mkdir /zabbix cd ui cp -a . /zabbix If planning to use any other language than English, see Installation of
    0 码力 | 1689 页 | 22.82 MB | 1 年前
    3
  • pdf文档 Zabbix 6.0 Manual

    functionality to act like Zabbix sender. Running Zabbix sender An example of running Zabbix UNIX sender: cd bin ./zabbix_sender -z zabbix -s "Linux DB3" -k db.connections -o 43 where: • z - Zabbix server host load value from the agent: cd bin ./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: cd bin ./zabbix_get -s 192 files into it, execute the following commands, replacing the actual directory: mkdir /zabbix cd ui cp -a . /zabbix If planning to use any other language than English, see Installation of
    0 码力 | 1681 页 | 23.19 MB | 1 年前
    3
  • pdf文档 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 -p zabbix < 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
  • pdf文档 Zabbix 7.0 Manual

    functionality to act like Zabbix sender. Running Zabbix sender An example of running Zabbix UNIX sender: cd bin ./zabbix_sender -z zabbix -s "Linux DB3" -k db.connections -o 43 where: • z - Zabbix server host load value from the agent: cd bin ./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: cd bin ./zabbix_get -s 192 files into it, execute the following commands, replacing the actual directory: mkdir /zabbix cd ui cp -a . /zabbix If planning to use any other language than English, see Installation of
    0 码力 | 1949 页 | 31.91 MB | 1 年前
    3
  • pdf文档 Zabbix 6.4 Manual

    to act like Zabbix sender. 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_get files into it, execute the following commands, replacing the actual directory: mkdir /zabbix cd ui cp -a . /zabbix If planning to use any other language than English, see Installation of
    0 码力 | 1885 页 | 29.12 MB | 1 年前
    3
共 27 条
  • 1
  • 2
  • 3
前往
页
相关搜索词
Zabbix5.4中文手册5.0Manual6.03.46.24.07.06.4
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩