ConnStat Syntax

ConnStat uses the following syntax:

One Stepconnstat [-sort=Option [-sort=Option]...] DataFile

Parameters

-sort=Option
Specifies how the NtfrsUtl sets output is sorted. The following values are valid for the -sort parameter:
Option Description
send Sorts outbound connections in ascending order by the Send Delta column of the ConnStat report.
name Sorts outbound connections in ascending order by the Server Name column of the ConnStat report.
clean Sorts outbound connections in ascending order by the Cleanup Delta column of the ConnStat report.
lmt Sorts outbound connections in ascending order by the LMT (Leading minus Trailing) column of the ConnStat report.
lastjointime Sorts outbound connections in ascending order by the LastJoinTime column of the ConnStat report.
lastvvjoin Sorts outbound connections in ascending order by the Last VVJoin column of the ConnStat report.
DataFile
Specifies the file that was generated by running NtfrsUtl with the sets parameter.

Sample Usage

connstat ntfrs_sets.txt
connstat sort=lastvvjoin ntfrs_sets.txt