Tcp - Guest Test
This test tracks various statistics pertaining to TCP connections to and from each guest of an MS Virtual server host. The details of the test are provided below:
Target of the test : A Microsoft Virtual Server
Agent deploying the test : An internal agent
Outputs of the test : One set of results for every guest on the monitored virtual server.
Parameter | Description |
---|---|
Test period |
How often should the test be executed. |
Host |
The IP address of the host for which this test is to be configured. |
Port |
The port at which the specified host listens. |
Inside View Using |
By default, this test communicates with every VM remotely and extracts “inside view” metrics. Therefore, by default, the inside view using flag is set to Remote connection to VM (Windows). Typically, to establish this remote connection with Windows VMs in particular, eG Enterprise requires that the eG agent be configured with domain administrator privileges. In high-security environments, where the IT staff might have reservations about exposing the credentials of their domain administrators, this approach to extracting “inside view” metrics might not be preferred. In such environments therefore, eG Enterprise provides administrators the option to deploy a piece of software called the eG VM Agent on every Windows VM; this VM agent allows the eG agent to collect “inside view” metrics from the Windows VMs without domain administrator rights. Refer to Installing and Configuring the eG VM Agent for more details on the eG VM Agent. To ensure that the “inside view” of Windows VMs is obtained using the eG VM Agent, set the inside view using flag to eG VM Agent (Windows). Once this is done, you can set the Domain, Admin User, and Admin Password parameters to none. |
Domain, Admin User, Admin Password, and |
By default, this test connects to each virtual guest remotely and attempts to collect “inside view” metrics. In order to obtain a remote connection, the test must be configured with user privileges that allow remote communication with the virtual guests. The first step towards this is to specify the Domain within which the virtual guests reside. The Admin User and Admin Password will change according to the Domain specification. Discussed below are the different values that the Domain parameter can take, and how they impact the Admin User and Admin Password specifications:
|
Measurement | Description | Measurement Unit | Interpretation |
---|---|---|---|
Incoming connections |
Indicates the connections per second received by the guest. |
Conns/Sec |
A high value can indicate an increase in input load. |
Outgoing connections |
Indicates the connections per second initiated by the guest. |
Conns/Sec |
A high value can indicate that one or more of the applications executing on the guest have started using a number of TCP connections to some other guest or host. |
Current connections |
Indicates the currently established connections. |
Number |
A sudden increase in the number of connections established on a guest can indicate either an increase in load to one or more of the applications executing on the guest, or that one or more of the applications are experiencing a problem (e.g., a slow down). On Microsoft Windows, the current connections metrics is the total number of TCP connections that are currently in the ESTABLISHED or CLOSE_WAIT states. |
Connection drops |
Indicates the rate of established TCP connections dropped from the TCP listen queue. |
Conns/Sec |
This value should be 0 for most of the time. Any non-zero value implies that one or more applications on the guest are under overload. |
Connection failures |
Indicates the rate of half open TCP connections dropped from the listen queue. |
Conns/Sec |
This value should be 0 for most of the time. A prolonged non-zero value can indicate either that the server is under SYN attack or that there is a problem with the network link to the server that is resulting in connections being dropped without completion. |