Agents Administration - Tests
 

Default Parameters for PVSAvailCheckTest

This test reports whether/not the PVS server is up and running. If so, the test additionally reports the responsiveness of the server.

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

  • 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.

  • This test connects to the port at which the PVS server listens and checks its availability. By default, the port number displayed against the PORT parameter of the test will be displayed as the TARGET PORT. However, If the PVS server in your environment is listening on a different port, modify the TARGET PORT setting to reflect the new port.

  • 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.