|
Default Parameters for CtxNsTcpRetTest
Using this test, you can determine how often packets sent to/sent by the NetScaler were retransmitted, and can promptly detect the following:
- What type of packets (Client, Server, SYN, FIN, etc.) were retransmitted the most?
- What is causing the retransmissions - is it a bad network link between the NetScaler appliance and the virtual server? is it a poor network connection between the client and the NetScaler appliance? or is it due to an improperly set timeout value for TCP connections?
- Were the retransmissions successful?
This page depicts the default parameters that need to be configured for the CtxNsTcpRetTest.
The eG agent collects performance metrics by invoking NITRO (NetScaler Interface Through Restful interfaces and Objects) APIs on the target Netscaler device. Typically, the NITRO APIs can be invoked through the HTTP or the HTTPS mode. By default, the eG agent invokes the NITRO APIs using the HTTPS mode. This is why, the SSL flag is set to Yes by default. If the target Netscaler device is not SSL-enabled, then the NITRO APIs can be accessed through the HTTP mode only. In this case, set the SSL flag to No.
When changing default configurations of tests, the values with “$” indicate variables that will be replaced by the eG system according to the specific server being managed - for instance, $hostName is the host/nickname of the target host, $port is the port number of the server being monitored. E.g., for a server xyz:80, $hostName will be changed automatically by the eG manager to “xyz” and $port will be changed to “80” when configuring a test.
|