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

无数据

分类

全部后端开发(889)云计算&大数据(243)Java(239)Python(227)综合其他(224)数据库(185)Spring(185)C++(138)Weblate(134)VirtualBox(113)

语言

全部英语(1358)中文(简体)(204)中文(繁体)(22)日语(6)英语(5)德语(3)法语(3)韩语(3)西班牙语(2)

格式

全部PDF文档 PDF(1615)
 
本次搜索耗时 0.326 秒,为您找到相关结果约 1000 个.
  • 全部
  • 后端开发
  • 云计算&大数据
  • Java
  • Python
  • 综合其他
  • 数据库
  • Spring
  • C++
  • Weblate
  • VirtualBox
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 日语
  • 英语
  • 德语
  • 法语
  • 韩语
  • 西班牙语
  • 全部
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Back To Basics: The Rule of Five

    Agenda ● Background ● Core Guidelines ● What is the Rule of Five ● Compiler provided functions ● What is the Rule of Zero 3Copyright © 2023 Andre Kostur C++ is a net> C++ Core Guidelines 6Copyright © 2023 Andre Kostur Guideline C.21 is “The Rule of Five” 7Copyright © 2023 Andre Kostur Simple String 8Copyright © 2023 Andre nullptr; return *this; } // … char * data_; }; 19Copyright © 2023 Andre Kostur The Rule of Five C.21: “If you define or =delete any copy, move, or destructor function, define or =delete
    0 码力 | 42 页 | 623.10 KB | 6 月前
    3
  • pdf文档 Zabbix 4.2 Manual

    order to support preprocessing of low-level discovery result and custom paths to low-level discovery (LLD) macro values in a JSON document, the format of JSON returned by low-level discovery rules has been normal JSON containing an array. Built-in discovery keys have been updated to return an array of LLD rows at the root of JSON document. Zabbix will automatically extract a macro and value if an array item Low-level discovery rule now can also be a dependent item, depending on a regular item. Low-level discovery rule cannot be dependent on another low-level discovery rule. To configure it as a dependent
    0 码力 | 1270 页 | 15.64 MB | 1 年前
    3
  • pdf文档 Zabbix 5.0 Manual

    the new version it is possible to test the item (template item, item prototype, low-level discovery rule) from the user interface even before saving and, if configured correctly, get a real value in return Web scenarios Overriding in LLD rules It is now possible to filter out items, triggers, hosts and graphs or override their attributes during low-level discovery based on LLD object and prototype name value the same functionality as in the item configuration HTTP proxy field is supported. Discovery rule filtering The list of low-level discovery rules previously was always linked to a single host, making
    0 码力 | 1561 页 | 28.27 MB | 1 年前
    3
  • pdf文档 Zabbix 5.2 Manual

    unsupported, now it is possible to use a new preprocessing rule called ”Check for not supported value” to handle this situation. This preprocessing rule has standard Custom on fail options allowing to: • discard created: • Inherit (default) - the hosts will be created with the interface of a host the Discovery rule belongs to. If a host prototype is configured on the template level, then discovered hosts will inherit will be created without interfaces. Tags Additionally, support of tags with a possibility to use LLD macros as tag values has been added to the host prototypes. This functionality allows assigning each
    0 码力 | 1738 页 | 18.98 MB | 1 年前
    3
  • pdf文档 Zabbix 4.4 Manual

    the returned JSON, however, these macros can be defined by the user as required, using the custom LLD macro functionality with JSONPath to point to the required values in the returned JSON. Low-level low-level discovery macros and therefore can return values without the limitations associated with LLD macro name generation (for example, hyphens, square brackets and non-ASCII characters): jmx.get[ characters not supported in LLD macro name generation), had to ignore these properties. The new jmx.get[] item does not generate LLD macro names in the returned JSON. Instead, LLD macro names may be defined
    0 码力 | 1393 页 | 16.55 MB | 1 年前
    3
  • pdf文档 Zabbix 6.0 Manual

    the reason why an item, an LLD-rule, or a trigger became unsupported: • {ITEM.STATE.ERROR} - for item-based internal notifications; • {LLDRULE.STATE.ERROR} - for LLD-rule based internal notifications; macros in item name no longer supported The support for user macros in item names (including discovery rule names), deprecated since Zabbix 4.0, has been fully removed. Databases To create the optimal user configuration changes for all Zabbix objects, including changes that occurred as a result of executing an LLD rule, a network discovery action, an autoregistration action, or a script execution. Previously, configuration
    0 码力 | 1681 页 | 23.19 MB | 1 年前
    3
  • pdf文档 Zabbix 5.4 Manual

    ] internal item has been implemented to monitor the trend function cache effectiveness. New LLD rule filter condition operators In low-level discovery, it is now possible to set up filtering by the entities on a particular device (e.g. file systems, network interfaces, etc). low-level discovery rule - set of definitions for automated discovery of low-level entities on a device. item prototype statistics preprocessing - preprocessing manager statistics alerting - alert manager statistics lld - LLD manager statistics locks - list of mutexes secrets_reload Reload secrets from Vault. snmp_cache_reload
    0 码力 | 1825 页 | 20.03 MB | 1 年前
    3
  • pdf文档 Zabbix 6.2 Manual

    previous versions the same functionality was available in the Configuration section (item/discovery rule form and lists) only. As another improvement, it is now also possible to ”Execute now” dependent implemented to simplify further processing of the returned JSON (for example, in preprocessing steps or LLD macros). Tag reading from VMware VMware items reporting various VMware tags (e.g., vmware.datastore entities on a particular device (e.g. file systems, network interfaces, etc). low-level discovery rule - set of definitions for automated discovery of low-level entities on a device. item prototype
    0 码力 | 1689 页 | 22.82 MB | 1 年前
    3
  • pdf文档 Zabbix 2.4 Manual

    0 5.1 Defining multiple filters for low level discovery The filter section in low level discovery rule definition has been split out into a separate tab and, most importantly, allows to define several is based on custom graph prototypes created in low-level discovery (LLD) rules. 12 In monitoring, the screen cell will display an LLD-generated graph as soon as it is generated. If the graph is not generated prototypes in low-level discovery. In monitoring, the screen cell will display a graph created from an LLD-generated item. If the item is not generated, nothing will be displayed. The functionality is supported
    0 码力 | 910 页 | 10.81 MB | 1 年前
    3
  • pdf文档 Zabbix 3.2 Manual

    events • ”Event type” conditions for internal events - Item in “normal” state, Low-level discovery rule in “normal” state, Trigger in “normal” state 11 For more details, see: • Actions • Recovery operations also: • Upgrade notes for 3.2 • Action operations 5.11 Viewable items, triggers, graphs created by LLD Entities created by low-level discovery (items, triggers, graphs) in previous Zabbix versions were be displayed by default. Processing low-level discovery (LLD) LLD rule processing has been modified so multiple values for the same LLD rule are not processed simultaneously. For more details, see the
    0 码力 | 1012 页 | 12.11 MB | 1 年前
    3
共 1000 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 100
前往
页
相关搜索词
BackToBasicsTheRuleofFiveZabbix4.2Manual5.05.24.46.05.46.22.43.2
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩