Please note that the content of this book primarily consists of articles available from Wikipedia or other free sources online. Mpstat is a computer command-line software used in unix-type operating systems to report (on the screen) processor related statistics. It is used in computer monitoring in order to diagnose problems or for build statistics about a computer CPU usage. The mpstat command writes to st ...Täielik kirjeldus
Please note that the content of this book primarily consists of articles available from Wikipedia or other free sources online. Mpstat is a computer command-line software used in unix-type operating systems to report (on the screen) processor related statistics. It is used in computer monitoring in order to diagnose problems or for build statistics about a computer CPU usage. The mpstat command writes to standard output activities for each available processor. The mpstat command can be used both on SMP and UP machines, but in the latter, only global average activities will be printed. Interval is the time in seconds between printing out a line of statistics. Count is the number of lines of output you want. It's very important to disregard the first line of output from mpstat (like iostat, vmstat, etc) as this line has unreliable information.