| Agents Administration - Tests |
|---|
|
Default Parameters for ESIndexingTest This test auto-discovers the indexes in the Elasticsearch cluster, and reports the current health and size of each index. In addition, this test also reveals the count of refresh/merge/flush operations performed in each index and the time taken for performing those operations. With the help of these metrics, administrators can figure out how quickly the refresh/merge/flush operations were performed, detect the slowness in time and proactively prevent the bottleneck. Besides, this test sheds light on the number of documents added to/deleted from each index using which the administrators can find out the growing/declining size of each index. In the process, the details on the shards in each index are also reported. This page depicts the default parameters that need to be configured for the ESIndexingTest test.
When changing default configurations of tests, the values with “$” indicate variables that will be replaced by the eG systi 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.
|