[comment]: # ({2c418591-f1323f46})
# 41 Zabbix 6.0.36 新特性

[comment]: # ({/2c418591-f1323f46})

[comment]: # ({4d9e19a7-e51ef2db})
#### TimescaleDB 2.17 支持

TimescaleDB的当前最大[supported version](/manual/installation/requirements#third-party-external-surrounding-software)版本为2.17.X。

[comment]: # ({/4d9e19a7-e51ef2db})

[comment]: # ({f616f683-810ae903})
#### PostgreSQL 17 支持

PostgreSQL 17现已[第三方外部配套软件](/manual/installation/requirements#第三方外部配套软件)。

[comment]: # ({/f616f683-810ae903})

[comment]: # ({65b427a7-e0f938c5})


#### agent 2 插件中支持的 MSSQL 实例名称

现在可以在MSSQL agent 2插件的连接string中指定MSSQL实例名称作为一部分监控项，例如：

    mssql.custom.query[sqlserver://localhost/InstanceName,...]

请注意，在这种情况下**不能指定端口**。如果指定了端口，实例名称将被忽略，连接将使用指定的端口。

[comment]: # ({/65b427a7-e0f938c5})

[comment]: # ({db13b4f4-9fafd3d0})
#### 性能计数器 query 已在 MSSQL agent 2 插件中更新

MSSQL agent 2插件的[performance counter query](https://git.zabbix.com/projects/AP/repos/mssql/browse/plugin/queries/perfcounter.get.sql?at=refs%2Fheads%2Frelease%2F6.0)已更新，修复了未命名（默认）MSSQL实例数据检索中的问题问题。

[comment]: # ({/db13b4f4-9fafd3d0})

[comment]: # ({6c3757f8-fddab219})
#### 新模板

- [Nutanix Prism Element by HTTP](https://git.zabbix.com/projects/ZBX/repos/zabbix/browse/templates/app/nutanix_http?at=refs%2Fheads%2Frelease%2F6.0)，一个同时包含*Nutanix Cluster Prism Element by HTTP*和*Nutanix 主机 Prism Element by HTTP*模板的模板集。

您可以get此模板：

- 在*Configuration* → *模板*中（适用于新安装）；
- 从旧版本升级时，可从[Zabbix Git
    repository](https://git.zabbix.com/projects/ZBX/repos/zabbix/browse/templates?at=refs%2Fheads%2Frelease%2F6.0)下载最新模板，
  并手动导入Zabbix的*Configuration* → *模板*部分。若已存在同名模板，
  导入前勾选*Delete missing*选项以实现干净的import。
  这样将从更新模板中移除的监控项会被删除（注意被删除监控项的历史记录将丢失）。

[comment]: # ({/6c3757f8-fddab219})

[comment]: # ({d5449da9-223b0911})
#### 更新的模板

- [VMware](https://git.zabbix.com/projects/ZBX/repos/zabbix/browse/templates/app/vmware?at=refs%2Fheads%2Frelease%2F6.0)和[VMware FQDN](https://git.zabbix.com/projects/ZBX/repos/zabbix/browse/templates/app/vmware_fqdn?at=refs%2Fheads%2Frelease%2F6.0)模板集中的*VMware Hypervisor*模板已更新为支持独立使用的选项
- [Proxmox VE by HTTP](https://git.zabbix.com/projects/ZBX/repos/zabbix/browse/templates/app/proxmox?at=refs%2Fheads%2Frelease%2F6.0)已更新了针对LXC容器磁盘空间使用的新监控项和触发器原型
- 在[MSSQL by ODBC](https://git.zabbix.com/projects/ZBX/repos/zabbix/browse/templates/db/mssql_odbc?at=refs%2Fheads%2Frelease%2F6.0)模板中，性能计数器query已更新以改进数据获取。*MSSQL by ODBC*和[MSSQL by Zabbix agent 2](https://git.zabbix.com/projects/ZBX/repos/zabbix/browse/templates/db/mssql_agent2?at=refs%2Fheads%2Frelease%2F6.0)模板文档均已完成审查更新

[comment]: # ({/d5449da9-223b0911})

