Resource Usage

View your current and historical resource consumption.

Accessing Resource Usage

Navigate to Resource Usage in your End User Panel.

Current Usage

The current usage section shows your real-time resource consumption.

Metrics Displayed

MetricDescription
CPUYour web/application CPU usage percentage
DB CPUDatabase CPU usage attributed to you
Total CPUCombined CPU usage
RAMMemory usage in MB
DB RAMDatabase memory usage in MB
Total RAMCombined memory usage
PIDsNumber of processes running
DB PIDsDatabase processes count
IO ReadDisk read throughput (KB/s)
IO WriteDisk write throughput (KB/s)
EPEntry Processes (current/limit)

Your Resource Limits

Your effective limits are displayed based on:

  1. Custom limits set by administrator
  2. Your hosting plan limits
  3. Default system limits (fallback)

Understanding Limits

LimitDescription
CPU QuotaMaximum CPU percentage you can use
Memory MaxHard limit - processes may be killed if exceeded
Memory HighSoft limit - throttling begins here
IO BandwidthMaximum disk read/write speed
IOPSMaximum disk operations per second
Entry ProcessesMaximum concurrent connections/requests
Tasks MaxMaximum concurrent background tasks

Historical Usage

View your usage over different time periods:

PeriodDescription
1hLast hour
6hLast 6 hours
24hLast 24 hours
7dLast 7 days
30dLast 30 days

Charts Display

Faults

If you exceed your resource limits, faults are recorded:

FieldDescription
TimeWhen the fault occurred
TypeResource type (CPU, RAM, IO, EP)
ValueValue that exceeded the limit
LimitThe limit that was exceeded
Frequent Faults If you see frequent faults, contact your administrator to request higher resource limits or optimize your application.

Understanding Resource Consumption

What Uses CPU?

What Uses Memory?

What Uses IO?

Optimizing Resource Usage

Reduce CPU Usage

Reduce Memory Usage

Reduce IO Usage

Related Topics