码迷,mamicode.com
首页 > Windows程序 > 详细

Zabbix无法获取Windows主机CPU利用率、负载等问题处理

时间:2015-05-20 11:31:44      阅读:1011      评论:0      收藏:0      [点我收藏+]

标签:

今天随机查看服务器时,无意中发现某机器的CPU利用率和负载等信息出不来,远程测试也一直提示ZBX_NOTSUPPORTED。

通知SA调整Agent为Debug模式,终于发现问题所在:

3508:20150504:205003.406 check_counter_path(): cannot make counterpath ‘\2\674’: [0xC0000BBD] A required argument is missing or incorrect.

参考此帖处理:ZBX-903

This wasn’t bug on Zabbix after all.
I investigated this for a while and found that performance monitor items didn’t have any names.
Rebuilding perfmon counters with lodctr /R fixed the problem.

让管理员执行下lodctr /R命令即可。

等待了两三分钟后,重新测试,成功。

Zabbix无法获取Windows主机CPU利用率、负载等问题处理

标签:

原文地址:http://my.oschina.net/rexkang/blog/417091

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!