Agents Administration - Tests
 

Default Parameters for VmgTcpTest

This test tracks various statistics pertaining to TCP connections to and from each guest of a host operating system.

This page depicts the default parameters that need to be configured for the VmgTcpTest.

  • Administrators of some high security LPAR environments might not have permissions to internally monitor one/more LPARs. The eG agent can be configured to not obtain the ‘inside view’ of such ‘inaccessible’ LPARs using the IGNORE VMS INSIDE VIEW parameter. Against this parameter, you can provide a comma-separated list of LPAR names, or LPAR name patterns, for which the inside view need not be obtained. For instance, your IGNORE VMS INSIDE VIEW specification can be: *lp,aixlp*,lin*. Here, the * (asterisk) is used to denote leading and trailing spaces (as the case may be). By default, this parameter is set to none indicating that the eG agent obtains the inside view of all LPARs on a pSeries server by default.

    Note:

    While performing LPAR discovery, the eG agent will not discover the operating system of the LPARs configured in the IGNORE VMS INSIDE VIEW text box.

  • Administrators of some virtualized environments may not want to monitor some of their less-critical LPARs - for instance, LPAR templates - both from ‘outside’ and from ‘inside’. The eG agent in this case can be configured to completely exclude such VMs from its monitoring purview. To achieve this, provide a comma-separated list of LPARs to be excluded from monitoring in the EXCLUDE VMS text box. Instead of LPARs, LPAR name patterns can also be provided here in a comma-separated list. For example, your EXCLUDE VMS specification can be: *lp,aixlp*,lin*. Here, the * (asterisk) is used to denote leading and trailing spaces (as the case may be). By default, this parameter is set to none indicating that the eG agent obtains the inside and outside views of all VMs on a virtual host by default. By providing a comma-separted list of LPARs/LPAR name patterns in the EXCLUDE VMS text box, you can make sure the eG agent stops collecting ‘inside’ and ‘outside’ view metrics for a configured set of LPARs.

  • Once the above value is provided, click on the Update button to register the changes made.

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.