[ZBX-21089] Zabbix graphs: What is "Zabbix $4 $2 processes, in %" supposed to mean? Created: 2022 May 21 Updated: 2022 May 23 Resolved: 2022 May 23 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Problem report | Priority: | Trivial |
Reporter: | Harri | Assignee: | Andrei Gushchin (Inactive) |
Resolution: | Won't fix | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Attachments: |
![]() |
Description |
If I click on hosts --> Zabbix Server --> Graphs, then most (but not all) of the captions to the shown graphs say something like "Zabbix $4 $2 processes, in %". Apparently some parameters are not expanded. See screenshot |
Comments |
Comment by Harri [ 2022 May 21 ] |
PS: Zabbix is version 6.0.4, installed from your Debian packages. |
Comment by Harri [ 2022 May 21 ] |
PPS: I learned that "positional macros are deprecated", but since these graphs are not my code, I assume that the automatic migration to the new macro scheme failed somehow. Is there some way to rerun the migration tool? |
Comment by Andrei Gushchin (Inactive) [ 2022 May 23 ] |
yes you right. This is deprecated syntax for item names. So you could upload new template from our repo and apply it. https://git.zabbix.com/projects/ZBX/repos/zabbix/browse/templates/app/zabbix_server |
Comment by Andrei Gushchin (Inactive) [ 2022 May 23 ] |
This cannot be considered as bug report. |