
iostat
List of commands for iostat:
-
iostat:tldr:0f207 iostat: Display extended disk statistics with disk names for device "sda".$ iostat -xN ${sda}try on your machineexplain this command
-
iostat:tldr:2acbd iostat: Display disk statistics with disk names (including LVM).$ iostat -Ntry on your machineexplain this command
-
iostat:tldr:4ae5c iostat: Display a report of CPU and disk statistics since system startup.$ iostattry on your machineexplain this command
-
iostat:tldr:5144f iostat: Display incremental reports of CPU and disk statistics every 2 seconds.$ iostat ${2}try on your machineexplain this command
-
iostat:tldr:8fe95 iostat: Display a report of CPU and disk statistics with units converted to megabytes.$ iostat -mtry on your machineexplain this command
-
iostat:tldr:d93b5 iostat: Display CPU statistics.$ iostat -ctry on your machineexplain this command