previous contents up next

Unix for Advanced Users

7. Viewing System Information

7.2.2 How loaded is my system? xload

In addition to the load average data you can get from uptime, you can also run xload to give you a graphic representation of your load through time. The command lets you specify options like -update which lets you specify how many seconds pass between load readings or -scale which lets you set the scale of the graph being drawn.

previous contents up next