Displays information about threads running in the Replication Server.
get threads [for] server_name [{dist | dsi | rsi | sqm | sqt}]
Specifies the Replication Server that contains the threads.
Specifies the thread type. If no type is specified, the summary list of threads is returned.
Returns the summary list of all threads in the Replication Server INVENTORY_RS:
get threads for INVENTORY_RS
Returns the thread information for all route threads in the Replication Server INVENTORY_RS:
get threads for INVENTORY_RS rsi
get threads executes the admin who command for the specified Replication Server. The result set is identical to the admin who result set.