主頁 > 知識(shí)庫 > Linux的系統(tǒng)監(jiān)控工具dstat常見用法總結(jié)

Linux的系統(tǒng)監(jiān)控工具dstat常見用法總結(jié)

熱門標(biāo)簽:杭州電銷機(jī)器人有效果嗎 小語股票電銷機(jī)器人 軟件電話機(jī)器人 申請(qǐng)400電話流程好嗎 襄陽地圖標(biāo)注店 萊蕪移動(dòng)外呼系統(tǒng) 高德地圖標(biāo)注在電腦上 金華呼叫中心外呼系統(tǒng)廠家 柯城手機(jī)地圖如何做地圖標(biāo)注

1) 工具說明
dstat是一個(gè)用來替換 vmstat,iostat netstat,nfsstat和ifstat這些命令的工具, 是一個(gè)全能系統(tǒng)信息統(tǒng)計(jì)工具. 與sysstat相比, dstat擁有一個(gè)彩色的界面, 在手動(dòng)觀察性能狀況時(shí), 數(shù)據(jù)比較顯眼容易觀察; 而且dstat支持即時(shí)刷新, 譬如輸入dstat 3, 即每三秒收集一次, 但最新的數(shù)據(jù)都會(huì)每秒刷新顯示. 和sysstat相同的是, dstat也可以收集指定的性能資源。

2) 軟件安裝


復(fù)制代碼
代碼如下:

# cd /tmp
# rz
# rpm -Uvh dstat-0.6.7-1.el*.rf.noarch.rpm
# which dstat
/usr/bin/dstat


或者Ubuntu(Debian系)下:


復(fù)制代碼
代碼如下:

$ apt-get install dstat


3) dstat 選項(xiàng)

-C 0,3,total include cpu0, cpu3 and total
-d, -disk 顯示磁盤情況
-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 顯示內(nèi)存情況
-n, -net 顯示網(wǎng)絡(luò)情況
-N eth1,total 可以指定網(wǎng)絡(luò)接口
-p, -proc enable process stats
-s, -swap 顯示swap情況
-S swap1,total 可以指定多個(gè)swap
-t, -time enable time counter
-y, -sys enable system stats
-ipc 報(bào)告IPC消息隊(duì)列和信號(hào)量的使用情況
-lock enable lock stats
-raw enable raw stats
-tcp enable tcp stats
-udp enable udp stats
-unix enable unix stats
-M stat1,stat2 enable external stats
-mods stat1,stat2
-a, -all 使用-cdngy 缺省的就是這樣顯示
-f, -full 使用 -C, -D, -I, -N and -S 顯示
-v, -vmstat 使用-pmgdsc -D 顯示
-integer show integer values
-nocolor disable colors (implies -noupdate)
-noheaders 只顯示一次表頭以后就不顯示了,使用重定向?qū)懭胛募r(shí)很有用
-noupdate disable intermediate updates
-output file 寫入到CVS文件中
這個(gè)軟件和vmstat很像, 不過和vmstat相比好像少了io部份的顯示, dstat只能顯示磁盤的吞吐量而不是顯示負(fù)載情況, dstat和幾乎所有監(jiān)控軟件一樣, 只能對(duì)整個(gè)系統(tǒng)進(jìn)行監(jiān)控而不能對(duì)某一個(gè)進(jìn)程或某一個(gè)程序進(jìn)行深入分析. 我常使用的參數(shù)是dstat -cdlmnpsy, 做個(gè)別名鏈接alias dstat='dstat -cdlmnpsy'

4)常見用法
查看有關(guān) cpu,硬盤和網(wǎng)絡(luò)的詳細(xì)信息。


復(fù)制代碼
代碼如下:

$dstat

查看有關(guān) cpu,硬盤和網(wǎng)絡(luò)的詳細(xì)信息。

-c cpu


復(fù)制代碼
代碼如下:

$ dstat -c

-d 磁盤


復(fù)制代碼
代碼如下:

$ dstat -d


顯示 cpu、磁盤等的詳細(xì)信息。


復(fù)制代碼
代碼如下:

$ dstat -cdl -D sda1

標(biāo)簽:黔南 天門 海北 鶴壁 河南 欽州 威海 景德鎮(zhèn)

巨人網(wǎng)絡(luò)通訊聲明:本文標(biāo)題《Linux的系統(tǒng)監(jiān)控工具dstat常見用法總結(jié)》,本文關(guān)鍵詞  Linux,的,系統(tǒng),監(jiān)控,工具,;如發(fā)現(xiàn)本文內(nèi)容存在版權(quán)問題,煩請(qǐng)?zhí)峁┫嚓P(guān)信息告之我們,我們將及時(shí)溝通與處理。本站內(nèi)容系統(tǒng)采集于網(wǎng)絡(luò),涉及言論、版權(quán)與本站無關(guān)。
  • 相關(guān)文章
  • 下面列出與本文章《Linux的系統(tǒng)監(jiān)控工具dstat常見用法總結(jié)》相關(guān)的同類信息!
  • 本頁收集關(guān)于Linux的系統(tǒng)監(jiān)控工具dstat常見用法總結(jié)的相關(guān)信息資訊供網(wǎng)民參考!
  • 推薦文章