安装模块
easy_install -i http://pypi.douban.com/simple/ pypiwin32 wmi flask psutil winstats guppy
下载
http://aka.ms/vcpython27
https://download.microsoft.com/download/7/9/6/796EF2E4-801B-4FC4-AB28-B59FBF6D907B/VCForPython27.msi
安装服务
python agent.py install
python agent.py start
参考
https://book.open-falcon.org/zh/usage/win.html
https://github.com/freedomkk-qfeng/falcon-scripts/tree/master/windows_collect (带有tcp等的监控)
https://github.com/AutohomeRadar/Windows-Agent (汽车之间openfalcon的监控)
美中不足的是,tcp这块的监控没有。 不如
https://github.com/freedomkk-qfeng/falcon-scripts/tree/master/windows_collect
最后别忘了把服务搞成自启动
服务名字是 “open falcon windows agent”
本文介绍如何在Windows环境下安装并配置OpenFalcon监控系统。包括安装必要的Python模块,如Flask和Psutil等,以及如何下载和安装VC for Python 27运行库。文中还提供了启动服务的方法和相关GitHub项目的链接。
6万+

被折叠的 条评论
为什么被折叠?



