[comment]: # ({1b92a060-f7ba1792})
# 17 Zabbix 中的新特性 7.0.12

[comment]: # ({/1b92a060-f7ba1792})

[comment]: # ({28d29835-73b74a1f})
#### 预处理吞吐量内部监控项

新增了一个 [``zabbix[preprocessing]``](/manual/config/items/itemtypes/internal#preprocessing) 内部 监控项，该接口返回一个 JSON，其中包含预处理管理器接收到的值的统计信息：

- *queued* - 需要预处理的排队值的数量和大小（计数器）；
- *direct* - 不需要预处理的排队值的数量和大小（计数器）；
- *queue* - 预处理队列中入队值的数量（与 `zabbix[preprocessing_queue]` 相同）

[comment]: # ({/28d29835-73b74a1f})

[comment]: # ({ff2f1618-6d74ea5d})
#### net.dns.get查询时间精度提升

[``net.dns.get``](/manual/config/监控项/itemtypes/zabbix_agent/zabbix_agent2#net.dns.get) 监控项 现在以微秒精度报告 ``query_time`` 属性，小数位数从两位增加到六位。有关返回值的更多详细信息，请参阅 [Return values for net.dns.get](/manual/appendix/items/return_values_net_dns_get) 页面。

[comment]: # ({/ff2f1618-6d74ea5d})

[comment]: # ({f47c9b17-a4bce26f})
#### 更新Zabbix agent 2的MSSQL插件

在 [MSSQL plugin for Zabbix agent 2](https://git.zabbix.com/projects/AP/repos/mssql/browse/README.md?at=refs%2Fheads%2Frelease%2F7.0) 中，监控项 `mssql.last.backup.get` 已更新，以从 query 中排除不存在的数据库。

[comment]: # ({/f47c9b17-a4bce26f})

[comment]: # ({499d3b59-6218ee18})
#### Zabbix agent 2`/status`端点中`ListenPort`行为

当在Zabbix agent 2 [configuration](/manual/appendix/config)中禁用被动检查时，`ListenPort`参数不再具有值。

[comment]: # ({/499d3b59-6218ee18})

[comment]: # ({3093688b-34091eaa})
#### 模板

有关现有模板的更改和新模板的信息，请参见[模板更改](/manual/installation/template_changes#changes-in-7.0.12)。

[comment]: # ({/3093688b-34091eaa})
