If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to REGISTER before you can post. To start viewing messages, select the forum that you want to visit from the selection below.
I'm faced with problem, when try to parse text file to extract decimal value from it.
I trying to use vfs.file.regexp item key, but Zabbix return to me: Received value [] is not suitable for value type [Numeric (float)] or Received value [] is not suitable for value type...
I know how to use the custom regular expressions and reference them when creating an item. An example would be vfs.file.regexp[/path/to/my/file,@mycustomexpression]
There is a set of catalina logs I have to set up an item for. I have not one file, but several, all tagged with a date stamp...