DX Unified Infrastructure Management

  • 1.  Default Queues UIM

    Posted May 30, 2016 12:31 PM

    Hi All,

    Can anyone please share the default queues in Primary UIM . i:e data engine queue ..which are responsible for core management .If possible share the screenshot .Thanks.



  • 2.  Re: Default Queues UIM
    Best Answer

    Broadcom Employee
    Posted May 31, 2016 02:08 PM

    Below should be the defaault queues for a base install of UIM 8.4.

    This is from the hub.cfg

     

    <postroute>

       <data_engine>

          active = yes

          type = attach

          subject = QOS_MESSAGE,QOS_DEFINITION

          addr =

          bulk_size =

       </data_engine>

       <nas>

          active = yes

          type = attach

          subject = alarm2

          addr =

          bulk_size =

       </nas>

       <tot_rule_config>

          active = yes

          type = attach

          subject = TOT_RULE_CONFIG

          addr =

          bulk_size =

       </tot_rule_config>

       <probeDiscovery>

          active = yes

          type = attach

          subject = probe_discovery

          addr =

          bulk_size =

       </probeDiscovery>

       <udm_inventory>

          active = yes

          type = attach

          subject = udm_inventory

          addr =

          bulk_size =

       </udm_inventory>

       <health_index_QOS_MESSAGE>

          active = yes

          type = attach

          subject = QOS_MESSAGE

          addr =

          bulk_size =

       </health_index_QOS_MESSAGE>

       <health_index_alarm>

          active = yes

          type = attach

          subject = alarm

          addr =

          bulk_size =

       </health_index_alarm>

       <baseline_engine.QOS_MESSAGE>

          active = yes

          type = attach

          subject = QOS_MESSAGE

          addr =

          bulk_size =

       </baseline_engine.QOS_MESSAGE>

       <alarm_enrichment>

          active = yes

          type = attach

          subject = alarm

          addr =

          bulk_size =

       </alarm_enrichment>

       <audit>

          active = yes

          type = attach

          subject = audit

          addr =

          bulk_size =

       </audit>

       <baseline_engine.BASELINE_CONFIG>

          active = yes

          type = attach

          subject = BASELINE_CONFIG

       </baseline_engine.BASELINE_CONFIG>

       <qos_processor_qos_message>

          active = yes

          type = attach

          subject = QOS_MESSAGE

       </qos_processor_qos_message>

       <qos_processor_qos_baseline>

          active = yes

          type = attach

          subject = QOS_BASELINE

       </qos_processor_qos_baseline>

       <prediction_engine.PREDICTION_CONFIG>

          active = yes

          type = attach

          subject = PREDICTION_CONFIG

       </prediction_engine.PREDICTION_CONFIG>

       <prediction_engine.QOS_MESSAGE>

          active = yes

          type = attach

          subject = QOS_MESSAGE

       </prediction_engine.QOS_MESSAGE>

    </postroute>

     

    Hope this helps



  • 3.  RE: Re: Default Queues UIM

    Posted Nov 25, 2019 02:08 PM
    And what are the base queues you need to configure if you have hub servers? 

    The doc ony referes to the discovery server probe in case you want to discover from you secondary hub, but its not clear on what attach/post/get quesus should be created on your infrastructure


  • 4.  RE: Re: Default Queues UIM

    Broadcom Employee
    Posted Nov 25, 2019 03:54 PM

    This may be helpful:

    https://ca-broadcom.wolkenservicedesk.com/external/article?articleId=15322&_ga=2.29369407.1068665140.1574694761-681020433.1566596989

    If you plan on using nas replication, than you would not define an attach queue for alarms, as that would be handled between the nas on the secondary and the upstream hub.