[HEALTH] Report VRAM utilization and tok/s in model_health task #31
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Source
Sovereign Developer's Brief (2026-03-27), Section 4 "Low-Hanging Fruit", item 1.
What
Extend the
model_health()periodic task intasks.pyto report:sysctlon macOS or parsingllama-servermetrics endpoint)Why
The health check currently reports binary up/down plus model list. Adding resource metrics makes it possible to detect degradation before it causes failures.
Acceptance
model_health.jsonincludesvram_used_mb,vram_total_mb,tokens_per_second/metricsor system calls)Related
Closing as duplicate during backlog burn-down. Canonical issue: #30.
Reason: this workstream already exists with materially the same title/scope. Keeping one canonical thread prevents agent churn and review waste.