discover_cpuinfo.sh获取cpu信息 2020-11-29 sre #! /bin/bash cpuInfo= columns=`sar -P ALL 1 1 | grep -v .. Read more
check_cpu.sh获取cpu状态脚本 2020-11-25 sre #! /bin/bash cpumin= cpumax= load5=0 FLAGE= StatStr= CU .. Read more
近期评论