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

--bw, --blackonwhite change colors for white background terminal
--float force float values on screen
--integer force integer values on screen
--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)

internal:
aio, cpu, cpu24, disk, disk24, disk24old, epoch, fs, int, int24, io, ipc, load,
lock, mem, net, page, page24, proc, raw, socket, swap, swapold, sys, tcp, time,
udp, unix, vm
/usr/share/dstat:
battery, battery-remain, cpufreq, dbus, disk-util, fan, freespace, gpfs, gpfs-ops,
helloworld, innodb-buffer, innodb-io, innodb-ops, lustre, memcache-hits, mysql-io,
mysql-keys, mysql5-cmds, mysql5-conn, mysql5-io, mysql5-keys, net-packets, nfs3,
nfs3-ops, nfsd3, nfsd3-ops, ntp, postfix, power, proc-count, rpc, rpcd, sendmail,
snooze, thermal, top-bio, top-cpu, top-cputime, top-cputime-avg, top-io,
top-latency, top-latency-avg, top-mem, top-oom, utmp, vm-memctl, vmk-hba, vmk-int,
vmk-nic, vz-cpu, vz-io, vz-ubc, wifi

最新文章

  1. 【Spring-web】RestTemplate源码学习
  2. c#内部类的使用
  3. Tomcat重启脚本restart.sh停止脚本stop.sh
  4. 爬虫之scrapy框架
  5. warning: #870-D: invalid multibyte character sequence
  6. 【OpenCV】图像转成YUV420 I420格式
  7. [DataTable]C# datatable取最大值最小值
  8. QT 实现彩色图亮度均衡,RGB和HSI空间互相转换
  9. 从最简单的HelloWorld理解MVP模式
  10. ArcGIS for Android示例解析之离线地图-----LocalTiledLayer
  11. MySQL 优化方案
  12. erlang shell表格数据对齐
  13. Mac 下office 2013制作组合表
  14. Java常量笔记
  15. 201521123060 《Java程序设计》第13周学习总结
  16. docker 网络 路由
  17. 18年最有"钱"途的专业就是它(文末有福利)
  18. 解释局域(LAN)和广域网(WAN)之间的区别,它们之间的关系是什么?
  19. JdbcUtil
  20. js中typeof与instanceof用法

热门文章

  1. mysql create table
  2. Elasticsearch的前后台运行与停止(tar包方式)
  3. win10 安装nodejs,报错there is a problem in the windows installer package
  4. 7.10实习培训日志-markdown Git
  5. Working Experience - NLog 多实例时配置文件冲突
  6. android studio 生成引用arr
  7. vjudge个人赛 复习1
  8. 社交系统ThinkSNS+在研发过程中,如何做到 Laravel 配置可以网站后台配置
  9. ES6简述
  10. Maven项目编译版本的问题和Spring中没有导入核心包