DX Unified Infrastructure Management

 View Only
  • 1.  Integration Dynatrace with DX UIM

    Posted Mar 06, 2024 10:42 AM

    Hi Everyone...

    I need to integrate Dynatrace with DX UIM, right now i need extract the metrics and alarms from dynatrace to bring to board in dashboard at dx uim.

    Any sugerence ?



  • 2.  RE: Integration Dynatrace with DX UIM

    Broadcom Employee
    Posted Mar 12, 2024 03:07 AM
    Edited by Rajesh Banuka Mar 12, 2024 03:16 AM

    Hi Miller,

    You can consider RESTMON probe for ingesting metrics if Dynatrace is exposing them over REST APIs. You can use UIMAPI for ingesting alarms, UIMAPI is a REST API that supports various CRUD operations on Alarms and other objects.

    https://techdocs.broadcom.com/us/en/ca-enterprise-software/it-operations-management/unified-infrastructure-management/23-4/configuring-and-viewing-monitoring-data/monitor-technologies-using-restmon.html

    Rgds,

    Rajesh B




  • 3.  RE: Integration Dynatrace with DX UIM

    Broadcom Employee
    Posted Mar 13, 2024 03:38 AM

    I recommend leveraging DX OI for Dynatrace or any other 3rd party integration

    https://techdocs.broadcom.com/us/en/ca-enterprise-software/it-operations-management/dx-operational-intelligence-saas/SaaS/Integration/DX-OI-Inbound-Integration/DX-OI-Third-Party-Integration/RESTmon/Integrations/Dynatrace.html



    ------------------------------
    [JobTitle]
    [CompanyName]
    ------------------------------



  • 4.  RE: Integration Dynatrace with DX UIM

    Posted 30 days ago

    Ashish, is a good idea, but the customer don't have DX OI, maybe in the long term, for the moment we need to solve it somehow and get the integration.




  • 5.  RE: Integration Dynatrace with DX UIM

    Posted 30 days ago

    Hello Rajesh, do you have any example of .jason for dynatrace, or any other that can help us as a guide?

    I tried searching this "logstash_schema.json" according to documentation, but not found it




  • 6.  RE: Integration Dynatrace with DX UIM

    Broadcom Employee
    Posted 29 days ago

    Hi Miller,

    We don't have restmon schema for dynatrace in UIM. But we have logstash and other sample schemas available in Web Archive. Perform search using restmon-sample-schemas in search bar. Download the zip file and extract it, you will find logstash_schema.json and some other sample schemas. 

    Rgds,

    Rajesh B




  • 7.  RE: Integration Dynatrace with DX UIM

    Posted 8 days ago

    Hi @Rajesh Banuka 

    I've been validating the restmon api and see that I can generate alerts from the metrics collection. But... how can I get the alarms generated from dynatrace? Example: APM-broadcom we send traps_snmp towards UIM. But dynatrace does not have the ability to send traps to other systems, such as UIM.
     
    Any idea ?



  • 8.  RE: Integration Dynatrace with DX UIM

    Broadcom Employee
    Posted 7 days ago

    Hi Miller,

    Currently UIM RESTMON doesn't support retrieving alarms from other systems. Please see if you can use UIMAPI to insert dynatrace alarms into UIM.

    Rgds,

    Rajesh B