What are the default values/parameters for Primary Hub - hub.cfg file - UIM 9.2.0
search cancel

What are the default values/parameters for Primary Hub - hub.cfg file - UIM 9.2.0

book

Article ID: 142996

calendar_today

Updated On:

Products

DX Unified Infrastructure Management (Nimsoft / UIM)

Issue/Introduction

What are the default values/parameters for Primary Hub - hub.cfg file - UIM 9.2.0

Environment

UIM 9.2.0

Resolution

<hub>
   domain = <Domain_name>_domain
   hubname = <Primary_Hub_name
   loglevel = 0
   logfile = hub.log
   ssl_mode = 0
   ssl_cipher = DEFAULT
   queue_growth_size = 10
   lock_out_time = 0
   audit_only_once_per_user = yes
   cache_remote_nametoip = yes
   remote_nametoip_ttl = 60
   postroute_interval = 120
   postroute_passive_timeout = 300
   postroute_reply_timeout = 180
   hub_request_timeout = 120
   check_spooler_sessions = 1
   os_user_retrieve_from_robot = 0
   logsize = 1024
   login = normal
   ignore_ip = yes
   robot_dead_severity = 5
   tunnel_hang_timeout = 120
   robotname = Primary_Hub
   <plugins>
      <plugin_metric>
         pluginPath = plugins/plugin_metric/plugin_metric.dll
         pluginName = plugin_metric
         configPath = plugins/plugin_metric/plugin_metric.cfg
         configSection = variables
         active = 1
      </plugin_metric>
   </plugins>
</hub>