Skip to Content
Author's profile photo Lluis Salvador Suarez

[update] – Scripts for manually setup Diagnostics Agents

[update] – SAP Knowledge Base Article ———————-

               Just found that on twitter from @SAP_Gsupport.

1907909  – How to connect Diagnostics Agent to Solution Manager system directly by using smdsetup script

——————————————————————————–

Scripts:

# Update server name on smd

smdsetup changeservername servername:”servername

# Connect to solution manager

smdsetup managingconf hostname:”servername” port:”5xxxx” user:”SMD_USER” pwd:”xxxxxxx

# Connect to solution manager trough port or P4

smdsetup managingconf hostname:”servername” port:”xxxxx” user:”SOLMAN_ADMIN” pwd:”xxxx

# Connection trought saprouter

smdsetup addsaprouter route:”/H/x.x.x.x/S/3299/H/solman.domain.com/S/3299

# Registration of agent on sld

smdsetup sldconf hostname:”servername” port:”5xxxx” user:”j2ee_admin” pwd:”xxxx

just done, restart DAA and check log

Assigned Tags

      3 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Former Member
      Former Member

      I appreciate that you posted these out here.  I've been looking for these scripts for quite a while.  Thanks again.

      Author's profile photo Lluis Salvador Suarez
      Lluis Salvador Suarez
      Blog Post Author

      Your welcome Travis  😉 really happy to know that this post is useful for you

      Best regards,

      Luis

      Author's profile photo Venu Sarangadharan
      Venu Sarangadharan

      Thanks for sharing, this blog is apt and crisp.

      Regards,

      Shantanu Sathe