22 Jan 2025 04:27 PM
Hi Team,
Need help - I have installed OneAgent in full stack mode for 8 servers for 2 different application and created MZ,
Now for my master dashboard I am not getting all the data as needed, I needed Databases, Services, Process and Host Health Data.
However, I am looking to get the below data.
How should I troubleshoot this and get the relevant data for DB and service dashboard.
Solved! Go to Solution.
22 Jan 2025 04:39 PM
@Peter_Youssef & @HannahM Need Help 🙂
22 Jan 2025 05:04 PM
After installing the OneAgent has everything been restarted? Also are you seeing data on the services app? If so when you click into a specific service is it running on the host that you recently installed the OneAgent on?
22 Jan 2025 05:08 PM
Also note if you head into the "Deployment status" page, you will see the OneAgent deployments. Check to make sure that the servers where OneAgent was just installed on don't require process restarts.
23 Jan 2025 07:35 AM
In Deployment status" page, you will see the OneAgent deployments. It dont need any process restarts
23 Jan 2025 04:07 PM
From this picture above it looks like the monitoring has been disabled for these services. Are these services the ones you are expecting to see monitored?
24 Jan 2025 02:12 PM
Yes, These are process/services i want to monitor and want to be available on Dashboard.
I have turn on deep monitor and will restart those services, Can this will also bring the data for my database services ?
I am so confused between process, services and db services.
23 Jan 2025 07:33 AM
After installing the OneAgent
Has everything been restarted? = NO
Also are you seeing data on the services app? = No
Also are you seeing data on the database services app? = No
No running services on host only Process are running's
05 Feb 2025 06:01 AM
Would you be able to share this snapshot again after the process restart is completed.
23 Jan 2025 07:35 AM
@KeeganNelson What should be my next step of actions ?
23 Jan 2025 04:58 PM
Hi,
Services and database services would be discovered when processes are restarted.
Best regards
24 Jan 2025 08:09 AM - edited 24 Jan 2025 08:12 AM
Which processes are needed to be restarted.? As there are 7 host and 100+ processes
For ex below -
24 Jan 2025 08:57 AM
Hi,
I would say:
In general I would say application servers + Java / .NET. You can review How database activity is monitored.
Best regards
24 Jan 2025 01:33 PM
1 Thing i want to understand here:
Correct me if i am wrong
IF one Agent installed and process detected on host , Service is the (a part of process) small steps to do an action like checking the time.
Now when process restart then only i am able to see the service data if that service is available on that procès, and If that service having any calls to database anywhere in dt that or MZ for that app can be tracked in database service?
24 Jan 2025 02:07 PM - edited 24 Jan 2025 02:09 PM
Hi,
Let me paste an screenshot about database service "chew". This view is backtrace:
That database service was automatically discovered because .NET, Apache and Tomcat processes were restarted and they are living in hosts in Full stack mode.
Best regards
28 Jan 2025 01:25 AM
I am curious to know what these info icons say next to DOTNET processes.
ALso, are these DOTNET ones calling the database?
24 Jan 2025 01:00 PM
Just open tiles and select edit in data explorer and change the required fields like seperate with required tags or host groups and add tagging rules make sure you have put database rule in tagging rules
24 Jan 2025 01:29 PM
This cant be done this is my master dashboard for 100+ applications
I need to find a way to get service and database data on it
26 Jan 2025 06:03 PM
Hi @Adi_10,
Is it possible to share your MZ rules?
Recommendation from DT to user processes as a base of the MZ in case of services. So services can de added to the MZ via Processes (underlying services and uderlying hosts).
Despite of the above mentioned resommendation regading database services I also use the method which was mentioned by @AntonPineiro and I always add database services as service to the MZ (with database name or database host name).
Best regards,
János
03 Feb 2025 06:31 AM
I have rebooted the server as well as services which i want to monitor still I am not getting the data for databases and services.
@Mizső @AntonPineiro @Abidyaseen @RohitBisht
Help me on this,
However same MZ configuration is working on other server with getting the database and services graphs
03 Feb 2025 07:50 AM
Hi,
Is that server making calls to database for sure? Which database framework is being used? You can see database frameworks supported in Technology support.
Best regards
03 Feb 2025 08:49 AM
yes for sure its making a call to DB server and using mysql
03 Feb 2025 09:17 AM
Hi,
But which database framework? Have you check Java / .NET / PHP database frameworks in my before link? It is to be sure it is supported by Dynatrace.
Best regards
04 Feb 2025 07:37 AM
MSSQL15.MSSQLSERVER
04 Feb 2025 10:34 AM
Hi,
Database Framework for .NET is ADO.NET:
Are you using that? If you are using that to connect to database, database services should be discovered.
Best regards