cPanel has a Resource Usage section showing how your site consumes server resources: CPU, memory, disk, incoming connections. It tells whether you need a bigger plan.
\n
Where to find it
\n
- Log into cPanel
- Sidebar — Statistics → Resource Usage or CPU and Concurrent Connection Usage
\n
What the graphs show
\n
- CPU Usage — processor percentage. Regularly > 80% — think of upgrading
- Memory Usage — RAM. Overflow means scripts failing with 500
- I/O — disk read/write. Affects DB speed and image loads
- Entry Processes — concurrent connections. Overflow = clients get 503
- Inodes — number of files and folders. Limit usually 250,000–500,000
\n
Reading “Faults”
\n
If the Faults column has numbers — you hit the limit and the server throttled your site. More faults — more users saw slowdowns.
\n
What to do under high load
\n
- Enable cache (WP — LiteSpeed Cache, WP Rocket)
- Add a CDN (Cloudflare)
- Remove unused plugins
- Optimize images (WebP instead of PNG)
- Big DB — check indexes on frequently used fields
- Last resort — VPS or higher plan
\n
Talk to the Navju Cloud manager for plan selection: ticket.
