05 Sep 2023 11:11 AM
By checking one of the monitored MSSQL instances, we encountered this message as the screenshot below also no services are detected.
Solved! Go to Solution.
05 Sep 2023 11:35 AM
Hi, I checked couldn't identify any items that disables deep monitoring in that case
05 Sep 2023 12:23 PM - edited 05 Sep 2023 12:24 PM
OneAgent does not inject into database processes, so what you're seeing is expected. The DB calls are instead detected from Java or .NET services calling the database. The reason why you don't see any services yet could be:
1. You don't have deep monitoring enabled for the calling services
2. During the timeframe there has been no activity like that (sometimes possible in test environments with low load)
In your screenshot it shows 10 processes calling the database process. You can click that box to list those processes, and then drill down from there. Check the deep monitoring status of those processes, maybe they're still pending a restart for example?
05 Sep 2023 12:29 PM
Have you verified the entries in the OA logs? Perhaps you have a problem with supporting some version of the application process that communicates with the database. Check or submit the logs.