04 Oct 2020 04:52 PM
Hi, is there a documented way somewhere which i can refer to do Dynatrace Netcool interation?
Basically what i would want is a Netcool alert/event for a certain problem if it occurs in Dynatrace.
I have tried searching but couldn't find anything useful. Let me know if someone can help.
Solved! Go to Solution.
04 Oct 2020 11:02 PM
Hello,
We have Netcool OMNIbus as well which I am guessing you are talking about. While we do not integrate with OMNIbus (trying to retire that), the route you will want to take is to use the MessageBus Probe on the OMNIbus side:
That will parse the JSON from Dynatrace.
And then use the Custom Integration Webhook within Dynatrace to send events to the MessageBus Probe.
Hope that helps!