I have a simple item with type Numeric (unsigned) and the following key:
The content of this file can be either a number or "none".
Despite setting preprocessing:

I still get the error:
Is this the expected behavior in Zabbix?
I'm using version 7.0.8.
Code:
vfs.file.contents[/sys/block/md0/md/sync_speed]
Despite setting preprocessing:
I still get the error:
Code:
Value of type "string" is not suitable for value type "Numeric (unsigned)". Value "none"
Is this the expected behavior in Zabbix?
I'm using version 7.0.8.
Comment