-
Problem report
-
Resolution: Fixed
-
Trivial
-
5.0.27, 6.0.8
-
None
-
Sprint 100 (May 2023), Sprint 101 (Jun 2023), Sprint 102 (Jul 2023)
-
1
How to reproduce:
Create wilf with UTF-16 Little endian and try to find match with keys "regmatch" or "regexp"
Same time agentd does the job. In example below agentd on default port and agent2 on 10020:
[root@appliance tmp]# zabbix_get -s localhost -p 10020 -k "vfs.file.regmatch[/tmp/enc.utf16le,error,UTF16LE]" 0 [root@appliance tmp]# zabbix_get -s localhost -k "vfs.file.regmatch[/tmp/enc.utf16le,error,UTF16LE]" 1
- causes
-
ZBX-23002 Zabbix agents do not fail when user configures items with non-existing encodings
- Closed