Zabbix 5.4 中文手册nextcheck and restart the server/proxy. 11. Q: Text item values in frontend (when using {ITEM.VALUE} macro and in other cases) are cut/trimmed to 20 symbols. Is that normal? A: Yes, there is a hardcoded 例: server→proxy: { "request": "proxy config", "globalmacro":{ "fields":[ "globalmacroid", "macro", "value" ], "data":[ [ 2, "{$SNMP_COMMUNITY}", "public" ] ] }, "hosts":{ "fields":[ "hostid" #12", "version":"3.4.0" } server→proxy: 211 { "globalmacro":{ "fields":[ "globalmacroid", "macro", "value" ], "data":[ [ 2, "{$SNMP_COMMUNITY}", "public" ] ] }, "hosts":{ "fields":[ "hostid"0 码力 | 2339 页 | 19.57 MB | 1 年前3
Zabbix 4.4 中文手册nextcheck and restart the server/proxy. 11. Q: Text item values in frontend (when using {ITEM.VALUE} macro and in other cases) are cut/trimmed to 20 symbols. Is that normal? A: Yes, there is a hardcoded 例: server→proxy: { "request": "proxy config", "globalmacro":{ "fields":[ "globalmacroid", "macro", "value" ], "data":[ [ 2, "{$SNMP_COMMUNITY}", "public" ] ] }, "hosts":{ 112 "fields":[ "hostid" "Proxy #12", "version":"3.4.0" } server→proxy: { "globalmacro":{ "fields":[ "globalmacroid", "macro", "value" ], "data":[ [ 2, "{$SNMP_COMMUNITY}", "public" ] ] }, "hosts":{ "fields":[ "hostid"0 码力 | 1850 页 | 13.52 MB | 1 年前3
Zabbix 4.2 中文手册nextcheck and restart the server/proxy. 11. Q: Text item values in frontend (when using {ITEM.VALUE} macro and in other cases) are cut/trimmed to 20 symbols. Is that normal? A: Yes, there is a hardcoded 例: server→proxy: { "request": "proxy config", "globalmacro":{ "fields":[ "globalmacroid", "macro", "value" ], "data":[ [ 2, "{$SNMP_COMMUNITY}", "public" ] ] }, "hosts":{ 112 "fields":[ "hostid" "Proxy #12", "version":"3.4.0" } server→proxy: { "globalmacro":{ "fields":[ "globalmacroid", "macro", "value" ], "data":[ [ 2, "{$SNMP_COMMUNITY}", "public" ] ] }, "hosts":{ "fields":[ "hostid"0 码力 | 1869 页 | 13.68 MB | 1 年前3
Julia 中文文档. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1173 Macro Expansion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1174 下划线,除非在不使用下划线时名字会非 常难读。 • 类型(Type)和模块(Module)的名字使用大写字母开头,并且用大写字母而不是用下划线分 隔单词。 • 函数(Function)和宏(Macro)的名字使用小写,不使用下划线。 • 会对输入参数进行更改的函数要使用 ! 结尾。这些函数有时叫做“mutating”或“in-place”函 数,因为它们在被调用后,不仅仅会返回一些值还会更改输入参数的内容。 Allowed within module, baremodule 全局 全局 struct local (soft) 全局 for, while, try local (soft) 全局或局部 macro local (hard) 全局 let, functions, comprehensions, generators local (hard) 全局或局部 值得注意的是,这个表内没有的是begin0 码力 | 1238 页 | 4.59 MB | 1 年前3
PlantUML 1.2019.3 语言参考指引-down-> " {{ salt {+ error failed, sorry [ok] } }} " @enduml It can also be combined with define macro. PlantUML 语言参考指引 (1.2019.3) 114 / 156 13.11 Include Salt 13 SALT @startuml !definelong SALT(x) underscore characters, and cannot start with a digit. PlantUML 语言参考指引 (1.2019.3) 135 / 156 17.4 Macro definition 17 PREPROCESSING @startuml !define SEQUENCE (S,#AAAAAA) Database Sequence !define TABLE plantuml.jar" section. 17.4 Macro definition You can also define macro with arguments. @startuml !define module(x) component x <> module(ABC) module(XYZ) @enduml Macro can have several arguments 0 码力 | 157 页 | 1.78 MB | 1 年前3
PlantUML 1.2019.2 语言参考指引-down-> " {{ salt {+ error failed, sorry [ok] } }} " @enduml It can also be combined with define macro. PlantUML 语言参考指引 (1.2019.2) 114 / 156 13.11 Include Salt 13 SALT @startuml !definelong SALT(x) underscore characters, and cannot start with a digit. PlantUML 语言参考指引 (1.2019.2) 135 / 156 17.4 Macro definition 17 PREPROCESSING @startuml !define SEQUENCE (S,#AAAAAA) Database Sequence !define TABLE plantuml.jar" section. 17.4 Macro definition You can also define macro with arguments. @startuml !define module(x) component x <> module(ABC) module(XYZ) @enduml Macro can have several arguments 0 码力 | 157 页 | 1.78 MB | 1 年前3
使用 PlantUML 绘制 UML - PlantUML 语言参考指引(Version 1.2019.4)-down-> " {{ salt {+ error failed, sorry [ok] } }} " @enduml It can also be combined with define macro. PlantUML 语言参考指引 (1.2019.4) 121 / 164 15.11 Include Salt 15 SALT @startuml !definelong SALT(x) underscore characters, and cannot start with a digit. PlantUML 语言参考指引 (1.2019.4) 142 / 164 19.4 Macro definition 19 PREPROCESSING @startuml !define SEQUENCE (S,#AAAAAA) Database Sequence !define TABLE plantuml.jar" section. 19.4 Macro definition You can also define macro with arguments. @startuml !define module(x) component x <> module(ABC) module(XYZ) @enduml Macro can have several arguments 0 码力 | 165 页 | 1.89 MB | 1 年前3
Candid: the interface description language of the Internet Computer smart contracts - 陈研Yan Chen DFINITY Foundation Rust China Conf 2023 −− How DFINITY uses procedure macro to extend Rust Overview • Macro system is a hidden gem in Rust. • We share our experience in safely extending Rust Export interface description • How to simulate monomorphization and share states across procedure macro • Import interface description • How to control generated code How to serialize a Candid message type • Possible solutions • Add a new phase in rustc or rust-analyzer • Procedure macro Derive types with procedure macro • Deriving types from token stream directly • No def-use info, cannot handle type0 码力 | 35 页 | 1.35 MB | 1 年前3
使用 PlantUML 绘制 UML - PlantUML 语言参考指引(Version 1.2019.1)-down-> " {{ salt {+ error failed, sorry [ok] } }} " @enduml It can also be combined with define macro. @startuml !definelong SALT(x) "{{ salt _##x }} " as x !enddefinelong !definelong _choose {+ an underscore characters, and cannot start with a digit. PlantUML 语言参考指引 (1.2019.1) 124 / 145 17.4 Macro definition 17 PREPROCESSING @startuml !define SEQUENCE (S,#AAAAAA) Database Sequence !define TABLE plantuml.jar" section. 17.4 Macro definition You can also define macro with arguments. @startuml !define module(x) component x <> module(ABC) module(XYZ) @enduml Macro can have several arguments 0 码力 | 146 页 | 1.91 MB | 1 年前3
Zabbix 3.4 中文手册supported by location Overview The table contains a complete list of macros supported by Zabbix. Macro Supported in Description {ACTION.ID} → Notifications and commands → Internal notifications Numeric PORT} → Discovery notifications Port of the service that was discovered. For example: 80. 131 Macro Supported in Description {DISCOVERY.SERVICE.STATUS} → Discovery notifications Status of the discovered notifications Numeric value of the event that triggered an action. Supported since 2.2.0. 132 Macro Supported in Description {HOST.CONN<1-9>} → Trigger-based notifications and commands → Internal0 码力 | 1757 页 | 12.63 MB | 1 年前3
共 82 条
- 1
- 2
- 3
- 4
- 5
- 6
- 9













