Tymeac Statistics Message Structure

This section details the message structure of the Tymeac Shut Down and On Request statistics messages.

Prefix:

For the DBMS Statistics Table:

Each row contains six integers of the Year, Month, Day, Hour, Minute, and Second. This is the local date and time of writting the statistics. All rows for the series contain the same values for this date and time. This is in order to group the statistics by a common value.

For the File:

Each line begins with a date/time stamp of:
    Year/Month/Day Hour:Minute:Second.
This is the local date and time of writting the statistics. All lines for the series contain the same values for this date and time. This is in order to group the statistics by a common value. Each line ends with an end-of-line character.

For the Alternative Class:

Each String message begins with a date/time stamp of:
    Year/Month/Day Hour:Minute:Second.
This is the local date and time of writting the statistics. All lines for the series contain the same values for this date and time. This is in order to group the statistics by a common value.

Message Structure

The message identifier is enclosed in brackets, []. This is followed by one or more values enclosed in parenthesis, ().  There are no spaces in-between. We show the values on different lines here for ease of viewing.

For shut down the statistics start with [FINS] and end with [FINE].

For deactivation the statistics start with [ACTS] and end with [ACTE].

For on request the statistics start with [ONRS] and end with [ONRE].

Both the start and end messages contain the Tymeac Start Up (MilliTime).


Tymeac Shut down / DeActivation / On Request

Shut Down

[FINS]
(MilliTime)

[FINE]
(MilliTime)

DeActivation

[ACTS]
(MilliTime)

[ACTE]
(MilliTime)

On Request

[ONRS]
(MilliTime)

[ONRE]
(MilliTime)

Tymeac Functions:

[FUNC]
(Function name)
(Times used)

Tymeac Queues:

1. Queue identification:

[QUE1]
(Queue Name)
(Type 0-normal, 2-output agent)
(Number of   threads)
(Number of Waitlists)
(Number of Waitlist slots)

2. Thread identification:   

[QUE2]
(Queue Name)
(Thread number starting at zero)
(Total requests processed)
(Total waits expired)
(Total times notified)
(Total times reactivated)
(Total times instantiated)

3. WaitList identification:

[QUE3]
(Queue Name)
(Priority starting at one)
(Times used)(Times reset)
(Times overflowed primary)
(Times overflowed secondary)

Tymeac Stalled Requests:

1. Heading:

[STL1]
(Number unprocessed)

2. Detail:

[STL2]
(Time stalled in Milliseconds)
(Request id)

 

 

© 1998 - 2004 Cooperative Software Systems, Inc.  All rights reserved.