Unsupported content

 

This version of the product has reached end of support. The documentation is available for your convenience. However, you must be logged in to access it. You will not be able to leave comments.

Perform CPU Usage Statistics Evaluation

Determines if current disk usage is within defined disk space usage limits.

Workflow inputs – Perform CPU Usage Statistics Evaluation

Call Workflow Input

Description

Required

Default Value

connection details

XML document conforming to the ConnectionDetails common object that contains the information required to execute a command via command line

Yes

n/a

cpu

The cpu number to be evaluate.

No

0

acceptable thresholds

An XML document containing the system cpu number and a value indicating the cpu threshold limit for the cpu.

 

Example value: <limit cpu="0">30</limit>

 

Note

The value should be indicated as a percentage of the total cpu utilization.

Yes

n/a

Workflow outputs – Perform CPU Usage Statistics Evaluation

Call Workflow Output

Description

output

XML document consisting of one or more <line> elements that contain the command response. Each <line> element contains an index attribute indicating the order in which the information was returned by the command.

success

Did the operation succeed?

 

Valid values: true, false

 

 

Was this page helpful? Yes No Submitting... Thank you

Comments