Opened 3 years ago
#17509 new task
ActivityMonitor: refactor to support dynamic list of data sources
Reported by: | X512 | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Applications/ActivityMonitor | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Current architecture assume that each data source is global, but there are many useful non-global data sources.
Examples:
- Current read/write speed of connected disks.
- Transmit/receive speed for each network adapter.
- Temperature, load, frequency, VRAM usage for each GPU.
It should be possible to select and show graphs by source name (Radeon VERDE etc.).
Note:
See TracTickets
for help on using tickets.