Showing posts with label iostat. Show all posts
Showing posts with label iostat. Show all posts

Monday, February 11, 2008

The sysstat package contains the sar, sadf, iostat, mpstat, and pidstat commands for Linux. GPL

sysstat 8.1.1
The sysstat package contains the sar, sadf, iostat, mpstat, and pidstat commands for Linux. The sar command collects and reports system activity information. The statistics reported by sar concern I/O transfer rates, paging activity, process-related activites, interrupts, network activity, memory and swap space utilization, CPU utilization, kernel activities, and TTY statistics, among others. The sadf command may be used to display data collected by sar in various formats. The iostat command reports CPU statistics and I/O statistics for tty devices and disks. The pidstat command reports statistics for Linux processes. The mpstat command reports global and per-processor statistics.

Wednesday, April 18, 2007

Replacement for vmstat, iostat, netstat, nfsstat, and ifstat. GPL

freshmeat.net: "dstat is a versatile replacement for vmstat, iostat, netstat, nfsstat, and ifstat. It includes various counters (in separate plugins) and allows you to select and view all of your system resources instantly; you can, for example, compare disk usage in combination with interrupts from your IDE controller, or compare the network bandwidth numbers directly with the disk throughput (in the same interval)."