Overview
- Rasmus Toelhøj
- Oct 4, 2022
- 1 min read
The UXM Desktop agent can monitor user transactions, resource usage and logs on the PC's it's installed on, it supports:
Monitoring Desktop app via Windows Accessibility API, XML profiles needs to be created that defines when a transaction starts and stop. For example when user clicks button and until a dialog is shown.
Collect Performance Counters, for example CPU, Memory, IO.
Comments