积分充值
 首页
前端开发
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.349 秒,为您找到相关结果约 26 个.
  • 全部
  • 系统运维
  • Zabbix
  • 全部
  • 英语
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Zabbix 3.0 Manual

    {b}{t}{nn} format where: • {b} - source (1 - feature or release, 2 - tag) • {t} - type (1 - alpha, 2 - beta, 3 - release candidate, 4 - release) • {nn} - sequence number for the ’type’ For example: example: Tag Branch Version Result 3.0.28 Zabbix 3.0.28 3.0.28.2400 release/3.0 Zabbix 3.0.28rc3 3.0.28.1303 feature/ZBX-16074 Zabbix 3.0.28rc1 3.0.28.1301 34 What’s new in Zabbix 3.0.29 This minor version com/scm/zbx/zabbix.git $ cd zabbix $ git checkout 3.0.31 -b 3.0.31 # replace 3.0.31 with the latest release available $ ./bootstrap.sh $ ./configure --enable-agent --enable-ipv6 --prefix=`pwd` $ make dbschema
    0 码力 | 1074 页 | 12.04 MB | 1 年前
    3
  • pdf文档 Zabbix 5.0 Manual

    are different: {Local Zabbix server:vfs.file.contents[/etc/os-release].last()}<>{Remote Zabbix server:vfs.file.contents[/etc/os-release].last()} String comparison is also possible in calculated items with SJLJ (set jump/long jump) Exception Handling and Windows threads (for example x86_64-8.1.0- release-win32-sjlj-rt_v6-rev0.7z) 2. Extract and move to c:\mingw 3. Setup environmental variable @echo Build agent without TLS: $ cd zabbix/ $ git checkout 5.0.1 -b 5.0.1 # replace 5.0.1 with the latest release available $ ./bootstrap.sh $ ./configure --sysconfdir=/usr/local/etc/zabbix --enable-agent --enable-ipv6
    0 码力 | 1561 页 | 28.27 MB | 1 年前
    3
  • pdf文档 Zabbix 4.4 Manual

    Currently Agent 2 is in experimental status, with a production-ready status expected in the next major release. See also: Zabbix agent 2 Webhooks in alerting In the new version you may write your own JavaScript MinGW-w64 with SJLJ (set jump/long jump) Exception Handling and Windows threads (look for x86_64-8.1.0-release- win32-sjlj-rt_v6-rev0.7z) 2. Extract and move to c:\mingw 3. Setup environmental variable @echo com/scm/zbx/zabbix.git $ cd zabbix $ git checkout 4.4.10 -b 4.4.10 # replace 4.4.10 with the latest release available $ ./bootstrap.sh $ ./configure --sysconfdir=/usr/local/etc/zabbix --enable-agent --enable-ipv6
    0 码力 | 1393 页 | 16.55 MB | 1 年前
    3
  • pdf文档 Zabbix 4.2 Manual

    {b}{t}{nn} format where: • {b} - source (1 - feature or release, 2 - tag) • {t} - type (1 - alpha, 2 - beta, 3 - release candidate, 4 - release) • {nn} - sequence number for the ’type’ For example: example: Tag Branch Version Result 4.2.2 Zabbix 4.2.2 4.2.2.2400 release/4.2 Zabbix 4.2.2rc3 4.2.2.1303 feature/ZBX-16074 Zabbix 4.2.2rc1 4.2.2.1301 8 What’s new in Zabbix 4.2.3 This minor version contains zabbix.com/zabbix/4.2/rhel/7/x86_64/zabbix-release-4.2-2.el7.noarch.rpm RHEL 6: # rpm -Uvh https://repo.zabbix.com/zabbix/4.2/rhel/6/x86_64/zabbix-release-4.2-2.el6.noarch.rpm RHEL 5: # rpm -Uvh https://repo
    0 码力 | 1270 页 | 15.64 MB | 1 年前
    3
  • pdf文档 Zabbix 3.4 Manual

    zabbix.com/zabbix/3.4/rhel/7/x86_64/zabbix-release-3.4-2.el7.noarch.rpm RHEL 6: # rpm -ivh https://repo.zabbix.com/zabbix/3.4/rhel/6/x86_64/zabbix-release-3.4-1.el6.noarch.rpm RHEL 5: # rpm -ivh https://repo https://repo.zabbix.com/zabbix/3.4/rhel/5/x86_64/zabbix-release-3.4-1.noarch.rpm Frontend installation prerequisites Zabbix frontend requires additional packages not available in basic installation. You wget https://repo.zabbix.com/zabbix/3.4/debian/pool/main/z/zabbix-release/zabbix-release_3.4-1+stretch_all.deb # dpkg -i zabbix-release_3.4-1+stretch_all.deb # apt update For Ubuntu 18.04 (bionic), run
    0 码力 | 1136 页 | 15.03 MB | 1 年前
    3
  • pdf文档 Zabbix 2.0 Manual

    Bulgarian 10.1.2 Completed translations The following translations are 100% completed for this release: • American English • Brazilian Portuguese • French • German • Greek • Japanese • Portuguese Lithuanian 11.2.2 Completed translations The following translations are 100% completed for this release: • American English • Brazilian Portuguese • French • German • Greek • Japanese • Russian improvements 12.1.1 Completed translations The following translations are 100% completed for this release: • American English • Brazilian Portuguese • French • German • Greek • Japanese • Russian
    0 码力 | 791 页 | 9.66 MB | 1 年前
    3
  • pdf文档 Zabbix 6.0 Manual

    packages have been renamed by adding a ”release” word in the name: Naming Package name Old zabbix-agent-6.0.7-1.el9.x86_64.rpm New zabbix-agent-6.0.8-release1.el9.x86_64.rpm There is no functional this change. This is necessary as preparation for providing packages of minor version (i.e. 6.0.x) release candidates, expected to start with 6.0.9. The naming change will ensure that for someone who has version of Zabbix 6.0. Note that source code repository for each plugin now contains a dedicated release/6.0 branch (previously, there was only master branch). MariaDB 10.10 support The maximum supported
    0 码力 | 1681 页 | 23.19 MB | 1 年前
    3
  • pdf文档 Zabbix 4.0 Manual

    {b}{t}{nn} format where: • {b} - source (1 - feature or release, 2 - tag) • {t} - type (1 - alpha, 2 - beta, 3 - release candidate, 4 - release) • {nn} - sequence number for the ’type’ For example: example: Tag Branch Version Result 4.0.8 Zabbix 4.0.8 4.0.8.2400 release/4.0 Zabbix 4.0.8rc3 4.0.8.1303 feature/ZBX-16074 Zabbix 4.0.8rc1 4.0.8.1301 14 What’s new in Zabbix 4.0.9 This minor version does com/scm/zbx/zabbix.git $ cd zabbix $ git checkout 4.0.22 -b 4.0.22 # replace 4.0.22 with the latest release available $ ./bootstrap.sh $ ./configure --enable-agent --enable-ipv6 --prefix=`pwd` $ make dbschema
    0 码力 | 1365 页 | 16.69 MB | 1 年前
    3
  • pdf文档 Zabbix 7.0 Manual

    with SJLJ (set jump/long jump) Exception Handling and Windows threads (for example x86_64-8.1.0- release-win32-sjlj-rt_v6-rev0.7z) 2. Extract and move to c:\mingw 3. Setup environmental variable @echo repositories. 66 1 Red Hat Enterprise Linux and derivatives Overview Official Zabbix 6.5 PRE-RELEASE packages for Red Hat Enterprise Linux versions 6, 7, 8, and 9, as well as for versions 8 and 9 of Rocky Linux are available on Zabbix website. Packages for Zabbix 7.0 will be available upon its release. Packages are available with: • MySQL or PostgreSQL database • Apache or Nginx web server support
    0 码力 | 1949 页 | 31.91 MB | 1 年前
    3
  • pdf文档 Zabbix 6.4 Manual

    immediate item value checks by outdated proxies that are no older than Zabbix server previous LTS release version. Older proxies are not supported, and all communication with Zabbix server will fail with with SJLJ (set jump/long jump) Exception Handling and Windows threads (for example x86_64-8.1.0- release-win32-sjlj-rt_v6-rev0.7z) 2. Extract and move to c:\mingw 3. Setup environmental variable @echo files. SLES 15: # rpm -Uvh --nosignature https://repo.zabbix.com/zabbix/6.4/sles/15/x86_64/zabbix-release-6.4-1.sles15.noarch.rpm # zypper --gpg-auto-import-keys refresh 'Zabbix Official Repository' SLES
    0 码力 | 1885 页 | 29.12 MB | 1 年前
    3
共 26 条
  • 1
  • 2
  • 3
前往
页
相关搜索词
Zabbix3.0Manual5.04.44.23.42.06.04.07.06.4
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩