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

无数据

分类

全部系统运维(118)Linux(64)Zabbix(27)httpd(24)eBPF(9)Cilium(7)Prometheus(2)DevOps(1)

语言

全部中文(简体)(54)英语(53)法语(2)中文(繁体)(2)德语(1)西班牙语(1)意大利语(1)日语(1)葡萄牙语(1)中文(简体)(1)

格式

全部PDF文档 PDF(93)其他文档 其他(25)
 
本次搜索耗时 0.512 秒,为您找到相关结果约 118 个.
  • 全部
  • 系统运维
  • Linux
  • Zabbix
  • httpd
  • eBPF
  • Cilium
  • Prometheus
  • DevOps
  • 全部
  • 中文(简体)
  • 英语
  • 法语
  • 中文(繁体)
  • 德语
  • 西班牙语
  • 意大利语
  • 日语
  • 葡萄牙语
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Debian 维护者指南

    的方式对这些软件进行配置。 添加至 ~/.bashrc 文件 DEBEMAIL="your.email.address@example.org" DEBFULLNAME="Firstname Lastname" export DEBEMAIL DEBFULLNAME 3.2 mc mc 命令提供了管理文件的简单途径。它可以打开二进制 deb 文件,并仅需对二进制 deb 文件按下回车 键便能检查其内容。它调用了 comment lines for the released package. #export DH_VERBOSE = 1 #export DEB_BUILD_MAINT_OPTIONS = hardening=+all #export DEB_CFLAGS_MAINT_APPEND = -Wall -pedantic #export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed debhello-0.0/debian/rules #!/usr/bin/make -f export DH_VERBOSE = 1 export DEB_BUILD_MAINT_OPTIONS = hardening=+all export DEB_CFLAGS_MAINT_APPEND = -Wall -pedantic export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
    0 码力 | 142 页 | 1.11 MB | 1 年前
    3
  • pdf文档 Zabbix 1.8 Manual

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 202 6 XML Import and Export . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 204 3 Host export . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 208 5 Map export and import . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 209 6 Screen export and import . . . . . . . . . . .
    0 码力 | 485 页 | 9.28 MB | 1 年前
    3
  • pdf文档 Zabbix 5.2 Manual

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 592 14. Configuration export/import . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . configuring VMware environment monitoring. Maintenance, Regular expressions, Event acknowledgment and XML export/import are further sections that reveal how to use these various aspects of Zabbix software. Discovery template level have been converted to host dashboards. See also: • Host dashboards • Upgrade notes Export to YAML Zabbix configuration elements now can also be exported and imported in the YAML format, which
    0 码力 | 1738 页 | 18.98 MB | 1 年前
    3
  • pdf文档 Zabbix 4.4 Manual

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 515 14. Configuration export/import . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . configuring VMware environment monitoring. Maintenance, Regular expressions, Event acknowledgement and XML export/import are further sections that reveal how to use these various aspects of Zabbix software. Discovery included in real-time export Host names are now included in the real-time export of events, item values and trends (previously only the visible host name was exported). Note that the export protocol has changed
    0 码力 | 1393 页 | 16.55 MB | 1 年前
    3
  • pdf文档 Zabbix 6.4 Manual

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 467 15 Data export . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 546 14 Configuration export/import . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . configuring VMware environment monitoring. Maintenance, Regular expressions, Event acknowledgment and XML export/import are further sections that reveal how to use these various aspects of Zabbix software. Discovery
    0 码力 | 1885 页 | 29.12 MB | 1 年前
    3
  • epub文档 Cilium v1.8 Documentation

    policy decision process for both, running workloads and based on arbitrary label definitions. Metrics export via Prometheus: Key metrics are exported via Prometheus for integration with your existing dashboards CILIUM_NAMESPACE environment variable. Subsequent commands reference this environment variable. export CILIUM_NAMESPACE=kube-system Enable Hubble Hubble is a fully distributed networking and security is running, install the hubble CLI: Linux MacOS Windows Download the latest hubble release: export HUBBLE_VERSION=$(curl -s https://raw.githubusercontent.com/cilium/hubble/master/stable.txt) curl
    0 码力 | 1124 页 | 21.33 MB | 1 年前
    3
  • pdf文档 Zabbix 6.2 Manual

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 550 14. Configuration export/import . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . configuring VMware environment monitoring. Maintenance, Regular expressions, Event acknowledgment and XML export/import are further sections that reveal how to use these various aspects of Zabbix software. Discovery authentication support to be able to sign in to Zabbix. Symfony Yaml Component 5.1.0 Adds support to export and import Zabbix configuration elements in the YAML format. 43 Note: Zabbix may work on previous
    0 码力 | 1689 页 | 22.82 MB | 1 年前
    3
  • pdf文档 Zabbix 7.0 Manual

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 463 15 Data export . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 546 14 Configuration export/import . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . configuring VMware environment monitoring. Maintenance, Regular expressions, Event acknowledgment and XML export/import are further sections that reveal how to use these various aspects of Zabbix software. Discovery
    0 码力 | 1949 页 | 31.91 MB | 1 年前
    3
  • pdf文档 Zabbix 6.0 Manual

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 565 14 Configuration export/import . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . configuring VMware environment monitoring. Maintenance, Regular expressions, Event acknowledgment and XML export/import are further sections that reveal how to use these various aspects of Zabbix software. Discovery of pro- cesses/threads on the container. Cleaner configuration export YAML files generated during Zabbix entity configuration export no longer contain empty lines between entities in an array, which
    0 码力 | 1681 页 | 23.19 MB | 1 年前
    3
  • epub文档 Cilium v1.9 Documentation

    policy decision process for both, running workloads and based on arbitrary label definitions. Metrics export via Prometheus: Key metrics are exported via Prometheus for integration with your existing dashboards CILIUM_NAMESPACE environment variable. Subsequent commands reference this environment variable. export CILIUM_NAMESPACE=kube-system Enable Hubble for Cluster-Wide Visibility Hubble is the component YAML can be applied on top of an existing installation: # Set this to your installed Cilium version export CILIUM_VERSION=1.9.1 # Please set any custom Helm values you may need for Cilium, # such as for example
    0 码力 | 1263 页 | 18.62 MB | 1 年前
    3
共 118 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 12
前往
页
相关搜索词
Debian维护维护者指南Zabbix1.8Manual5.24.46.4Ciliumv1Documentation6.27.06.0
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩