Find answers to your questions

Documentation

How to view your shared web hosting server usage

  • 5

On a shared web hosting server, all users share a finite amount of resources at any given time. Nuagerie system administrators monitor individual accounts on the server for excessive use.

How to view your current usage in real-time:

To view your website’s current resource usage stats:

  1. Log into your website’s cPanel 
  2. Scroll down to the bottom section, past all the cPanel icons
  3. Near the bottom of the page, you’ll see your website’s current, real-time resource usage under the Statistics heading.


How to view your resource usage history:

To view your website’s past resource usage stats in the CloudLinux widget:

  1. Log into your website’s cPanel
  2. Scroll down to the Metrics section
  3. Click CPU and Concurrent Connection Usage
  4. If your account has any server usage issues, you will see them displayed on the page. If not, click Details to view your desired resource usage information.
  5. After clicking Details, choose the desired time frame you’d like to inspect and click Submit
    Usage Statistics
  6. You will see diagrams and tables showing detailed usage statistics

Usage Statistics Graph

Usage statistics information

Legend:
CPU – CPU limits
vMEM/vM – Virtual Memory limits
pMEM/pM – Physical Memory limits
EP – Entry Processes
nPROC/nP – Number of Processes
IO – Input/Output limits

average/a – average used
limit/l – limit set for account
max/m – maximum used

f – failure


For more information about CloudLinux and shared web hosting server resource usage, visit this article.

If you still have questions concerning your shared server usage statistics, feel free to contact us by opening a support ticket or by using our live chat feature.

Related Articles

How to empty my DNS cache Overview Your DNS cache stores the locations (IP addresses) of web servers that contain web pages which you have recently viewed. If the location of the web server changes before the entry in your DNS cache updates, you can no longer access the site. If you encounter a large number of HTML 404 error codes, you... What is cPanel? cPanel is a control panel with which you can manage almost any element of your cPanel hosting account. The interface is very easy to use - cPanel works constantly to improve the platform by staying on the cutting edge of technology as well as constantly updating its various security measures, making it... How cPanel & WHM Improved Email Hosting cPanel and WHM have gone through some serious upgrades to their Email Hosting features throughout the versions. Just in the past 2 years, the cPanel team have made it easier than ever for web hosting providers, system administrators, and all other cPanel users to be able to host email accounts. ... CURL: could not resolve host: cpanel.net Error: curl: (6) Could not resolve host: securedownloads.cpanel.net; Unknown error Fix: Edit: nano -w /etc/resolv.conf Add the following lines: nameserver 8.8.8.8 nameserver 8.8.4.4 If you still have questions or concerns, feel free to contact us by opening a support ticket or with... How can I activate my paid license after a trial? You can do this by running this command in SSH: /usr/local/cpanel/cpkeyclt It should look something like this: [root@cpanel home]# /usr/local/cpanel/cpkeyclt Updating cPanel license...Done. Update succeeded. Building global cache for cpanel...Done [root@cpanel home]# If you still have...