ComfyUI Node
Resource Snapshot
Capture the current resource usage as scalar outputs.
Resource Snapshot
- passthrough
- passthrough
- cpu_percent
- ram_percent
- ram_used_bytes
- ram_total_bytes
- gpu_percent
- vram_percent
- vram_used_bytes
- vram_total_bytes
- gpu_temp_celsius
- gpu_available
- gpu_name
CategoryPBandDev/Resource Monitor
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| passthroughopt | * | — |
Outputs (12)
| Name | Type | Description |
|---|---|---|
| passthrough | * | — |
| cpu_percent | FLOAT | — |
| ram_percent | FLOAT | — |
| ram_used_bytes | INT | — |
| ram_total_bytes | INT | — |
| gpu_percent | FLOAT | — |
| vram_percent | FLOAT | — |
| vram_used_bytes | INT | — |
| vram_total_bytes | INT | — |
| gpu_temp_celsius | FLOAT | — |
| gpu_available | BOOLEAN | — |
| gpu_name | STRING | — |