Client Area

How to Check Resource Usage

2 min read11 Apr 202612 views

In this article

  • 1How to Check Resource Usage
  • 2Key Resources
  • 3Checking Usage in cPanel
  • 4Checking Usage in DirectAdmin
  • 5Understanding Resource Faults

How to Check Resource Usage

Monitoring your hosting resource usage helps you understand performance and know when to optimise or upgrade.

Key Resources

ResourceWhat It Means
CPUProcessing power used by your scripts
RAMMemory used by running processes
I/ODisk read/write speed
Entry ProcessesConcurrent PHP/CGI processes
Disk UsageStorage for files, emails, databases
BandwidthMonthly data transfer

Checking Usage in cPanel

  1. Log in to cPanel
  2. Go to Metrics → Resource Usage
  3. View CPU, RAM, I/O, and Entry Processes over time
  4. Faults indicate times your account hit a limit
  5. Check the right sidebar for Disk Usage and Bandwidth summaries

Checking Usage in DirectAdmin

  1. Check the Account Summary dashboard for disk and bandwidth
  2. Go to Account Manager → Site Summary/Statistics for details

Understanding Resource Faults

  • Slow pages — CPU or I/O limit reached
  • 503 errors — Entry Processes limit reached
  • Memory errors — RAM limit reached
  • Cannot upload files — Disk or inode limit reached

Reducing Resource Usage

High CPU: Use caching plugins (LiteSpeed Cache), reduce heavy queries, disable unnecessary plugins

High Disk: Delete old backups and log files, compress images, clean up email accounts

High Bandwidth: Enable Cloudflare CDN, optimise images, enable browser caching

High Inodes: Delete unused themes/plugins, clean cache directories, remove old emails

When to Upgrade

If you consistently hit limits after optimisation, upgrade your plan via My Services → Upgrade or contact {{COMPANY_NAME}} support at {{SUPPORT_URL}}.

Was this article helpful?

Your feedback helps us improve our documentation

Still need help? Submit a support ticket