Linux 快速查看網路、硬碟、負載、記憶體使用情況的 Shell Script

Linux 做系統監控,最基本的就是網路、CPU、硬碟、Load Average (uptime)、RAM、SWAP 等等,若系統有問題時,這些也是首先查看的點。

此程式就是可以快速將這些資訊整理起來,一次呈現,所以若有問題時,登入系統直接執行,可以省掉不少時間。

Linux 快速查看網路、硬碟、負載、記憶體使用情況的 Shell Script

程式執行後,結果呈現如下圖:

程式安裝

  1. wget https://raw.githubusercontent.com/atarallo/TECMINT_MONITOR/master/tecmint_monitor.sh
  2. chmod +x tecmint_monitor.sh
  3. mv tecmint_monitor.sh /usr/bin/
  4. tecmint_monitor.sh # 執行就可以看到結果囉~

相關網頁

作者: Tsung

對新奇的事物都很有興趣, 喜歡簡單的東西, 過簡單的生活.

在〈Linux 快速查看網路、硬碟、負載、記憶體使用情況的 Shell Script〉中有 4 則留言

sshsiung 發表迴響取消回覆

這個網站採用 Akismet 服務減少垃圾留言。進一步了解 Akismet 如何處理網站訪客的留言資料