Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

数据不上报频繁断图问题 #11

Open
Darkera524 opened this issue May 23, 2018 · 3 comments
Open

数据不上报频繁断图问题 #11

Darkera524 opened this issue May 23, 2018 · 3 comments

Comments

@Darkera524
Copy link

在一部分windows中会频繁出现连续的断图问题,设置了nodata之后的展现如下:
image
在日志里这几分钟的记录为:
image
可以看到该段时间并未上报数据,内存及cpu均正常,这种间歇式的问题可能是怎么回事呢?可以修复吗?环境为windows server 2012R2

@freedomkk-qfeng
Copy link
Owner

看起来似乎开启了进程的采集,有可能是进程采集太慢了,超过了上报的间隔 1分钟。
看看能不能找找类似这样的日志
“UpdateProcessStats complete. Process time xxx, Number of Process is xxx"

@Darkera524
Copy link
Author

经过逐步排查,发现是卡在这个wmi查询上,每隔一段时间会有一次这个查询时间特别长,请问有什么解决的方法或者建议吗?
windows falcon

@freedomkk-qfeng
Copy link
Owner

这个是拿磁盘 IO 的,服务器磁盘负载高么

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants