UiPath Documentation
activities
latest
false
IT 自动化活动
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。

关于“桌面触发器”活动包

桌面触发器用于自动响应本地计算机上的性能事件和空闲状态的活动。

The UiPath.DesktopTriggers.Activities pack allows you to automatically respond to specific performance events that occur on your local machine. Thus, it removes the need to monitor these events yourself and act upon them.

Use the Performance Trigger activity to monitor resource consumption on your machine and to handle performance issues when they occur. You can prompt the end user to close resource-intensive applications and even create a report to proactively improve machine performance.

使用“空闲触发器”活动,在工作站进入空闲模式后运行活动。将最短空闲时间设置为五秒,然后设计工作流以在设备保持非活动状态时执行多项操作。

性能监视器类型

The Performance Trigger activity monitors three types of resources:

  • CPU
  • 内存
  • 磁盘
  • 网络

关键功能

Find below some of the key features of Desktop Triggers activities:

  • 监控整个操作系统或单个进程的资源消耗。
  • 设置阈值和持续时间,因此,当超过阈值并持续给定的时间时,触发器将执行。 例如,如果您将 CPU 使用率阈值设置为 40%,将持续时间设置为 3 秒,则当 CPU 超过 40% 持续超过 3 秒时,触发器将执行。
  • 可以选择监控子流程或具有特权访问权限的流程。
  • 以 JSON 字符串形式返回有关性能触发器事件的信息。

限制

  • The activities in the pack work only for automations built on Windows OS, that is why you must select Windows as the Compatibility for every new project in Studio.
  • You cannot monitor disk consumption for privileged processes, despite selecting the Include privileged processes checkbox.
  • 性能监视器类型
  • 关键功能
  • 限制

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新