start_gpu_monitor
Starts a lightweight background sampler for GPU metrics using nvidia-smi, writing timestamped JSONL data to a specified file.
Instructions
Starts a lightweight nvidia-smi background sampler through Colab Terminal that writes timestamped JSONL samples.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | gpu | |
| intervalSeconds | No | ||
| savePath | No | /content/colab_mcp_gpu.jsonl |