# data-profile-tools_for_rpm **Repository Path**: xingxin830/data-profile-tools_for_rpm ## Basic Information - **Project Name**: data-profile-tools_for_rpm - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2022-11-17 - **Last Updated**: 2022-11-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # data-profile-tools 文章介绍: https://openanolis.cn/sig/Cloud-Kernel/doc/639461016480156008 #### 安装教程 step1: go to rpm dir rpmbuild -ba datop.spec step2: install rpm rpm -ivh datop-1.0.0.xxxxx.rpm step3: make sure the monitor cgroup put into datop cgroup dir; such as: in /etc/datop/datop.conf pod /sys/fs/cgroup/memory/datop, you can put cgroup 'a' or 'b' to the datop cgroup. step4: start datop service. systemctl start datop.service #### 使用说明 使用时, 需要注意的是/etc/datop/datop.conf配置文件 #### 参与贡献 直接在gitee源码: https://gitee.com/anolis/data-profile-tools.git 上提issue或者直接提交pr即可。