# sysak **Repository Path**: gitee-yzh/sysak ## Basic Information - **Project Name**: sysak - **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**: 122 - **Created**: 2022-03-29 - **Last Updated**: 2022-03-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README what is sysAK 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. These tools come from everyday work experience and other good 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 usermode tools. Quick start to use sysAK: 1) ./configure 2) make 3) ./out/sysak See more info about sysAK tools at doc/