The kxs process is responsible for managing all administrative requests to the Server.

Executive Server Attributes

CPU Load

The amount of load on the CPU on which this Executive Server process is running, as calculated by the load balancing service.

Disk input and output

The rate of Read and Write operations issued by the system on which this Executive Server is running, as calculated by the load balancing service.
Memory thrash The number of pages read from or written to the hard disk drive to resolve memory references to pages that were not in memory at the time of the reference.
Current requests Number of requests currently waiting in the queue for processing.
Result cache entries Number of entries stored in the result cache.
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 the last polling.
Total requests Total number of requests the process has received.
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.

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.