Plesk for Windows
Plesk for Linux
kb: how-to
ABT: Group B
Applicable to:
- Plesk for Linux
- Plesk for Windows
Question
How to check server CPU and memory usage via Plesk GUI?
Answer
- Log into Plesk.
- Go to Tools & Settings > Server Information:
- To check memory usage see Memory Usage section:
- To check the CPU usage see the CPU usage section:
- To check memory usage see Memory Usage section:
Solution using the SSH access
- Log into the server via SSH.
- Execute the command below to run
top
utility:
# top -i
Solution using the RDP access
- Log into the server via RDP.
- Run the Task Manager utility by typing the combination of Ctrl +Shift + Esc buttons.
Comments
3 comments
I prefer htop but that is just me. It is more configurable and easier on the old eyes.
@Joe Morthland
Thank you for sharing. However, 'htop' required to be installed separately and is missing from base repositories on RHEL-based systems.
Is it just me, but Memory usage in Tools & Setting is not correct and it is not updating itself upon refresh. Whenever you have some larger processes running then the usage is going up, but it will stay there and never go back to normal before the restart has been applied. Anyone else having the same issue?
Please sign in to leave a comment.