Hello.
I need to check the status of zremote agent and activegate agente.
Are someone provide the commands to check this information?
Solved! Go to Solution.
Accordng to this documentation:
https://www.dynatrace.com/support/help/shortlink/stop-restart-activegate
You can Check AG status on Linux by this command:
service dynatracegateway status
On Windows there no such command. But you will see only information about if AG is running or not. About monitoring Mainframe you will not have any information. You can use Dynatrace Environment API for checking metrics related to zRemote for looking issues there. I don’t know any specific command for such case.
Sebastian