/
/
User load check in CloudLinux

User load check in CloudLinux

Connect to the server via SSH under the root user and execute the following command:

lveinfo -u USERNAME --period=TIME_PERIOD

Command details

The time period can be specified in days, hours and minutes (parameters dh and m respectively). For example, to view statistics for the previous two days, enter 2d. To view statistics for the last five hours, enter 5h. To view statistics for the last 30 minutes, enter 30m

There is also an option of specifying parameters for today and yesterday in order to view statistics for those respective periods.

In this article