[ZBX-22038] Copy-forward bug in item description in Oracle ODBC Template Created: 2022 Dec 06 Updated: 2023 Oct 04 Resolved: 2023 Oct 04 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | Templates (T) |
Affects Version/s: | 6.2.6 |
Fix Version/s: | None |
Type: | Problem report | Priority: | Trivial |
Reporter: | James Daniel | Assignee: | Zabbix Integration Team |
Resolution: | Duplicate | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Attachments: |
![]() |
Description |
In regards to https://git.zabbix.com/projects/ZBX/repos/zabbix/browse/templates/db/oracle_odbc/template_db_oracle_odbc.yaml#2026
uuid: 9c87a9089a19468f85eb1d3c28893092 name: 'ASM ''{#DG_NAME}'': Free size' type: DEPENDENT key: 'oracle.asm_used_pct["{#DG_NAME}"]' The item description for key oracle.asm_free_size was copied forward from line 1980. The item description for key oracle.asm_used_pct should be "Usage percent", "Used percent", or such. The current description implies the opposite meaning of the metric.
|
Comments |
Comment by Evgenii Gordymov [ 2023 Jul 04 ] |
Fixed in |