当前位置:网站首页>【Azure微服务 Service Fabric 】在SF节点中开启Performance Monitor及设置抓取进程的方式
【Azure微服务 Service Fabric 】在SF节点中开启Performance Monitor及设置抓取进程的方式
2022-07-07 21:40:00 【51CTO】
前提条件
当我们观察到SF中某一个节点出现CPU不正常的情况,但是由于不能肉眼长期观察,所以可以通过开启Performance Monitor的方式来获取每一个进程的%Processer Time的方式来进行分析。
- 已经又Service Fabric运行且节点为Windows操作系统
- 可以RDP到节点中
操作步骤
以下是开启Performance Monitor及设置抓取进程的方式:(第5,第7步为比较重要的设置)
1)RDP到节点问题节点中,打开开始菜单输入“Performance Monitor” 。

2)在Performance Monitor中,选择 Data Collector Sets -> User Defined -> New

3)定义收集器的名字,并选择 “Create manually”, 然后Next

4)目前只需要收集Performance counter的数据

5)非常关键的一步,收集所有Process的 Processor Time,并且设置收集时间为每10秒收集一次(PS: 收集间隔时间可以根据实际情况进行修改)

在添加Performance counter是选择为:Process 中的 % Processor Time,在Instances of selected object中选择all instances

6)选择文件保存的位置,点击Finish 完成。

7)在左侧目录结构中选择刚刚创建好的Data Collector Set, 然后在DataCollector01右键选择Properties,进入如下页面.
- 由于收集的进程数太多,所以如果默认选择Binary的Log Format的情况下,日志中只显示了_Total信息,对分析进程没有帮助,所以图中的第3处需要选择Comma Separated,用CSV的格式来保存数据。

8)已上修改好之后,就可以把新创建的Data Collector Set修改为开始状态。当收集到足够长的时间后(至少包含一次规律性CPU变化的周期),停止并保存数据。
9)当获取完成后,最后生成的文件格式如下,可以通过分析文件中单个进程在时间点中的变化情况。

当在复杂的环境中面临问题,格物之道需:浊而静之徐清,安以动之徐生。 云中,恰是如此!
边栏推荐
- 海外代理推荐
- Awk processing JSON processing
- Dry goods sharing | devaxpress v22.1 original help document download collection
- [开源] .Net ORM 访问 Firebird 数据库
- How to turn on win11 game mode? How to turn on game mode in win11
- Use blocconsumer to build responsive components and monitor status at the same time
- Redis - basic use (key, string, list, set, Zset, hash, geo, bitmap, hyperloglog, transaction)
- Jerry's key to initiate pairing [chapter]
- DNS series (I): why does the updated DNS record not take effect?
- Code of "digital image processing principle and Practice (matlab version)" part2[easy to understand]
猜你喜欢

Cv2.resize function reports an error: error: (-215:assertion failed) func= 0 in function ‘cv::hal::resize‘

嵌入式开发:如何为项目选择合适的RTOS?

Overseas agent recommendation

NVR硬盘录像机通过国标GB28181协议接入EasyCVR,设备通道信息不显示是什么原因?

PDF文档签名指南

Kirin Xin'an operating system derivative solution | storage multipath management system, effectively improving the reliability of data transmission

Demon daddy B3 read extensively in a small amount, and completed 20000 vocabulary+

Reptile combat (VII): pictures of the king of reptiles' heroes

The little money made by the program ape is a P!

Goal: do not exclude yaml syntax. Try to get started quickly
随机推荐
Redis - basic use (key, string, list, set, Zset, hash, geo, bitmap, hyperloglog, transaction)
强化学习-学习笔记9 | Multi-Step-TD-Target
[colmap] sparse reconstruction is converted to mvsnet format input
Static test tool
Paint basic graphics with custompaint
npm uninstall和rm直接删除的区别
Reinforcement learning - learning notes 9 | multi step TD target
Which financial products will yield high returns in 2022?
JNI primary contact
It's worth seeing. Interview sites and interview skills
The whole network "chases" Zhong Xuegao
解决uni-app中uni.request发送POST请求没有反应。
MIT6.S081-Lab9 FS [2021Fall]
The cyberspace office announced the measures for data exit security assessment, which will come into force on September 1
[open source] Net ORM accessing Firebird database
使用 BlocConsumer 同时构建响应式组件和监听状态
L2: current situation, prospects and pain points of ZK Rollup
How polardb-x does distributed database hotspot analysis
QT compile IOT management platform 39 alarm linkage
Oracle advanced (VI) Oracle expdp/impdp details