# LSM **Repository Path**: goodboy23/LSM ## Basic Information - **Project Name**: LSM - **Description**: LSM是Linux下shell编写的监控,适合单台机器监控,主要练习对系统的理解用 - **Primary Language**: Shell - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-08-29 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 它可以做什么 对当前机器进行资源监控,资源包括cpu,硬盘,内存等资源 支持邮件发送警告 支持日志记录,将资源情况持续记录 # 安装 yum -y install git && git clone https://github.com/goodboy23/LSM.git || echo "no no no git no no no" # 参与 如何参与编写或者修改添加 http://www.52wiki.cn/docs/shell/744