问题描述

  监控cpu使用率,脚本获取的值是浮点型  zabbix创建监控项时没有选数据类型,导致监控数据有问题。

 查看 zabbix-server 日志:

 10553:20190703:203016.768 error reason for "db01-master:cpushiyonglu" changed: Value "25.4" of type "string" is not suitable for value type "Numeric (unsigned)"

 

问题解决

  修改监控项数据类型,监控数据正常。

zabbix自定义监控项数据类型错误

 

相关文章:

  • 2022-01-16
  • 2021-06-10
  • 2021-11-12
  • 2021-08-02
  • 2021-06-05
  • 2022-12-23
  • 2021-05-06
猜你喜欢
  • 2021-12-12
  • 2018-05-08
  • 2021-10-20
  • 2021-08-06
相关资源
相似解决方案