×

Zabbix-报错:Value ““ of type “string“ is not suitable for value type “Numeric (unsigned)

hqy hqy 发表于2021-10-30 15:07:53 浏览2071 评论0

抢沙发发表评论

Zabbix-报错:Value ““ of type “string“ is not suitable for value type “Numeric (unsigned)

对这个问题,网上有很多牛头不对马嘴的答案。


静下心来查一下 Numeric 是什么数据类型就会发现,Numeric和decimal类似 用于存储精确的数值类型数据。而报错信息已经很清楚的告诉我们了 我们存的是 String类型。


因此真相肯定就是:

我们设置监控项的时候没有设置好 “信息类型”。默认的数字(无正负) 就是Numeric,改成日志或者文本即可。



 您阅读本篇文章共花了: 

打赏

本文链接:https://kinber.cn/post/1983.html 转载需授权!

分享到:


推荐本站淘宝优惠价购买喜欢的宝贝:

image.png

群贤毕至

访客