Viewing Network Details

This functionality is not yet available in the Command Line Interface or REST Manager API administration tools.

To view Network Details details:

  1. In the Spaces view, highlight the Space or Space instance for which you want to see the network details.

  2. Display the Network pane in the lower area of the view.

  3. To start receiving information about network activity in the Network pane, check the Enable the Network Activity Monitoring check box.

  4. You can view the following network information:

    • For inbound activity:

      Item Description
      Space Instance Name Name of the Space instance.
      PID Process ID of the Space instance.
      Host IP IP address of the Space instance’s host.
      Receiv. Traffic (MB) Total amount of received traffic, in MB.
      Generated Traffic (MB) Total amount of outgoing traffic that was generated due to invocation, in MB.
      Total Traffic (MB) Total amount of both received and generated traffic, in MB.
    • For notification activity:

      Item Description
      GSC Name of the container.
      PID Process ID of the container.
      Host IP IP address of the container’s host.
      Receiv. Traffic (MB) Total amount of received traffic, in MB.
      Generated Traffic (MB) Total amount of outgoing traffic that was generated due to invocation, in MB.
      Total Traffic (MB) Total amount of both received and generated traffic, in MB.
      Invoc. Count Number of invocations.
  5. To view additional information about client connections and network traffic, double click a Space instance in the lower pane. The following information is displayed:

    Item Description
    Name IP address and Process ID of the connected client, along with a list of the invoked methods.
    Version Client version.
    Invoc. For the client, the total number of invocations. For the methods, the individual number of invocations.
    Receiv. Amount of received traffic, in MB (per client, and per invocation).
    Generated Amount of outgoing traffic that was generated due to invocation, in MB (per client, and per invocation).
    Total Total amount of both received and generated traffic for that client, as a percentage of the overall traffic.

Refer to the GigaSpaces Management Center topics in the Administration section.

Refer to the Admin API topics in the Developer Guide.