# sysak_1 **Repository Path**: zhaohang2020/sysak_1 ## Basic Information - **Project Name**: sysak_1 - **Description**: sysAK (system analyse kit) is a toolbox contains useful tools for linux SRE, such as problem diagnosing, events monitoring/tracing, and operating of system and service - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: opensource_branch - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 121 - **Created**: 2022-03-02 - **Last Updated**: 2023-05-05 ## Categories & Tags **Categories**: Uncategorized **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) ./out/sysak list -a More usage documentation of SysAK are included in doc/