Agents Administration - Tests
 

Default Parameters for PVSWritePathTest

For each default write cache path it auto-discovers, this test reports the availability of the path and its access time. In the process, it pinpoints unavailable write cache paths and those that take too long to be accessed. Once the problematic paths are isolated, administrators can rapidly initiate investigations into the root-cause and swiftly resolve it.

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

  • The TEST PERIOD list box helps the user to decide how often this test needs to be executed.

  • This test executes commands using the Management Command Line Interface (MCLI) of the Provisioning server to collect the required metrics. To enable the test to execute the commands, the eG agent, by default, auto-discovers the full path MCLI.exe on the target Provisioning server. This is why, the MCLI PATH is set to none by default. If, for some reason, the eG agent is unable to auto-discover the MCLI path, then you will have to manually specify the path here using the following pointers:

    • Typically, in a 32-bit Windows system, the MCLI.exe will be available in the following location by default: <System_Root>\Program Files\Citrix\Provisioning Services Console
    • In a 64-bit Windows system on the other hand, the MCLI.exe will be available in the following location by default: <System_Root>\Program Files (x86)\Citrix\Provisioning Services Console
  • To report farm-related metrics, this test should run using the credentials of a user who fulfills the following requirements:

    • Should belong to a Security group with ‘Farm Administrator’ access.

    • Should be assigned the Allow log on locally security privilege on the Provisioning server host.

    To know the steps for assigning such privileges to a user, click here.

    Once you assigned the aforesaid previleges to the user, then configure this test with the DOMAIN NAME, DOMAIN USER, and DOMAIN PASSWORD of the same user.

  • Once the necessary values have been provided, clicking on the UPDATE button will 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.