[ZBX-23157] Proxy memory buffer metrics return values when buffer is disabled Created: 2023 Jul 26 Updated: 2024 Apr 10 Resolved: 2023 Nov 03 |
|
| Status: | Closed |
| Project: | ZABBIX BUGS AND ISSUES |
| Component/s: | Server (S) |
| Affects Version/s: | 7.0.0alpha3 |
| Fix Version/s: | 7.0.0alpha8, 7.0 (plan) |
| Type: | Problem report | Priority: | Trivial |
| Reporter: | Denis Rasikhov (Inactive) | Assignee: | Andris Zeila |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Attachments: |
|
| Team: | |
| Sprint: | Sprint 103 (Aug 2023), Sprint 104 (Sep 2023), Sprint 105 (Oct 2023), Sprint 106 (Nov 2023) |
| Story Points: | 1 |
| Description |
|
According to the specification and documentation changes inĀ
Also I assume that in such case these metrics probably should be absent in the zabbix[stats,<ip>,<port>] key, like for other optional processes (connectors in Zabbix server metrics, discovery manager/worker/queue metrics...) when memory buffer is disabled. Steps to reproduce:
Result:
2. zabbix[proxy_buffer,buffer,total] returns 16 MB, even if you comment out "ProxyMemoryBufferSize=16M" or set the value to "0".
2. Internal statistics key also contains data about proxy memory buffer: Expected: New item keys should behave according to the specification and documentation. |
| Comments |
| Comment by Andris Zeila [ 2023 Nov 01 ] |
|
Released
|