Hi UiPath Team and Community,
Currently, Orchestrator provides excellent monitoring for Robot status, Job execution, and Heartbeats. However, when it comes to troubleshooting Unattended Robots in High-Density environments, we often face challenges that are infrastructure-related, such as:
- CPU Spikes caused by multiple concurrent executors.
- Memory Leaks in legacy applications being automated.
- Creating User Session Timeouts due to low system resources.
The Problem: To monitor the health of our robot machines, we currently have to rely on third-party tools (Zabbix, Nagios, Dynatrace) or Windows Event Viewer. This creates a gap between “The Job failed” and “Why it failed” (was it a code bug or did the machine run out of RAM?).
The Suggestion: It would be a game-changer to have a Native Infrastructure Dashboard within Orchestrator or Insights that shows:
- Real-time CPU and RAM utilization per Machine/Template.
- Historical performance logs correlated with Job executions.
- Alerts/Webhooks for when a Machine exceeds X% of resource usage.
This would significantly reduce the TCO (Total Cost of Ownership) and the MTTR (Mean Time to Repair) for RPA operations.
Does anyone else in the community feel the need for this native integration?
#FeatureRequest orchestrator monitoring infrastructure