Get Memory Usage Statistics Evaluation

Determines if current memory usage is within defined limits.

Workflow inputs – Get Memory 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

swap threshold

An XML document containing the value indicating the swap threshold limit.

 

Example value: <limit memory="swap">30.0</limit>

 

Note

The value should be indicated as a numeric value.

No

n/a

command count

The number of samples to collect.

No

n/a

Workflow outputs – Get Memory 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

adapter response

An XML document returned by the Adapter.

 

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

Comments