Server Status Tab

The Server Status tab shows a system-wide server view.

 

server_status.bmp

 

 

 

 

This grid contains the status for all the Replication components.  The columns and their meaning are as follows:

 

The Event Consumer can show performance statistics about the replications if the controller has the CTRL_PERF_ENABLED registry setting set to 1.  The amount of time each statistics period is collected before it is recorded is 30 seconds by default or can be set with the CTRL_PERF_QUERY_INTERVAL registry setting.  Once the controller is recording and sending back statistics, they can be hidden on the Replication Administrator for clarity by unchecking View --> Show Statistics.  The statistics recorded are:

  1. Consumer start date - the day and time the consumer first started replicating after a deploy.

  2. Status Interval length - the length of time in seconds statistics are gathered before recording them.  (set in the registry on the controller).

  3. Statistics Totals

    1. Consumer Since Start - these are the total values collected since the engine was started with the first deploy.

    2. Last Interval - these are the total values collected during the last statistics recording interval (as set by the CTRL_PERF_QUERY_INTERVAL registry setting).

  4. Statistics Rates

    1. Consumer Total - these are the rates for this consumer.  Rates are determined amount per second.

    2. Record Loader(i) - these are the rates for each Record loader the consumer is running.  The number of Record loaders is set in the Replication administrator Config Servers screen with the "Parallel transaction count".

  5. Initial States - the number of initial states processed by this consumer.

  6. Transactions - number of transactions the consumer has processed and committed to the target.

  7. Rows Processed - number of individual rows processed by the consumer and sent to the target.

  8. Events - number of messages from the source processed and sent to the target by the consumer.

  9. Inserts - number of rows inserted into the target by the consumer.

  10. Updates - number of rows updated in the target by the consumer.

  11. Deletes - number of rows delete in the target by the consumer.

  12. Errors - number of errors recorded during replication by the consumer.

 

The server status information will automatically refresh every 30 seconds. To manually refresh the server status, click the Refresh button.

 

The Time field in the upper right corner will contain the latest refresh time.

 

You can also adjust the display column width.