-
Problem report
-
Resolution: Fixed
-
Major
-
6.0.12, 6.2.6
-
None
-
RHEL 8.7
Zabbix 6.0.12 from official repo
-
Sprint 99 (Apr 2023), Sprint 100 (May 2023), Sprint 101 (Jun 2023), Sprint 102 (Jul 2023)
-
0.5
Steps to reproduce:
https://www.zabbix.com/documentation/6.0/en/manual/appendix/macros/supported_by_location
HTTP agent type item, item prototype and discovery rule fields: URL, Query fields, Request body, Headers, Proxy, SSL certificate file, SSL key file, Allowed hosts.
Create HTTP Agent with Proxy field populated like:
http://{HOST.IP}:8080
Result:
- Manual test works.
- Server side checks ends up with: Cannot perform request: Could not resolve proxy:
{HOST.IP}
.
Expected:
Server or Proxy is able to resolve internal macro as described in the documentation and perform HTTP agent check.
- caused by
-
ZBXNEXT-4358 Metrics for easy RestAPI data retrieval (Z4rc1)
- Closed