# SysAK **Repository Path**: anolis/sysak ## Basic Information - **Project Name**: SysAK - **Description**: SysAK(System Analyse Kit)是龙蜥社区系统运维 SIG,通过对过往百万服务器运维经验进行抽象总结,而提供的一个全方位的系统运维工具集,可以覆盖系统的日常监控、线上问题诊断和系统故障修复等常见运维场景。工具的整体设计上,力图让运维工作回归简单,让系统运维人员不需要深入了解内核就能找出问题的所在。 问题讨论钉钉群1:31987277,群2:12640034551 - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: opensource_branch - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 159 - **Forks**: 121 - **Created**: 2021-11-11 - **Last Updated**: 2025-05-20 ## Categories & Tags **Categories**: os **Tags**: None ## README 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/