Administration → Agent Connectivity Status Checks → Configuring the User-Initiated Agent Status Check
To configure the user-initiated agent status options:
..\Users\username\.microfocus\da\conf\server
| Setting | Description | 
|---|---|
|  
                     firstLevelTestTimeoutInSeconds  | 
 
                   
                     Specifies the time in seconds to wait for a response to the first level (JMS) connection status request. The default value is 10.  | 
 
                
|  
                     secondLevelTestTimeoutInSeconds  | 
 
                   
                     Specifies the time in seconds to wait for a response to the second level (JMS to HTTP) connection status request. The default value is 60.  | 
 
                
Example User-Initiated Settings
Following are example settings for user-initiated agent status options in the da_config.xml file.
<connectivityTestConfig> 
 <firstLevelTestTimeoutInSeconds>10
    </firstLevelTestTimeoutInSeconds>
 <secondLevelTestTimeoutInSeconds>60
    </secondLevelTestTimeoutInSeconds>
</connectivityTestConfig>
 
         
      Copyright © 2011–2019 Micro Focus or one of its affiliates. All rights reserved.