8

dstat command in Linux w/ examples

 2 years ago
source link: https://haydenjames.io/dstat-command-in-linux-examples/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client
dstat command in Linux w/ examples
dstat --top-mem --top-cpu

To display information in vmstat format, use:

dstat --vmstat

To display the stats of all processes, use:

dstat -a

To use dstat to relate disk-throughput with network-usage (eth0), total CPU-usage and system counters, use:

dstat -dnyc -N eth0 -C total -f 5

To check dstat’s behaviour and the system impact of dstat, use:

dstat -taf --debug

To use the time plugin together with cpu, net, disk, system, load, proc and top_cpu plugins, use: (see above screenshot)

dstat -tcndylp --top-cpu

…this is identical to using:

dstat --time --cpu --net --disk --sys --load --proc --top-cpu

To use dstat to relate advanced CPU stats with interrupts per device, use:

dstat -t --cpu-adv -yif



dstat options

-c, –cpu
enable CPU stats (system, user, idle, wait), for more CPU related stats also see –cpu-adv and –cpu-use

-C 0,3,total
include cpu0, cpu3 and total (when using -c/–cpu); use all to show all CPUs

-d, –disk
enable disk stats (read, write), for more disk related stats look into the other –disk plugins

-D total,hda
include total and hda (when using -d/–disk)

-g, –page
enable page stats (page in, page out)

-i, –int
enable interrupt stats

-I 5,10
include interrupt 5 and 10 (when using -i/–int)

-l, –load
enable load average stats (1 min, 5 mins, 15mins)

-m, –mem
enable memory stats (used, buffers, cache, free); for more memory-related stats also try –mem-adv and –swap

-n, –net
enable network stats (receive, send)

-N eth1,total
include eth1 and total (when using -n/–net)

-p, –proc
enable process stats (runnable, uninterruptible, new)

-r, –io
enable I/O request stats (read, write requests)

-s, –swap
enable swap stats (used, free)

-S swap1, total
include swap1 and total (when using -s/–swap)

-t, –time
enable time/date output

-T, –epoch
enable time counter (seconds since epoch)

-y, –sys
enable system stats (interrupts, context switches)

–aio
enable aio stats (asynchronous I/O)

–cpu-adv
enable advanced cpu stats

–cpu-use
enable only cpu usage stats

–fs, –filesystem
enable filesystem stats (open files, inodes)

–ipc
enable ipc stats (message queue, semaphores, shared memory)

–lock
enable file lock stats (posix, flock, read, write)

–mem-adv
enable advanced memory stats

–raw
enable raw stats (raw sockets)

–socket
enable socket stats (total, tcp, udp, raw, ip-fragments)

–tcp
enable tcp stats (listen, established, syn, time_wait, close)

–udp
enable udp stats (listen, active)

–unix
enable unix stats (datagram, stream, listen, active)

–vm
enable vm stats (hard pagefaults, soft pagefaults, allocated, free)

–vm-adv
enable advance vm stats (steal, scanK, scanD, pgoru, astll)

–zones
enable zoneinfo stats (d32F, d32H, normF, normH)

–plugin-name
enable (external) plugins by plugin name, see PLUGINS for options

–list
list the internal and external plugin names

-a, –all
equals -cdngy (default)

-f, –full
expand -C, -D, -I, -N and -S discovery lists

-v, –vmstat
equals -pmgdsc -D total

–bits
force bits for values expressed in bytes

–float
force float values on-screen (mutual exclusive with –integer)

–integer
force integer values on-screen (mutual exclusive with –float)

–bw, –blackonwhite
change colors for white background terminal

–nocolor
disable colors

–noheaders
disable repetitive headers

–noupdate
disable intermediate updates when delay > 1

–output file
write CSV output to file

–profile
show profiling statistics when exiting dstat

dstat plugins

While anyone can create additional dstat plugins, dstat ships with several default plugins. These are:

–battery
battery in percentage (needs ACPI)

–battery-remain
battery remaining in hours, minutes (needs ACPI)

–cpufreq
CPU frequency in percentage (needs ACPI)

–dbus

number of dbus connections (needs python-dbus)

–disk-avgqu
average queue length of the requests that were issued to the device

–disk-avgrq
average size (in sectors) of the requests that were issued to the device

–disk-svctm
average service time (in milliseconds) for I/O requests that were issued to the device

–disk-tps
number of transfers per second that were issued to the device

–disk-util
percentage of CPU time during which I/O requests were issued to the device (bandwidth utilization for the device)

–disk-wait
average time (in milliseconds) for I/O requests issued to the device to be served

–dstat
show dstat cputime consumption and latency

–dstat-cpu
show dstat advanced CPU usage

–dstat-ctxt
show dstat context switches

–dstat-mem
show dstat advanced memory usage

–fan
fan speed (needs ACPI)

–freespace
per filesystem disk usage

–gpfs
GPFS read/write I/O (needs mmpmon)

–gpfs-ops
GPFS filesystem operations (needs mmpmon)

–helloworld
Hello world example dstat plugin

–innodb-buffer
show innodb buffer stats

–innodb-io
show innodb I/O stats

–innodb-ops
show InnoDB operations counters

–lustre
show lustre I/O throughput

–md-status
show software raid (md) progress and speed

–memcache-hits
show the number of hits and misses from Memcache

–mysql-io
show the MySQL I/O stats

–mysql-keys
show the MySQL keys stats

–net-packets
show the number of packets received and transmitted

–nfs3
show NFS v3 client operations

–nfs3-ops
show extended NFS v3 client operations

–nfsd3
show NFS v3 server operations

–nfsd3-ops
show extended NFS v3 server operations

–nfsd4-ops
show extended NFS v4 server operations

–nfsstat4
show NFS v4 stats

–ntp
show NTP time from an NTP server

–postfix
show postfix queue sizes (needs postfix)

–power
show power usage

–proc-count
show total number of processes

–qmail
show qmail queue sizes (needs qmail)

–redis
show redis stats

–rpc
show RPC client calls stats

–rpcd
show RPC server calls stats

–sendmail
show sendmail queue size (needs sendmail)

–snmp-cpu

show CPU stats using SNMP from DSTAT_SNMPSERVER

–snmp-load
show load stats using SNMP from DSTAT_SNMPSERVER

–snmp-mem
show memory stats using SNMP from DSTAT_SNMPSERVER

–snmp-net
show network stats using SNMP from DSTAT_SNMPSERVER

–snmp-net-err
show network errors using SNMP from DSTAT_SNMPSERVER

–snmp-sys
show system stats (interrupts and context switches) using SNMP from DSTAT_SNMPSERVER

–snooze
show number of ticks per second

–squid
show squid usage statistics

–test
show test plugin output

–thermal
system temperature sensors

–top-bio
show most expensive block I/O process

–top-bio-adv
show most expensive block I/O process (incl. pid and other stats)

–top-childwait
show process waiting for child the most

–top-cpu
show most expensive CPU process

–top-cpu-adv

show most expensive CPU process (incl. pid and other stats)

–top-cputime
show process using the most CPU time (in ms)

–top-cputime-avg
show process with the highest average timeslice (in ms)

–top-int
show most frequent interrupt

–top-io
show most expensive I/O process

–top-io-adv
show most expensive I/O process (incl. pid and other stats)

–top-latency
show process with highest total latency (in ms)

–top-latency-avg
show process with the highest average latency (in ms)

–top-mem
show process using the most memory

–top-oom
show process that will be killed by OOM the first

–utmp
show number of utmp connections (needs python-utmp)

–vm-cpu
show VMware CPU stats from hypervisor

–vm-mem
show VMware memory stats from hypervisor

–vm-mem-adv
show advanced VMware memory stats from hypervisor

–vmk-hba
show VMware ESX kernel vmhba stats

–vmk-int
show VMware ESX kernel interrupt stats

–vmk-nic
show VMware ESX kernel port stats

–vz-cpu
show CPU usage per OpenVZ guest

–vz-io
show I/O usage per OpenVZ guest

–vz-ubc
show OpenVZ user beancounters

–wifi
wireless link quality and signal to noise ratio

–zfs-arc
show ZFS arc stats

–zfs-l2arc
show ZFS l2arc stats

–zfs-zil
show ZFS zil stats


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK