Hello guys,
some time ago I created own items to monitor the read/write speed for linux-partitions.
Now the zabbix_server.log shows some type-problems.
4336:20220728:210036.616 item "A-GWZDB01:vfs.dev.read[sdb1,sps,avg1]" became not supported: Value of type "string" is not suitable for value type "Numeric (unsigned)". Value "24099.466667"
4335:20220728:210038.616 item "A-GWZDB01:vfs.dev.write[sdb1,sps,avg1]" became not supported: Value of type "string" is not suitable for value type "Numeric (unsigned)". Value "2.400000"
Does the type of the return value has changed with Zabbix v6?
Attachment:
- item settings
BR
Chris.
some time ago I created own items to monitor the read/write speed for linux-partitions.
Now the zabbix_server.log shows some type-problems.
4336:20220728:210036.616 item "A-GWZDB01:vfs.dev.read[sdb1,sps,avg1]" became not supported: Value of type "string" is not suitable for value type "Numeric (unsigned)". Value "24099.466667"
4335:20220728:210038.616 item "A-GWZDB01:vfs.dev.write[sdb1,sps,avg1]" became not supported: Value of type "string" is not suitable for value type "Numeric (unsigned)". Value "2.400000"
Does the type of the return value has changed with Zabbix v6?
Attachment:
- item settings
BR
Chris.
Comment