監控內存

監控腳本內存的方式: #!/bin/sh #監控日誌路徑,不要以斜槓結尾 DIR=/opt/sudytech/apache-tomcat-6.0.45/webapps/ROOT/_web echo `date +%H:%M:%S` `top -b -n 1 |grep java` |awk '{print $13"\t"$2"\t"$1"\t"$10"\t"(/g/?$7*1024:(/m/?$7
相關文章
相關標籤/搜索