EVB::connectionList

Name

EVB::connectionList -- List event builder connections

Synopsis

package require EVB::connectionList

EVB::connectionList window ?options?

DESCRIPTION

Provides an auto updating widget that displays the set of data source connection clients that are attached to the event builder fragmento orderer. Creating the widget also schedules a repeating task to update the contents of the widget.

The widget displays a table with several columns:

Host

IP address of connected clients

Description

The connection description sent to the server when the client connected.

State

The connection state of the client

Stalled

Indicates if the source has not sent fragments recently while other sources have.

OPTIONS

-updaterate

The number of seconds between updates (must be an integer).