23 Jul 2024 06:40 AM - last edited on 23 Jul 2024 07:58 AM by MaciejNeumann
Hi All,
We are having Dynatrace managed setup, Kindly suggest some of the validations that we can perform on CMC and Environment on a daily basis to check everything is intact.
Additionally, please let us know how we can check if all services are running on the Dynatrace cluster node server. If there are any Linux commands available to check the status of all services on the server, please provide them.
Regards
Fadil
Solved! Go to Solution.
23 Jul 2024 07:51 AM - edited 23 Jul 2024 08:58 AM
Hi @fadilck ,
from the CMC page, you can navigate to the Deployment status page to see the state of all Cluster nodes/Active gates.
Also. from the CMC home page, you can see the events
to check the status of the cluster nodes, you can run the below command
/opt/dynatrace-managed/launcher/dynatrace.sh status
Regards,
Esam Eid
23 Jul 2024 08:09 AM
Thanks Esam for the quick response, I have one doubt regarding the command, Does it restarts the service? rather than giving status.
23 Jul 2024 08:59 AM
Its modified 🙂