| Agents Administration - Tests |
|---|
|
Default Parameters for AzrBatAccTest This test monitors the Azure Batch Service for each resource group in the target subscription, and reports the current status of the service. Alerts are sent out if the service is in an abnormal state. The test also tracks the progress of tasks and the status of compute nodes in the pool, and notifies administrators if there are failures. By shedding light on current/potential snags in batch processing, the test prompts administrators to initiate corrective/pre-emptive action immediately, so that the dependent applications do not slow down. Additionally, the test also reports the count of compute nodes and cores in use, so you can quickly determine if the quota specifications for the same are being violated. This way, the test prompts you to increase/decrease the quotas/limits, so that they match your business workload and processing requiremements. This page depicts the default parameters that need to be configured for the AzrBatAccTest.
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. |