|
Default Parameters for CtxNsSystemLogTest
This tests periodically monitors the log file of the target NetScaler appliance and reports the statistical details about the events that occurred on the target appliance.
This page depicts the default parameters that need to be configured for the CtxNsSystemLogTest.
The eG agent collects performance metrics by invoking NITRO (NetScaler Interface Through Restful interfaces and Objects) APIs on the target NetScaler 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 NetScaler 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.
By default, REPORT USING MANAGER TIME flag is set to Yes. This indicates that the user login time displayed in the detailed diagnosis page for this test will be based on the eG manager's time zone by default. Set this flag to No if you want the login times displayed in the detailed diagnosis page for this test to be based on the target NetScaler's local time.
The DD FREQUENCY refers to the frequency with which detailed diagnosis measures are to be generated for this test. The default is 1:1. This indicates that, by default, detailed measures will be generated every time this test runs, and also every time the test detects a problem. You can modify this frequency, if you so desire. Also, if you intend to disable the detailed diagnosis capability for this test, you can do so by specifying none against DD FREQUENCY.
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.
|