監控linux系統資源
Dstat是什麼?
可以說,Dstat是 vmstat,iostat,netstat,ifstat的結合體,dstat包含了他們所有沒有的功能,並增加了一些額外的功能,Dstat是用於監測效能優化測試,故障診斷系統功能更方便.
你可以使用Dstat可以檢視實時系統的所有資源,將你的磁碟利用率同你的智慧磁碟裝置控制器的中斷情況進行比對,或比較與磁碟吞吐量的網路頻寬,都是數字比較直觀。
Dstat 監測結果帶顏色,看著更直觀,方便。
官方網站:http://packages.sw.be/dstat/
都是 rpm版本,我的是伺服器是ubuntu,所以我下載原始碼編譯的
$> wget wget http://packages.sw.be/dstat/dstat-0.7.2-1.rfx.src.rpm nginx $> rpm -i dstat-0.7.2-1.rfx.src.rpm #可能會報錯,不需要管。 nginx $> cd rpmbuild/SOURCES/dstat-0.7.2 nginx $> make install nginx $> dstat --help
Usage: dstat [-afv] [options..] [delay [count]] Versatile tool for generating system resource statistics Dstat options: -c, --cpu enable cpu stats -C 0,3,total include cpu0, cpu3 and total -d, --disk enable disk stats -D total,hda include hda and total -g, --page enable page stats -i, --int enable interrupt stats -I 5,eth2 include int5 and interrupt used by eth2 -l, --load enable load stats -m, --mem enable memory stats -n, --net enable network stats -N eth1,total include eth1 and total -p, --proc enable process stats -r, --io enable io stats (I/O requests completed) -s, --swap enable swap stats -S swap1,total include swap1 and total -t, --time enable time/date output -T, --epoch enable time counter (seconds since epoch) -y, --sys enable system stats --aio enable aio stats --fs, --filesystem enable fs stats --ipc enable ipc stats --lock enable lock stats --raw enable raw stats --socket enable socket stats --tcp enable tcp stats --udp enable udp stats --unix enable unix stats --vm enable vm stats --plugin-name enable plugins by plugin name (see manual) --list list all available plugins -a, --all equals -cdngy (default) -f, --full automatically expand -C, -D, -I, -N and -S lists -v, --vmstat equals -pmgdsc -D total --float force float values on screen --integer force integer values on screen --bw, --blackonwhite change colors for white background terminal --nocolor disable colors (implies --noupdate) --noheaders disable repetitive headers --noupdate disable intermediate updates --output file write CSV output to file delay is the delay in seconds between each update (default: 1) count is the number of updates to display before exiting (default: unlimited)
nginx $> dstat
You did not select any stats, using -cdngy by default. ----total-cpu-usage---- -dsk/total- -net/total- ---paging-- ---system-- usr sys idl wai hiq siq| read writ| recv send| in out | int csw 0 2 97 1 0 0| 57k 167k| 0 0 | 0 0 | 40 74 0 0 100 0 0 0| 0 0 | 152B 826B| 0 0 | 8 10 0 0 100 0 0 0| 0 0 | 152B 346B| 0 0 | 9 13 0 0 100 0 0 0| 0 0 | 152B 346B| 0 0 | 8 8 0 0 100 0 0 0| 0 0 | 244B 346B| 0 0 | 9 8 0 1 99 0 0 0| 0 0 | 152B 346B| 0 0 | 8 8 0 0 100 0 0 0| 0 0 | 120B 346B| 0 0 | 8 8 0 1 99 0 0 0| 0 0 | 60B 346B| 0 0 | 9 12 0 0 100 0 0 0| 0 0 | 60B 346B| 0 0 | 7 8 0 1 99 0 0 0| 0 0 | 60B 346B| 0 0 | 8 8 0 0 100 0 0 0| 0 0 | 60B 346B| 0 0 | 6 8 0 0 100 0 0 0| 0 0 | 60B 346B| 0 0 | 7 8 0 0 100 0 0 0| 0 0 | 60B 346B| 0 0 | 8 13 0 0 100 0 0 0| 0 0 | 60B 346B| 0 0 | 6 9
常用引數:
nginx $> dstat -c --top-cpu -d --top-bio --top-latency
nginx $> dstat -cdlmnpsy
本文轉自Deidara 51CTO部落格,原文連結:http://blog.51cto.com/deidara/438289,如需轉載請自行聯絡原作者
相關文章
- 監控系統資源的6個Linux工具Linux
- 使用 Shell 指令碼監控 Linux 系統程式資源指令碼Linux
- 6個監控linux系統資源的快速工具Linux
- Linux下系統資源監控工具Collectl基本介紹Linux
- linux_系統資源監控指令碼_system_monitorLinux指令碼
- 在Linux中,如何監控系統資源使用情況?Linux
- 在Linux中,如何進行系統資源的監控?Linux
- AIX系統資源監控SHELL指令碼AI指令碼
- linux 系統監控工具Linux
- Linux 系統監控指南Linux
- 監控系統是資訊資源管理的基礎
- 使用Shell指令碼對Linux系統和程式資源進行監控指令碼Linux
- 開源監控系統Prometheus介紹Prometheus
- (轉)開源IT監控系統對比
- linux系統 物理硬碟監控Linux硬碟
- Linux系統監控神器--CollectlLinux
- Nrpe 監控Linux系統Linux
- 監控linux系統的shellLinux
- Linux系統監控命令薦Linux
- 淘寶開源其系統監控工具Tsar
- 開源監控系統Prometheus的前世今生Prometheus
- 用nmon監控aix | linux的效能,nmon_analyser分析系統監控資料AILinux
- Linux 常用系統效能監控命令Linux
- nmon 監控AIX,linux系統工具AILinux
- Linux系統監控命令之iotopLinux
- Solaris linux 系統監控指令碼Linux指令碼
- 系統監控&JVM監控指標資料查詢JVM指標
- DCIM 系統增強資料中心的電源監控能力
- 6個監控linux資源的快速工具Linux
- .NET 開源實時監控系統 - WatchDog
- Linux系統效能監控採集項Linux
- linux常用系統監控工具之vmstatLinux
- iOS監控:資源使用iOS
- 資源監控工具 glances
- Mysql 監控系統MySql
- 監控系統元件元件
- 淘寶開發的系統監控工具 Tsar 開源
- 基於 Zabbix 系統監控 Windows、Linux、VMwareWindowsLinux