Server Memory Monitoring
Monitors RAM usage and warns before memory pressure starts affecting services.
Requires PRO plan.
When to use
- When out-of-memory situations are critical for your service.
- When you need trends before saturation reaches critical values.
When to choose another type
- If only HTTP availability is required, use HTTP or Ping.
- If no server script can be installed, this task is not suitable.
Form fields
| Field | Meaning | What to enter | Example |
|---|---|---|---|
| Name | Display name of the check. | Identify which server this monitor belongs to. | Production memory usage |
| Max memory, % | Threshold for alerting. | Set the value after which memory is considered high. | 90 |
| Timeout | Allowed delay for incoming script data. | Keep a buffer for normal script runtime. | 5 minutes |
| Interval | Expected script send interval. | Use schedule matching your server script. | 1 minute |
When it becomes an issue
- Memory usage exceeds configured threshold.
- Server script data is delayed or missing.