When you run lveinfo, it uses the default "--limit=10" as a user limit, and shows the top 10 results. If you want to see more, just add the custom "--limit" parameter, like:
# lveinfo --period=1d --limit 30
Also, it is possible to create a graphical chart for a particular user. You can use this command:
# lvechart -u USERNAME --period=1d --width=12 -o chart-USERNAME.png
Check the following page for the entire list of lveinfo commands:
https://docs.cloudlinux.com/shared/command-line_tools/#lveinfo
Comments
0 comments
Please sign in to leave a comment.