Zabbix 3.4 中文手册. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 150 还可以通过 proxy 代理本身执行远程命令或全局脚本,这种方式作为执行操作/全局脚本配置中的新选项提供 . . . . . . . . . . 152 2. 定义 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 165 3 Proxy . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1750 zabbix_proxy . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 1757 页 | 12.63 MB | 1 年前3
Zabbix 4.4 中文手册. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 255 3 Proxy . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1843 zabbix_proxy . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 问题跟踪。 8. Q: 如何更改自定义主题中的图形背景颜色? A: 参照数据库中的 graph_theme 表和主题帮助。 9. Q: 调试等级为 4 时,在 zabbix server/proxy 日志中出现”Trapper got [] len 0” 信息,这是什么原因? A: 很有可能是前端有问题,连接并检查服务是否仍在运行。 10. Q: 系统时间设置为将来的某一时间,导致没有数据出现。这个问题怎么解决0 码力 | 1850 页 | 13.52 MB | 1 年前3
Zabbix 4.0 中文手册. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 343 3 Proxy . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1985 zabbix_proxy . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 问题跟踪。 8. Q: 如何更改自定义主题中的图形背景颜色? A: 参照数据库中的 graph_theme 表和主题帮助。 9. Q: 调试等级为 4 时,在 zabbix server/proxy 日志中出现”Trapper got [] len 0” 信息,这是什么原因? A: 很有可能是前端有问题,连接并检查服务是否仍在运行。 10. Q: 系统时间设置为将来的某一时间,导致没有数据出现。这个问题怎么解决0 码力 | 1992 页 | 17.90 MB | 1 年前3
Zabbix 4.2 中文手册. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 265 3 Proxy . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1862 zabbix_proxy . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 问题跟踪。 8. Q: 如何更改自定义主题中的图形背景颜色? A: 参照数据库中的 graph_theme 表和主题帮助。 9. Q: 调试等级为 4 时,在 zabbix server/proxy 日志中出现”Trapper got [] len 0” 信息,这是什么原因? A: 很有可能是前端有问题,连接并检查服务是否仍在运行。 10. Q: 系统时间设置为将来的某一时间,导致没有数据出现。这个问题怎么解决0 码力 | 1869 页 | 13.68 MB | 1 年前3
使用 PlantUML 绘制 UML - PlantUML 语言参考指引(Version 1.2021.2)Alice : Authentication Request Bob <- Alice : Authentication Response autonumber stop Bob -> Alice : dummy autonumber resume "Message 0 " Bob -> Alice : Yet another authentication Request Request Bob <- Alice : Yet another authentication Response autonumber stop Bob -> Alice : dummy autonumber resume 1 "Message 0 " Bob -> Alice : Yet another authentication Request Bob @startuml class Dummy { String data void methods() } class Flight { flightNumber : Integer departureTime : Date } @enduml 你可以(显式地)使用 {field} 和 {method} 修饰符来覆盖解析器的对于字段和方法的默认行为 @startuml class Dummy { {field}0 码力 | 381 页 | 4.05 MB | 1 年前3
PlantUML 1.2021.1 语言参考指引Alice : Authentication Request Bob <- Alice : Authentication Response autonumber stop Bob -> Alice : dummy autonumber resume "Message 0 " Bob -> Alice : Yet another authentication Request Request Bob <- Alice : Yet another authentication Response autonumber stop Bob -> Alice : dummy autonumber resume 1 "Message 0 " Bob -> Alice : Yet another authentication Request Bob @startuml class Dummy { String data void methods() } class Flight { flightNumber : Integer departureTime : Date } @enduml 你可以(显式地)使用 {field} 和 {method} 修饰符来覆盖解析器的对于字段和方法的默认行为 @startuml class Dummy { {field}0 码力 | 376 页 | 4.00 MB | 1 年前3
Zabbix 5.4 中文手册. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 416 3 Proxy . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2331 zabbix_proxy . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 问题跟踪。 8. Q: 如何更改自定义主题中的图形背景颜色? A: 参照数据库中的 graph_theme 表和主题帮助。 9. Q: 调试等级为 4 时,在 zabbix server/proxy 日志中出现”Trapper got [] len 0” 信息,这是什么原因? A: 很有可能是前端有问题,连接并检查服务是否仍在运行。 10. Q: 系统时间设置为将来的某一时间,导致没有数据出现。这个问题怎么解决0 码力 | 2339 页 | 19.57 MB | 1 年前3
PlantUML 1.2021.3 语言参考指引Alice : Authentication Request Bob <- Alice : Authentication Response autonumber stop Bob -> Alice : dummy autonumber resume "Message 0 " Bob -> Alice : Yet another authentication Request Request Bob <- Alice : Yet another authentication Response autonumber stop Bob -> Alice : dummy autonumber resume 1 "Message 0 " Bob -> Alice : Yet another authentication Request Bob @startuml class Dummy { String data void methods() } class Flight { flightNumber : Integer departureTime : Date } @enduml 你可以(显式地)使用 {field} 和 {method} 修饰符来覆盖解析器的对于字段和方法的默认行为 @startuml class Dummy { {field}0 码力 | 398 页 | 4.22 MB | 1 年前3
Zabbix 7.0 中文手册. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 34 4 Proxy . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 653 1 proxy 代理 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1942 zabbix_proxy . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 1951 页 | 33.43 MB | 1 年前3
使用 PlantUML 绘制 UML - PlantUML 语言参考指引(Version 1.2023.11)Alice : Authentication Request Bob <- Alice : Authentication Response autonumber stop Bob -> Alice : dummy autonumber resume "Message 0 " Bob -> Alice : Yet another authentication Request Request Bob <- Alice : Yet another authentication Response autonumber stop Bob -> Alice : dummy autonumber resume 1 "Message 0 " Bob -> Alice : Yet another authentication Request Bob @startuml class "This is my class" as class1 class class2 as "It works this way too" class2 *-- "foo/dummy" : use @enduml PlantUML 语言参考指引 (1.2023.11) 59 / 538 3.5 添加方法 3 类图 如果一个别名被分配给一个元素,文件的其余部分必须用别名而不是名称来指代该元素。0 码力 | 539 页 | 7.74 MB | 1 年前3
共 465 条
- 1
- 2
- 3
- 4
- 5
- 6
- 47













