Network Statistics

Retrieves network statistics for Process Name, IP Address, Port and/or PID.

Privileges

Normal

Input Parameters

Name Type Required Description
Filter String Yes Specifies the filter to be applied to the returned results.
Filter Type Selection Yes Determines the type to which the filter should be applied: All, Process Name, IP Address, Port, and/or PID.

Output Parameters

Name Type Description

NetworkObjects

Collection

Returns the results as a collection of network objects, each of which contains:

  • PID
  • Process Name
  • Protocol
  • Local Address
  • Local Port
  • Remote Address
  • Remote Port
  • State

Result

Number

Returns a success value of zero or any value other than zero to indicate failure.

Example Input Parameters

Name Type Required Example

Filter

String

Yes

  • 3389
  • Filter is not required when the ‘All’ Filter Type radio button is selected.
  • Optionally, you may select the Filter Type Process Name, IP Address, Port or PID and then specify a specific Process Name, IP Address, Port or PID to filter by
  • Filter: 3389
  • Filter Type: Port

Filter Type

Selection

Yes

All