Tool: windows_performance_monitor -- Real-time system performance data #63

Closed
opened 2026-05-26 03:31:55 +00:00 by jmiller · 0 comments
Owner

Description

Get real-time performance counter data.

Acceptance Criteria

  • CPU usage per core
  • RAM usage with commit charge
  • Disk I/O rates (read/write MB/s) per drive
  • Network throughput (send/receive MB/s) per adapter
  • GPU usage and temperature (if available)
  • Top 5 processes by CPU and memory
## Description Get real-time performance counter data. ## Acceptance Criteria - CPU usage per core - RAM usage with commit charge - Disk I/O rates (read/write MB/s) per drive - Network throughput (send/receive MB/s) per adapter - GPU usage and temperature (if available) - Top 5 processes by CPU and memory
jmiller added the type: featurepriority: normalcategory: systemmilestone: v2.2 labels 2026-05-26 03:31:55 +00:00
jmiller added the pending: testing label 2026-05-26 04:02:21 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/mcp-windows#63