send_test_spike_alert
Check CPU and memory usage, then send an alert email if either exceeds set thresholds. Optionally set custom CPU and memory limits.
Instructions
Manually check CPU/memory and send an alert email if thresholds are exceeded. Email goes to RECIPIENT_EMAIL from .env (no prompt). Optional: cpu_threshold (default 80%), memory_threshold (default 85%).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cpu_threshold | No | ||
| memory_threshold | No |