-
Problem report
-
Resolution: Fixed
-
Critical
-
3.0.25
-
None
-
Sprint 54 (Jul 2019)
-
0.25
Steps to reproduce:
- Create item using web.page.get or web.page.regexp and configure checking of some working service (eg. localhost, YOUR_SERVICE:PORT, "REGEXP")
- Check that item is properly updated in zabbix.
- Stop your service.
- Check item value in zabbix.
Result:
Item will come unsupported with error message:
"HTTP get error: cannot connect to [[localhost]:PORT]: [111] Connection refuse"
Expected:
Item should get empty string value (like it works in zabbix-agent with version 3.0.3)
Workaround:
Downgrade zabbix-agent to 3.0.3 version.
- caused by
-
ZBX-13781 CRLF Injection in Zabbix Agentd
- Closed