zabbix监控图出现断图
然后在监控项中发现错误:

不支持的原因:Value "866.666667" of type "string" is not suitable for value type "Numeric (unsigned)"
将zabbix的信息类型修改为浮点型,问题就解决了。
一往无前虎山行,拨开云雾见光明
然后在监控项中发现错误:

不支持的原因:Value "866.666667" of type "string" is not suitable for value type "Numeric (unsigned)"
将zabbix的信息类型修改为浮点型,问题就解决了。