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

Can Dynatrace monitor SQL Server Integration Services (SSIS)

D_Miller
Advisor

Can the Host Agent or an Extension monitor the Health and performance of 

SQL Server Integration Services (SSIS) packages?
2 REPLIES 2

andre_vdveen
DynaMight Champion
DynaMight Champion

Hi @D_Miller, I'm not sure it can, but I found this post on the community about SSIS monitoring. Perhaps the MSSQL extension will help?

 

techean
Dynatrace Champion
Dynatrace Champion

Yes, it can using available extensions on the Dynatrace extension hub. You can also build a plugin in custom extension by pulling the required metrics from default SSIS packages using query and ingesting in Dynatrace using API by building it in python code.

Recommend using an active gate extension.

KG