Last active
October 13, 2015 23:38
-
-
Save tadasuke/4273409 to your computer and use it in GitHub Desktop.
sarコマンドオプション一覧
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-A 全情報表示 | |
-n DEV 送信、受信パケットに関する情報 | |
-n EDEV エラーパケットに関する情報 | |
-u CPUの利用状況 | |
-b ディスクIO | |
-r メモリとスワップ | |
-W 秒あたりのスワップ情報 | |
-q ロードアベレージ | |
sar -A -f sa10 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment