How to Check Machine CPU and Memory Usage in Orchestrator for Performance Issues During Bot Execution?

Hi Everyone,

I would like to understand whether there is any way to monitor machine performance metrics such as CPU usage and memory consumption directly from UiPath Orchestrator.

I have explored the available options in Orchestrator (Monitoring, Machines, Jobs, etc.), but I could not find any section that provides detailed system-level performance data for machines where the robots are running.

My requirement is to:

  • Monitor CPU performance of the machine during bot execution
  • Track memory usage while the robot is running
  • Identify if performance issues (like slowness or stuck jobs) are related to machine resource utilization

Could you please confirm:

  1. Whether UiPath Orchestrator provides any built-in feature for this?
  2. If not, what is the recommended approach to monitor CPU and memory for unattended robots?

UiPath Orchestrator does not show CPU or memory usage of the machine it mainly tracks jobs logs, and robot status

To check performance issues, you will need to use externaltools like windows Performance monitor or task manager on the robot machine