Agents Administration - Tests
 

Default Parameters for UDPPortListenerTest

By default, this test monitors the UDP ports 67 and 69 on Citrix PVS at regular intervals, and promptly alerts administrators if these ports are already in use. You can also easily configure this test to check the availability of any other UDP port that you think is critical to the uninterrupted use of PVS.

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

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

  • By default, this parameter is set to TFTP:69,DHCP:67. This means that by default, the test monitors the availability of the UDP port 69 (over TFTP) and UDP port 67 (used for target device and DHCP server communication). If required, you can append more port numbers to this list in the following format: <DisplayNameofPort>:<Portnumber>. For instance, your specification can be: TFTP:69,DHCP:67,InterServer:6890,SQLServer:1434

  • Once the above values are 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.