19 May 2026
12:20 PM
- last edited on
20 May 2026
07:53 AM
by
MaciejNeumann
We need to monitor Microfocus technology (now called OpenText) using deep monitoring (currently DT reports it as Not applicable and technology as other). based on older community posts, DT seems that does not support this Cobol based technology. The reason I am opening this question is:
Thanks a lot, Vital.
04 Jun 2026 05:13 AM
Hi @semosvit
Dynatrace still does not provide native deep monitoring (code-level instrumentation) for COBOL-based technologies, including Micro Focus Visual COBOL / Enterprise Server processes like cassi.exe.
SMSvcHost.exe is the Windows Service Model Host — it's a Microsoft .NET framework component It is not a Micro Focus process. Dynatrace may request monitoring for it because it detects .NET activity within that process.
Enabling deep monitoring for SMSvcHost.exe would give you visibility into the .NET services hosted within it but it will not provide any insight into the COBOL/Micro Focus workload itself.
Use Full-Stack mode with custom process group detection for cassi.exe and related processes → gives you availability, resource metrics, and crash detection
Since deep monitoring isn’t available, most teams use a combination of:
Process + infrastructure monitoring (baseline visibility)
Log ingestion + analysis (for transaction-level understanding)
Monitoring upstream services (e.g., APIs, middleware) to trace request flow
Thanks,
Sujit
Featured Posts