23 Dec 2024 06:29 AM
Hi Team,
I have 10 host (win.linux.AIX as OS) where One Agent is running all in infra mode, Few of them are DB, FE, BE servers.
Why am I not getting any Database service name in for this server ? where 1 host have running process name as - MSSQL13.MSSQLSERVER
Do I need to enable the extension to get the Database service names ?
how I can show the traffic, latency for this DB in dashboard ?
Solved! Go to Solution.
23 Dec 2024 12:00 PM
Hi,
Database services are discovered when you have OneAgent in fullstack in application servers calling databases -> https://docs.dynatrace.com/docs/shortlink/database-detection#how-database-activity-is-monitored
Do you know which database framework is being used (JDBC, ADO.NET...)?
Best regards
23 Dec 2024 01:13 PM
23 Dec 2024 02:10 PM
Hi,
Can you check which processes are calling that SQL process? For example:
If you those processes are in a host in fullstack and database service is discovered. Those Java, .NET... Must be in fullstack mode.
Best regards
23 Dec 2024 02:21 PM - edited 23 Dec 2024 02:23 PM
yes calling process are in host 40 calling process and those all host are only in full stack mode only.
23 Dec 2024 02:35 PM
Hi,
Can you show one of those processes in fullstack mode?
Best regards
23 Dec 2024 02:57 PM
Hi @AntonPineiro Checked most of the processes isn't monitored, and some monitored but dont have any data in it as no traffic
23 Dec 2024 10:44 PM
Hi,
Database services will be discovered when those processes calling database will be monitored in fullstack.
I would recommend you reading How database activity is monitored.
Best regards
24 Dec 2024 08:21 AM
Hi , looks like the .net processes are not injected.
https://docs.dynatrace.com/docs/shortlink/dotnet
"Not every detected .NET application is instrumented by default. Dynatrace maintains a set of rules to instrument specific processes (for example, IIS application-pools, which you can extend with our own rules). To learn the basics about process group monitoring setup (automatic deep monitoring, custom monitoring rules, and built-in monitoring rules), see Set up process group monitoring."
25 Dec 2024 05:21 AM
Hi @Adi_10
Regarding detecting service name in Dynatrace:
Ref:
Regarding DB monitoring, as simple as that:
Ref:
To ensure, there is no issue with DB monitoring:
Hoping it adds value.
BR,
Peter