Zabbix 6.0 Manual不再是服务属性,而是可以分配给多个服务的单独实体。在升级期间,相同的 SLA 将被分组,并且每个组将创建一个 SLA。服 务将获得一个新的服务标签 SLA:用于匹配。 也可以参看: • 服务监控升级详解; • 服务配置。 11 6.0.1 更新说明 配置同步器 配置同步器的性能得到了改进。如果有大量模板,建议增加 server/proxy 上的 CacheSize。同时建议删除未使用的模板。 ServerActive 中列出的活跃服务器数与 StartAgents 中被动检查的预分配实例数之和必须小于 64. 参阅 1. Zabbix agent 主动和被动检查从 2.0.0 版本后配置对比详解 1566 6 Zabbix agent 2 (Windows 系统) 概述 Zabbix agent 2 是新一代的 Zabbix agent,同时从功能上其可以用来代替 Zabbix agent。 0 码力 | 1741 页 | 22.78 MB | 1 年前3
Python 标准库参考指南 3.7.13 Coghlan 撰写并实现。 PEP 451 ——导入系统采用的 ModuleSpec 类型 PEP 由 Eric Snow 撰写并实现。 using-on-general ——CPython 命令行详解 importlib.import_module() 函数 32.5 importlib --- import 的实现 3.1 新版功能. 源代码 Lib/importlib/__init__ 函数标注通常用于类型提示:例如以下函数预期接受两个int 参数并预期返回一个int 值: def sum_two_numbers(a: int, b: int) -> int: return a + b 函数标注语法的详解见 function 一节。 请参看variable annotation 和 PEP 484 对此功能的描述。 __future__ 一种伪模块,可被程序员用来启用与当前解释器不兼容的新语言特性。0 码力 | 1846 页 | 9.09 MB | 9 月前3
Python 标准库参考指南 3.7.13 Coghlan 撰写并实现。 PEP 451 ——导入系统采用的 ModuleSpec 类型 PEP 由 Eric Snow 撰写并实现。 using-on-general ——CPython 命令行详解 importlib.import_module() 函数 1668 Chapter 32. 导入模块 The Python Library Reference, 发布 3.7.13 32.5 函数标注通常用于类型提示:例如以下函数预期接受两个int 参数并预期返回一个int 值: def sum_two_numbers(a: int, b: int) -> int: return a + b 函数标注语法的详解见 function 一节。 1808 Appendix A. 术语对照表 The Python Library Reference, 发布 3.7.13 请参看variable annotation0 码力 | 1961 页 | 9.14 MB | 9 月前3
Python 标准库参考指南 3.8.20 Coghlan 撰写并实现。 PEP 451 ——导入系统采用的 ModuleSpec 类型 PEP 由 Eric Snow 撰写并实现。 using-on-general ——CPython 命令行详解 importlib.import_module() 函数 31.5 importlib --- import 的实现 3.1 新版功能. 源代码 Lib/importlib/__init__ 函数标注通常用于类型提示:例如以下函数预期接受两个int 参数并预期返回一个int 值: def sum_two_numbers(a: int, b: int) -> int: return a + b 函数标注语法的详解见 function 一节。 请参看variable annotation 和 PEP 484 对此功能的描述。 __future__ 一种伪模块,可被程序员用来启用与当前解释器不兼容的新语言特性。0 码力 | 1927 页 | 9.69 MB | 9 月前3
Python 标准库参考指南 3.8.20 Coghlan 撰写并实现。 PEP 451 ——导入系统采用的 ModuleSpec 类型 PEP 由 Eric Snow 撰写并实现。 using-on-general ——CPython 命令行详解 importlib.import_module() 函数 31.5 importlib --- import 的实现 3.1 新版功能. 源代码 Lib/importlib/__init__ 函数标注通常用于类型提示:例如以下函数预期接受两个int 参数并预期返回一个int 值: def sum_two_numbers(a: int, b: int) -> int: return a + b 函数标注语法的详解见 function 一节。 请参看variable annotation 和 PEP 484 对此功能的描述。 __future__ 一种伪模块,可被程序员用来启用与当前解释器不兼容的新语言特性。0 码力 | 1927 页 | 9.69 MB | 9 月前3
Python 标准库参考指南 3.8.20 Coghlan 撰写并实现。 PEP 451 ——导入系统采用的 ModuleSpec 类型 PEP 由 Eric Snow 撰写并实现。 using-on-general ——CPython 命令行详解 importlib.import_module() 函数 1748 Chapter 31. 导入模块 The Python Library Reference, 发布 3.8.20 31.5 函数标注通常用于类型提示:例如以下函数预期接受两个int 参数并预期返回一个int 值: def sum_two_numbers(a: int, b: int) -> int: return a + b 函数标注语法的详解见 function 一节。 请参看variable annotation 和 PEP 484 对此功能的描述。 __future__ 一种伪模块,可被程序员用来启用与当前解释器不兼容的新语言特性。0 码力 | 2052 页 | 9.74 MB | 9 月前3
Zabbix 5.0 ManualSlack chat messages. 元素标签 元素标签值详解 元素元 属性必须 型 范围 ^**[1]( 脚注)**^ 说明 media_types - media_types 的 根 元 素。 media_type - 单 独 的 me- dia_type。0 码力 | 2715 页 | 28.60 MB | 1 年前3
Python 标准库参考指南 3.10.15 Coghlan 撰写并实现。 PEP 451 ——导入系统采用的 ModuleSpec 类型 PEP 由 Eric Snow 撰写并实现。 using-on-general ——CPython 命令行详解 importlib.import_module() 函数 31.5 importlib --- import 的实现 3.1 新版功能. 源代码 Lib/importlib/__init__ 函数标注通常用于类型提示:例如以下函数预期接受两个int 参数并预期返回一个int 值: def sum_two_numbers(a: int, b: int) -> int: return a + b 函数标注语法的详解见 function 一节。 参见variable annotation 和 PEP 484,其中描述了此功能。另请参阅 annotations-howto 以了解使用标 的最佳实践。 __future__0 码力 | 2072 页 | 10.39 MB | 9 月前3
Python 标准库参考指南 3.10.15 Coghlan 撰写并实现。 PEP 451 ——导入系统采用的 ModuleSpec 类型 PEP 由 Eric Snow 撰写并实现。 using-on-general ——CPython 命令行详解 importlib.import_module() 函数 31.5 importlib --- import 的实现 3.1 新版功能. 源代码 Lib/importlib/__init__ 函数标注通常用于类型提示:例如以下函数预期接受两个int 参数并预期返回一个int 值: def sum_two_numbers(a: int, b: int) -> int: return a + b 函数标注语法的详解见 function 一节。 参见variable annotation 和 PEP 484,其中描述了此功能。另请参阅 annotations-howto 以了解使用标的最 佳实践。 __future__0 码力 | 2207 页 | 10.45 MB | 9 月前3
Python 标准库参考指南 3.9.20 Coghlan 撰写并实现。 PEP 451 ——导入系统采用的 ModuleSpec 类型 PEP 由 Eric Snow 撰写并实现。 using-on-general ——CPython 命令行详解 importlib.import_module() 函数 31.5 importlib --- import 的实现 3.1 新版功能. 源代码 Lib/importlib/__init__ 函数标注通常用于类型提示:例如以下函数预期接受两个int 参数并预期返回一个int 值: def sum_two_numbers(a: int, b: int) -> int: return a + b 函数标注语法的详解见 function 一节。 请参看variable annotation 和 PEP 484 对此功能的描述。 __future__ future 语句, from __future__ import0 码力 | 2146 页 | 10.17 MB | 9 月前3
共 19 条
- 1
- 2













