| Agents Administration - Tests |
|---|
|
Default Parameters for AzrEvtHubTest This test auto-discovers the Event hubs created for the target subscription. For each Event hub, the test then reports the hub status, so that hubs in an abnormal state can be quickly identified. Additionally, the test also promptly alerts administrators to errors impacting a hub's operations, and pinpoints what could be causing those errors - a problematic client? or a faulty server? Furthermore, the test tracks requests received by each hub from clients, observes how every hub processes those requests, and raises an alarm if any hub fails to service the requests. This way, the test enables administrators to rapidly capture and fix hub-related anomalies, so that every hub provides uninterrupted event streaming services. This page depicts the default parameters that need to be configured for the AzrEvtHubTest.
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. |