VPS health
engineering.vps.healthCheck VPS health with a deterministic verdict from local OS metrics. Returns HEALTHY, DEGRADED, or UNKNOWN without shell, SSH, or network access.
Instructions
Is my VPS healthy? Returns a deterministic read-only verdict (HEALTHY | DEGRADED | UNKNOWN) built from local OS evidence only (uptime, CPUs, load average, memory). Input must be exactly {}. No mutation, no shell, no SSH, no network, no secrets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | ||
| summary | Yes | ||
| evidence | Yes |