Zabbix preprocessing

From DWIKI
Revision as of 11:39, 25 August 2025 by Tony (talk | contribs)

Get data from a file

Item

vfs.file.contents[/some/file]

regular expression

([0-9]+)\s+([0-9]+)\s+([0-9x]+)\s+([0-9]+)\s+([0-9]+)\s+([0-9]+)\s+([0-9]+)\n 
[\4, \5, \6, \7]

Javascript

FAQ

cannot perform regular expression "xx" match for value of type "string": pattern does not match