[ZBX-18482] ZBX_NOTSUPPORTED: Unsupported scheme: https. on web.page.get Created: 2020 Oct 12 Updated: 2023 Feb 27 Resolved: 2020 Oct 15 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | Agent (G) |
Affects Version/s: | 5.0.4 |
Fix Version/s: | None |
Type: | Incident report | Priority: | Trivial |
Reporter: | Lorenzo Crippa | Assignee: | Igor Gorbach (Inactive) |
Resolution: | Won't fix | Votes: | 1 |
Labels: | Agent, Windows, https, web.page.get | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified | ||
Environment: |
Zabbix Agent v5.0.4 on Windows Server 2016 |
Attachments: |
![]() |
Description |
Steps to reproduce:
Result: |
Comments |
Comment by Lorenzo Crippa [ 2020 Oct 12 ] |
|
Comment by Igor Gorbach (Inactive) [ 2020 Oct 15 ] |
Hello, Lorenzo! By documentation: SSL (HTTPS) is supported only if agent is compiled with cURL support. Otherwise the item will turn unsupported. On Windows systems agent compiled without libcurl support by default, because this library not included in standart Windows libraries Regards, Igor |
Comment by Mathieu M. [ 2023 Feb 27 ] |
Hello @Igor, Late by 3 years, but for me this issue should not be closed, either the official documentation should be clarified:
Or
For the moment it's not clear enough because it let suppose that the windows agent is capable of using scheme "https" without having it by default in provided release (from what I gathered from other issues). Also it's kinda sad that there's no internal item that allow more complex url checks on agent... maybe it'd something to look up for an agent2 module... Regards |