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

Monitor protocol iso 8583?

Can monitor and config protocol iso 8583 (Java) on Dynatrace?

5 REPLIES 5

ChadTurner
DynaMight Legend
DynaMight Legend

Here is a list of supported technologies and versions:https://www.dynatrace.com/support/help/technology-support/supported-technologies-and-versions/ 

-Chad

Julius_Loman
DynaMight Legend
DynaMight Legend

What kind of support do you need? Tracing through the protocol? Monitoring some counters on the application production or consuming messages? It really varies, but there not any direct support for any protocol within Dynatrace. Dynatrace support is based on particular libraries/frameworks/applications.

Please describe your use case with more details and most likely there is a solution how to solve your issue.

Certified Dynatrace Master | Alanata a.s., Slovakia, Dynatrace Master Partner

Hi  Julius 

   I want to monitor service connection using protocol iso8583 or TCP Socket on Dynatrace one agent if it's possible.

Well, it all depends on your application/library used.
For monitoring service connections, you can use custom service and request attributes to capture your requests. But this will require knowledge of the library used in your application to known where to put the custom service.

For TCP connections / monitoring ports you can for example check that using a script and send the value as metric to Dynatrace. Or build a oneagent extension. There are several options.

Certified Dynatrace Master | Alanata a.s., Slovakia, Dynatrace Master Partner

Hi Julius,

Can you please explain how the oneagent extension can send traces (span) to Dynatrace based on values in the ISO 8583 message? Is that possible?

 

Featured Posts