コンピュータの状態調査あたりのコマンド
Categories:
terminal
なんかパソコンが遅い。。。ってときにしらべるためのコマンド。 vagrantとかで使いたい。
free
メモリを確認するコマンド
vmstat
メモリとかIOとかswapとかいろいろだしてくれる、 とりま、なコマンドみたい。 vmstat 1 で一秒ごとに更新表示してくれる。
top
よくわからない。。 top -d2
sar
The program ‘sar’ is currently not installed. You can install it by typing: sudo apt install sysstat ほお。
うーん。。。