get_resource_usage
Retrieve real-time CPU, memory, and disk usage data to monitor the resource consumption of the backtesting system.
Instructions
Get current system resource usage.
Returns information about CPU, memory, disk usage, and other system resources being consumed by the backtesting system.
Returns: Dictionary containing resource usage information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||