The kjs process is responsible for managing all requests to the Java Server.

Engine Attributes

Average request time Average amount of time for the Executive Server process to reply to a request.
Requests/interval Number of new requests received since within the interval.
Total requests Total number of requests the process has received.
Active data connections Number of currently active data connections.
Cached data connections Number of currently cached data connections.
Queries/interval Number of queries executed within the interval.
Trans committed/interval Number of transactions committed within the interval.
Trans rolledback/interval Number of transactions rolled back within the interval.
Threads Number of threads being used by the process.
Bytes sent/interval Number of new bytes sent since the last polling.
Bytes received/interval Number of new bytes received since the last polling.
Session Count Number of existing sessions for a given application.

Add a new plot.

Remove an existing plot.

Optionally, send the monitoring statistics to a file.

To add a plot:

  1. Click the Monitor tab.
  2. In the left pane of the Monitor window, select the process to chart.
  3. Click the Add Plot button located below the chart.
  4. From the Attribute drop-down box, select the attribute to chart.
  5. From the Scale drop-down box, choose the scale at which to plot the attribute.
  6. From the Color drop-down box, choose a color to represent the process attribute on the chart.
  7. Repeat steps 2 through 6 for each process or attribute to chart.

To remove a plot:

  1. Click the Monitor button.
  2. Select the process you want to remove.
  3. Click Remove Plot.

To change the attribute of a plot:

  1. Click the Monitor button.
  2. Select the process to change.
  3. From the Attribute drop-down box, select the new attribute to chart.
  4. To change the color or scale of the plot, repeat steps 3 and 4 using the Color and Scale drop-down boxes.
  5. To change the interval at which the plot is updated, select a new time from the Interval drop-down box.