Linux Command
tload
Display system load status
Supplementary instructions
tload command graphically outputs the average load of the current system to the specified terminal. If the terminal number is not given, the load status will be displayed on the terminal that executes the tload command.
grammar
tload(option)(parameter)
Options
-s: Specify the idle time scale;
-d: Specifies the interval time (seconds).
Parameters
Terminal: Specifies the terminal device file to display information.
Example
Use the tload command to check the system load:
tload -d 1
0.08, 0.02,0.01
0.04, 0.01, 0.00
0.04, 0.01, 0.00
0.04, 0.01,0.00
0.06, 0.02, 0.00


