on ‎2013 Jul 23 8:14 AM
Hello,
how can I show connection data in Diagnostic Agent DAA?
I want to know which solution manager, which connectiontype and which user/password were given at installation.
Where can I get this information?
Regards
Julia
Request clarification before answering.
Hi Julia,
All this information is available in agent admin page, which you can access with the below URL:
Now if you will go to "Agent Credentials" tab, you will get information about the user used to connect to solman.
If you will go to "agent connectivity", you will get the the information on how the agent were registered.
Regards,
Divyanshu
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Divyanshu Srivastava wrote:
That port is specifically tied to the Instance numbers they pick during the installation of SolMan, it should be 80<nn> in your URL.
Hi Julia,
If your agent was registered and somehow is shutdown, you can see that in the first page of Agent Admin itself. This page it self is SAP Management console for registered agents. However, if its not connected/registered, then you might have to look for logs in it's directory on the managed system.
Or, better would be that you redirect your agent to your solution manager system again using the below command found in script folder of agent directory.
./smdsetup managingconf hostname:"sapms://<fqdn>" port:"<J2EE MS HTTP Port>" optional user:"<...>" pwd:"<...>"
./smdsetup managingconf hostname:"<fqdn>" port:"<p4 port>" user:"<value>" pwd:"<value>"
Regards,
Divyanshu
And yes, i just missed, you can see where the agent agent is registered at few places in agent directory like SMDSystem.X.log file
Hello Divyanshu,
I had a look into SAPMMC for the agent via http://hostname:59713, but there I couldn't get any information about to which system agent is connecting.
I found some files in :\usr\sap\DAA\SMDA97\SMDAgent\configuration like runtime.properties, where I can see hostname of solution manager and IP address of SLD or like secstore.properties with encrypted username and password.
I can reset information via smdsetup managingconf - but there is no option for smdsetup to show actual credentials. So I can't check which user was taken for the connection to a solution manager.
In /usr/sap/DAA/SMDA97/SMDAgent/log/SMDSystem.0.log I only see the solution manager, no username.
Regards,
Julia
| User | Count |
|---|---|
| 15 | |
| 9 | |
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.