Agents Administration - Tests
 

Default Parameters for CtxNsNTPStatusTest

This test periodically checks the accessibility and responsiveness of the NTP servers associated with the appliance, and also indicates how different the appliance's time is from the server's time. In the process, the test not only points to a time non-sync, but also reveals the probable reasons for the same - is it because the NTP server is down? Is it because the NTP server is slow in processing client requests? or is it because the gap between the server's time and the client's time is very high? or is it because the NTP server is slow in processing client requests? or is it because the gap between the server's time and the client's time is very high?

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

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

  • In the HOST text box, specify the IP address of the host for which the test is being configured.

  • To monitor an ADC device, the eG agent should be configured with the credentials of a user with read-only privileges to the target ADC device. Specify the credentials of such a user in the NETSCALER USERNAME and NETSCALER PASSWORD text boxes and confirm the ADC Password by retyping it in the CONFIRM PASSWORD text box.

  • The eG agent collects performance metrics by invoking NITRO (ADC Interface Through Restful interfaces and Objects) APIs on the target ADC device. Typically, the NITRO APIs can be invoked through the HTTP or the HTTPS mode. By default, the eG agent invokes the NITRO APIs using the HTTPS mode. This is why, the SSL flag is set to Yes by default. If the target ADC device is not SSL-enabled, then the NITRO APIs can be accessed through the HTTP mode only. In this case, set the SSL flag to No.

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