linux命令之sar
            时间:2014-05-14 18:18:48  
            收藏:0  
            阅读:371
        
        
        [root@rac01 ~]# free -s 2
[root@rac01 ~]# free [-b | -k | 
-m]
[root@rac01 ~]# free -o
[root@rac01 ~]# free -t
[root@rac01 ~]# sar -r 2 3
[root@rac01 ~]# sar -d 2 3
[root@com1 /]# 
sar -h
[root@com1 /]# sar ---help	这两个帮助是不一样的
            评论(0)