39 Star 160 Fork 121

anolis/SysAK

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
README.md 715 Bytes
一键复制 编辑 原始数据 按行查看 历史
zhaohang 提交于 2年前 . update README.md

What is SysAK

SysAK(System Analysis Kit) is a toolbox that contains valuable tools for Linux SRE, such as problem diagnosing, events monitoring/tracing, and operating of system and service. These tools come from everyday work experience and other popular internal tools from Alibaba, like diagnose-tools, ossre, NX, etc.

It is distributed under the Mulan Permissive Software License,Version 2 - see the accompanying LICENSE file for more details. And keep the origin License for the lib dir -include kernel modules and libbpf, which is compatible with user-mode tools.

Quick start to use SysAK:

  1. ./configure
  2. make
  3. make install
  4. sysak list -a

More usage documentation of SysAK are included in doc/

Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/anolis/sysak.git
git@gitee.com:anolis/sysak.git
anolis
sysak
SysAK
opensource_branch

搜索帮助