Agents Administration - Tests
 

Default Parameters for CtxGwUptimeTest

In most production environments, it is essential to monitor the uptime of critical servers/devices in the infrastructure. By tracking the uptime of each of the servers/device, administrators can determine what percentage of time a server/device has been up. Comparing this value with service level targets, administrators can determine the most trouble-prone areas of the infrastructure.

In some environments, administrators may schedule periodic reboots of their servers/devices. By knowing that a specific server/device has been up for an unusually long time, an administrator may come to know that the scheduled reboot task is not working on a server/device.

The CtxGwUptimeTest included in the eG agent monitors the uptime of the target Citrix Cloud Gateway Connector.

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

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

  • To monitor a Citrix Cloud Gateway Connector, the eG agent should be configured with the credentials of a user with read-only privileges to the target connector. Specify the credentials of such a user in the USERNAME and PASSWORD text boxes.

  • Confirm the password by retyping it in CONFIRM PASSWORD text box.

  • By default, the SSL flag is set to No indicating that the eG agent will communicate with the connector via HTTP by default. If the target connector is SSL-enabled, then set this flag to Yes to enable the eG agent to communicate with target connector via HTTPS.

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