Resource Usage & CloudLinux Limits

How to Check Resource Usage

Published · Updated 2 min read
Knowledge base article
Contents (7 sections)

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 Domain India support at https://domainindia.com/support.

Was this article helpful?

Your answer helps us decide what to improve next.

Still need help? Open a support ticket and our team will reply.

Prefer an app? Add this site to your home screen.Get the app
How to Check Resource Usage - Knowledge Base