报错信息:

zabbix报错(Not all processes could be identified, non-owned process info will not be shown, you would have to be root to see it all.)

解决方法一:

zabbix_agentd端执行命令

chmod +s /bin/netstat

zabbix_get能获取到值,但是item依旧为Not Supported。

如果你的值类型设置没错的话,那有如下解决方法:

  1. 等10分钟,zabbix会去重新check一次当前item的Supported状态。
    2.删掉当前item,重新创建
    3.修改zabbix重新check的时间,例如改成10分钟,点击administration--->General--->右侧下拉条选择"other"--->Refresh unsupported items (in sec)改为60(单位为秒)---->update

相关文章:

  • 2021-08-15
  • 2021-07-21
  • 2021-05-07
  • 2021-05-18
  • 2022-03-01
  • 2021-12-05
猜你喜欢
  • 2022-12-23
  • 2021-11-09
  • 2022-12-23
  • 2022-12-23
  • 2021-12-05
  • 2022-02-12
  • 2022-12-23
相关资源
相似解决方案