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§
- Overload
Threshold - Thresholds that define an “overloaded” system.
- Resource
Monitor - Resource monitor collecting system and agent metrics.
- Resource
Snapshot - Snapshot of system and agent resource usage at a point in time.