ct_diagnose
Collects container diagnostics: API status, in-container health checks (failed units, disk, errors, memory, ports), and advisory flags to identify issues without modifications.
Instructions
READ-ONLY: gather 'what's broken' evidence for a container — API status + a fixed read-only in-container battery (failed units, disk, recent errors, memory, listening ports) + advisory flags.
No mutation, no confirm. The in-container probes need PROXIMO_ENABLE_EXEC and the CTID allowlist (same as ct_logs); with exec off it returns the API-only part and discloses the skipped probes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ctid | Yes | ||
| kind | No | lxc | |
| node | No | ||
| proximo_target | No | Which configured Proxmox target to run this call against — a target name from your multi-target config (a specific PVE/PBS/PMG/PDM box). Omit to use the single/default target from the environment; the selection applies only to this call. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |