Details
-
Type:
Incident report
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.4.5
-
Fix Version/s: 2.2.11rc1, 2.4.7rc1, 3.0.0alpha2
-
Component/s: Agent (G), Proxy (P), Server (S)
-
Labels:
Description
For example command
zabbix_agentd -t 'vfs.file.regexp[/tmp/a,Ubuntu,,000000000000000000001ajhjahgkga]'
does not fail and produce the same result as
zabbix_agentd -t 'vfs.file.regexp[/tmp/a,Ubuntu,,1]'
File /tmp/a contains line "Ubuntu 14.02 LTS" followed by new line.
This is probably a more general issue not restricted to agent or this particular function.