Skip to main content

Monitoring Tool

TimeBase Monitor provides interface to control and monitor live data being stored in TimeBase.

Launch

TimeBase Monitor is available at the Web URL: http://localhost:8011/tb

Cursors

Readers use Cursors to read from TimeBase. Cursors page displays all available cursors and their details.

  • Click + to display a selected cursor's details:

    DetailsComments
    Cursor IDObject internal ascending sequence number. Click ID to display more details and statistics of the selected cursor.
    SubscriptionSubscription Entities and Types
    OpenedCursor opening time
    Last ResetCursor last reset time and date
    Last Msg TimeLast message time
    Last next() TimeLast next message time
  • Messages - total number of red messages. Tracking has to be enabled. May be used for monitoring and debugging purposes. Refresh to update count.

  • Streams - active streams.

  • Application - application reading stream data.

  • User - user of the application reading stream data.

  • Options - cursor options.

  • Click Start Tracking to monitor messages in a live mode.
  • Refresh page to update messages count in the Messages table column.
  • Stop Tracking when not in use to save server resources.

Loaders

Writers use Loaders to writer data into TimeBase. Loaders page displays all active loaders and their details.

  • Click + to display a selected loader details:

    DetailsComments
    Loader IDObject internal sequence (ascending). Click ID to display more details and statistics of the selected loader.
    OpenedLoader opening time
    Last Msg TimeLast message time
    Last send() TimeLast sent message time
  • Messages - total number of written messages. Tracking has to be enabled. May be used for monitoring and debugging purposes. Refresh to update count.

  • Streams - active streams.

  • Application - application consuming stream data.

  • User - user of application consuming stream data.

  • Options - cursor options.

Connections

Connections page displays real-time connections' statistics.

  • Click + to display a selected connection details.
  • Click Connection ID to display advanced details.

Active connections display average and current connection throughput.

Locks

Locks page displays all current stream Locks with their details. Read and Write locks can be attributed to a stream.

  • Write lock - only this client can write to a stream.
  • Read lock - many clients can read, none can write (edit) to a stream.

License

License page displays the current TimeBase license details.