getCPUMemoryUtilization Step

Last published at: April 6th, 2021

Description:

Get server CPU and Memory resources

Inputs

  • varGlobalToStoreCPU – Variable or global to CPU use
  • varGlobalToStoreMemory – Variable or global to Memory use 

Returns

  • True – step executed successfully
  • False – step failed to execute 

Usage:

Example:

Let’s build and execute the getCPUMemoryUtilizationDef example.          

  • Create a new definition called “getCPUMemoryUtilizationDef
  • Select the definition and click the “design” button
  • Drag a getCPUMemoryUtilization step from the toolbox
  • Connect the dots between the start and getCPUMemoryUtilization step 

  • Configure the step using the following properties:

  • Create a workflow instance and execute, the workflow will get server CPU and Memory resources