Zabbix 7.0 中文手册的server、proxy、agent、agent 2和web service的维护命令中添加了配置文件验证的功能。 可以使用-T --test-config 选项进行验证。 如果验证成功,退出码将为 “0”;否则,组件将以非零退出码和相应的错误消息退出。警告(例如,在参数已弃用的情况下)不会影响成 功的退出码。 设置 Windows agent 服务的启动类型 已添加设置 Zabbix agent/agent 2 Windows : • 添加了一个新的配置参数:--with-stacksize。该参数允许覆盖系统使用的默认线程堆栈大小(以 kb 为单位)。 9 • 用户宏解析已从预处理管理器移至预处理工作进程。 在运行时检测 cURL 库特性 以前,Zabbix server、proxy 或 agent 在构建时会检测 cURL 库的特性。如果 cURL 的特性得到了升级,为了使用这些特性,需要重新编 译相应的 Zabbix PUT}。 根据配置,用户将被要求输入字符串值或从预定义选项的下拉列表中选择值。 预处理 不支持监控项的高级根因处理 在无法获取监控项值(导致变得不支持)时,之前的错误处理缺乏区分过程失败原因或运行时阶段的能力。所有错误都必须使用相同的错 误处理选项来处理——要么丢弃该值,要么设置指定值,要么设置指定的错误消息。 现在可以将错误消息与正则表达式匹配。如果错误匹配(或不匹配),则可以指定如何处理错误情况。例如,可以将特定的错误消息0 码力 | 1951 页 | 33.43 MB | 1 年前3
Zabbix 6.0 Manual更改计数 添加了一个新的历史函数changecount() ,允许计算相邻值之间的更改次数。该函数支持三种不同的模式:计算所有变化,只减少,或 者只增加。例如,它可用于跟踪用户数量的变化或系统正常运行时间的减少。 实体计数 添加了新的函数 来简化由foreach 函数 返回的特定主机、监控项或值的计数。 聚合函数: • count - foreach 函数返回的数组中值的总数(返回一个整数); userparameter_reload 运行时控制选项,例如: zabbix_agentd -R userparameter_reload 或 zabbix_agent2 -R userparameter_reload UserParameter 是唯一将使用此命令重新加载的 agent 配置选项。 13 基于 BSD 的操作系统上的运行时控制 以前,基于 BSD 的系统不支持 Zabbix Zabbix server 和 Zabbix proxy 运行时控制选项。更改运行时命 令传输方法已允许取消此限制。现在 FreeBSD、NetBSD、OpenBSD 和 **BSD* 系列的其他操作系统都支持大多数命令。有关确切列表, 请参阅 Zabbix server 或proxy 的 运行时控制。 Zabbix agent 2 插件 外部插件加载器 以前,插件只能编译到 Zabbix agent0 码力 | 1741 页 | 22.78 MB | 1 年前3
Zabbix 5.0 Manual或关闭处理/文件描述符之前退出。 6. 如果尚未达到超时,Zabbix 将等待,直到初始子进程退出或发生超时。 7. 如果初始子进程已退出且尚未超时,Zabbix 将检查初始子进程的退出代码并将其与 0 进行比较(非零值被视为执行失败,仅适用 于在 Zabbix server 和 Zabbix proxy 上执行的自定义告警脚本,远程命令和用户脚本)。 8. 此时,假设一切都已完成,整个过程 tree(即过程组或作业)终止。 agent 类型,并且可以根据需要选择 SNMP 接口。 手动清除 SNMP 缓存 Zabbix server 和 Zabbix proxy 支持使用-R snmp_cache_reload选项进行运行时控制,该选项可以重载所有主机的 SNMP 缓存并清 521 除所有 SNMP 属性 (启动时间、启动装置、ID、凭据等)。Net-SNMP 需要 5.3.0 或更高版本。 电子邮件线程 与同 号 Note: 运行时控制不支持 OpenBSD 和 NetBSD 系统。 使用命令行参数运行 Zabbix server 的示例:: shell> zabbix_server -c /usr/local/etc/zabbix_server.conf shell> zabbix_server --help shell> zabbix_server -V 运行时控制 运行时控制包含的选项:0 码力 | 2715 页 | 28.60 MB | 1 年前3
Zabbix 3.4 中文手册时 - 如 果 初 始 子 进 程 退 出 且 尚 未 达 到 超 时 时 间 ,Zabbix将 检 查 初 始 子 进 程 的 退 出 代 码 , 并 将 其 与0值 进 行 比 较 。 ( 非 零 值 被 认 为 是 执 行 失 败 ) - 此 时 将 假 定 一 切 都 已 完 成 , 整 个 进 程 树(即 进 程 组 或 作 业)已 被 被 终 止 Attention: 步骤 5-8 不要引用远程指令,因为它们是用 d.conf shell> zabbix_agentd.exe -i shell> zabbix_agentd.exe -i -m -c zabbix_agentd.conf 166 运行时控制 使用运行时控制选项,您可以更改 agent 进程的日志级别。 选项描 目标 log_level_increase[=] 增加日志级 别。 目标可 以用: 如果没 有特别指出, 将会赋给所有 zabbix_agentd -R log_level_increase=1234 shell> zabbix_agentd -R log_level_decrease="active checks" Note: 运行时控制当前不支持 OpenBSD,NetBSD 和 Windows。 进程用户 Zabbix agent 是 unix 平台上设计在非 root 账户下的。它会以其他任何非 root 用户启动的进程一样的方式运行。所以,您可以使用任意 0 码力 | 1757 页 | 12.63 MB | 1 年前3
Zabbix 4.0 中文手册tar.gz files. 3 后台进程配置 3 Daemon configuration 1 Zabbix server Note: 本节中参数的默认值只是代表守护进程的默认使用值,实际运行时应以你所使用的配置文件中定义的参数值为准。 Note: The default values reflect daemon defaults, not the values in the shipped history and trends tables in one cycle. 2 Zabbix proxy 2 Zabbix proxy Note: 本节中参数的默认值只是代表守护进程的默认使用值,实际运行时应以你所使用的配置文件中定义的参数值为准。 Note: The default values reflect daemon defaults, not the values in the shipped scripts executed on Zabbix server and Zabbix proxy) 如果退出初始子进程并且尚未达到超时,Zabbix 将检查初始子进程 的退出代码并将其与 0 进行比较(非零值被视为执行失败,仅适用于在 Zabbix server 和 Zabbix proxy 上执行自定义告警脚本, 远程命令和用户脚本) 8. At this point it is assumed that0 码力 | 1992 页 | 17.90 MB | 1 年前3
Zabbix 4.4 中文手册name is created. 3 后台进程配置 3 Daemon configuration 1 Zabbix server Note: 本节中参数的默认值只是代表守护进程的默认使用值,实际运行时应以你所使用的配置文件中定义的参数值为准。 Note: The default values reflect daemon defaults, not the values in the shipped supported in the beginning of the line. 2 Zabbix proxy 2 Zabbix proxy Note: 本节中参数的默认值只是代表守护进程的默认使用值,实际运行时应以你所使用的配置文件中定义的参数值为准。 Note: The default values reflect daemon defaults, not the values in the shipped scripts executed on Zabbix server and Zabbix proxy) 如果退出初始子进程并且尚未达到超时,Zabbix 将检查初始子进程 的退出代码并将其与 0 进行比较(非零值被视为执行失败,仅适用于在 Zabbix server 和 Zabbix proxy 上执行自定义告警脚本, 远程命令和用户脚本) 8. At this point it is assumed that0 码力 | 1850 页 | 13.52 MB | 1 年前3
Zabbix 5.2 Manualname is created. 3 后台进程配置 3 Daemon configuration 1 Zabbix server Note: 本节中参数的默认值只是代表守护进程的默认使用值,实际运行时应以你所使用的配置文件中定义的参数值为准。 Note: The default values reflect daemon defaults, not the values in the shipped supported in the beginning of the line. 2 Zabbix proxy 2 Zabbix proxy Note: 本节中参数的默认值只是代表守护进程的默认使用值,实际运行时应以你所使用的配置文件中定义的参数值为准。 Note: The default values reflect daemon defaults, not the values in the shipped scripts executed on Zabbix server and Zabbix proxy) 如果退出初始子进程并且尚未达到超时,Zabbix 将检查初始子进程 的退出代码并将其与 0 进行比较(非零值被视为执行失败,仅适用于在 Zabbix server 和 Zabbix proxy 上执行自定义告警脚本, 远程命令和用户脚本) 8. At this point it is assumed that0 码力 | 1725 页 | 11.53 MB | 1 年前3
Zabbix 4.2 中文手册name is created. 3 后台进程配置 3 Daemon configuration 1 Zabbix server Note: 本节中参数的默认值只是代表守护进程的默认使用值,实际运行时应以你所使用的配置文件中定义的参数值为准。 Note: The default values reflect daemon defaults, not the values in the shipped supported in the beginning of the line. 2 Zabbix proxy 2 Zabbix proxy Note: 本节中参数的默认值只是代表守护进程的默认使用值,实际运行时应以你所使用的配置文件中定义的参数值为准。 Note: The default values reflect daemon defaults, not the values in the shipped scripts executed on Zabbix server and Zabbix proxy) 如果退出初始子进程并且尚未达到超时,Zabbix 将检查初始子进程 的退出代码并将其与 0 进行比较(非零值被视为执行失败,仅适用于在 Zabbix server 和 Zabbix proxy 上执行自定义告警脚本, 远程命令和用户脚本) 8. At this point it is assumed that0 码力 | 1869 页 | 13.68 MB | 1 年前3
Zabbix 5.4 中文手册the web server.” 3 后台进程配置 3 Daemon configuration 1 Zabbix server Note: 本节中参数的默认值只是代表守护进程的默认使用值,实际运行时应以你所使用的配置文件中定义的参数值为准。 Note: The default values reflect daemon defaults, not the values in the shipped history and trends tables in one cycle. 2 Zabbix proxy 2 Zabbix proxy Note: 本节中参数的默认值只是代表守护进程的默认使用值,实际运行时应以你所使用的配置文件中定义的参数值为准。 Note: The default values reflect daemon defaults, not the values in the shipped scripts executed on Zabbix server and Zabbix proxy) 如果退出初始子进程并且尚未达到超时,Zabbix 将检查初始子进程 的退出代码并将其与 0 进行比较(非零值被视为执行失败,仅适用于在 Zabbix server 和 Zabbix proxy 上执行自定义告警脚本, 远程命令和用户脚本) 8. At this point it is assumed that0 码力 | 2339 页 | 19.57 MB | 1 年前3
共 9 条
- 1













