Skip to main content

Module resource_monitor

Module resource_monitor 

Source
Expand description

Resource monitoring for the Oxios kernel.

Collects system metrics (CPU, memory, disk) and agent-level metrics (active agents, pending tasks, token usage) to support scheduler decisions and admin API endpoints.

Structs§

OverloadThreshold
Thresholds that define an “overloaded” system.
ResourceMonitor
Resource monitor collecting system and agent metrics.
ResourceSnapshot
Snapshot of system and agent resource usage at a point in time.