|
Default Parameters for AppVolActTrailTest
This test periodically scans the event logs of the target VMware App Volumes Manager for errors/warnings that were registered for each event type and promptly captures and reports those error/warning messages. In addition, this test reveals the number of jobs that were delayed for each event type, the connections that were successful and the connections that failed. Using this test, administrators can identify the connections of the event type that were too slow.
This page depicts the default parameters that need to be configured for the AppVolActTrailTest test.
By default, the eG agent uses the RESTful APIs to collect the metrics from the target VMware App Volumes Manager. To be able to connect to the RESTful API, the eG agent should be configured with the credentials of a user belonging to an active directory group that is vested with the Administrators (Read only) rights. Specify the credentials of such a user in the APPVOL USER text box. To know how to assign the Administrators (Read only) role to an active directory group, click here.
By default, in most virtualized environments, the VMware App Volumes Manager listens on port 3443 irrespective of being SSL-enabled or not. This implies that while monitoring the target VMware App Volumes Manager , the eG agent, by default, connects to port 3443 of the VMware App Volumes Manager to pull out metrics. Accordingly, the WEBPORT parameter is set to 3443. In some environments however, the default port 3443 might not apply. In such a case, against the WEBPORT parameter, you can specify the exact port at which the VMware App Volumes Manager in your environment listens so that the eG agent communicates with that port.
Specifies the location of the production log file for windows App Volumes Manager only. By default the LOG FILE PATH parameter is set to none indicating that the Eg Agent will monitor the log file in the default location i.e. “C:/Program Files (x86)/CloudVolumes/Manager/log”. Incase if the log file is in different location, specify that location against the LOG FILE PATH parameter. For instance “D:/VMware App Volumes/Managerlog”.
DD FREQUENCY refers to the frequency with which detailed diagnosis measures are to be generated for this test. The default is 1:1. This indicates that, by default, detailed measures will be generated everytime this test runs, and also every time the test detects a problem. You can modify this frequency, if you so desire. Also, if you intend to disable the detailed diagnosis capability for this test, you can do so by specifying none against DD FREQUENCY.
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.
|