cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Integration with BMC event management

Babar_Qayyum
DynaMight Guru
DynaMight Guru

Dear All,

How to integrate Dynatrace Managed with BMC event management?

Regards,

Babar

 

13 REPLIES 13

skrystosik
DynaMight Guru
DynaMight Guru

According to documentation, webhook should be way to do that:

https://docs.bmc.com/docs/display/public/tsim105/Creating+events+with+web+services

Sebastian


Regards, Sebastian

Hello @sebastian k.

We want to integrate through a script, as the customer has only this option available at the moment. Later on, they will move to the BMC TrueSight so we can use the WebHook.

Do we have a way to use any generic plugin for this purpose like we are using in the AppMon?

Regards,

Babar


There is no such thing. Only Idea I have is kid of cron script that will be executed every minute (or more often if you need) and will collect problems via DT API and then push them to BMC. But you will have to develop this kind of script.

Sebastian


Regards, Sebastian

Hello @sebastian k.
What can be the expected impact on ActiveGate/Cluster performance, in case we follow the path as a workaround?

Regards,

Babar


Shouldn't be any.


Regards, Sebastian

Hello @sebastian k.

Is the SNMP trap supported by Dynatrace Managed to ship the anomalies to third party tools?

Regards,

Babar


Hello @Silvia M.

Getting the following message on the access of URLs inside the shared link.

Regards,

Babar


https://github.com/Dynatrace-Reinhard-Pilz/snmptrap I think this one should work.

Cheers

Silvia


To make sure that there will be no impact, please take a look ahead at https://www.dynatrace.com/news/blog/best-practices-for-accelerating-dynatrace-apis-within-large-moni.... If you follow the bets practices you will be fine.

Btw it would never make sense to query the API more often than every minute, as the minimum display resolution is anyway one minute.

Regards

Silvia


Hello Babar_Qayyum, we have BMC TrueSight Infrastructure Management 11.3.04. Is it possible to connect Dynatrace Managed with Webhook to the BMC TrueSight event console? Our problem is what to do on the BMC side to make this work.
Which profiles/roles are necessary?
Do we need to integrate an additional application for the REST API?
in Dynatrace we have defined a Custom Integration with Authorization in Base64-encoded format and Content Type application/json

annette_gaschle_0-1683123895675.png

can you help us here?

We get the error message

Custom Integration test failed

Reason: Invalid HTTP status code
HTTP Response Code: 401 - Unauthorized

Regards,

Annette

 

 

Hello @annette_gaschle 

Please verify the proper authorization?

Babar_Qayyum_0-1683126014527.png

Regards,

Babar

Hello Babar_Qayyum, the call to the URL directs me to BMC TSOM RSSO. When I enter my user ID and password I get
Error Code : 404 

Regards, Annette

Featured Posts