Hi
I have installed the Diagnostic Agent 7.3 on a managed SAP system and have connected it to our Solution Manager 7.1 system. However, the SAP system is not directly accessable by the Solution Manager due to our company network restrictions. I am connecting it via our saprouter which works fine except the SMD Agent is also trying to access the Solman system using URL http://<solman host>:52200/sap/bc/srt/scs/sap/e2e_dcc_push?sap-client=<client>
I notice in smdsetup.sh there are some settings output for http proxy.
_________________________________________________________________________
SAP Solution Manager - Diagnostics Agent - Copyright (c) 2012 SAP AG
_________________________________________________________________________
------- VM Properties ----------
OS : Linux
OS Version : 2.6.32.49-0.3-default
OS Architecture : amd64
OS data model : 64
Java Vendor : SAP AG
Java Home : /usr/sap/<SID>/SMDA97/exe/sapjvm_6/jre
Java Version : 1.6.0_41
Java Classpath : .:lib/patch_7.10.8.0.20130129152302/launcher/smdagentlauncher.jar:lib/patch_7.10.8.0.20130129152302/sapxmltoolkit.jar:lib/patch_7.10.8.0.20130129152302/smdagent.jar:lib/patch_7.10.8.0.20130129152302/tc_sec_secstorefs.jar:lib/patch_7.10.8.0.20130129152302/iaik_jce_export.jar:lib/patch_7.10.8.0.20130129152302/smdserver.jar:lib/patch_7.10.8.0.20130129152302/logging.jar:lib/patch_7.10.8.0.20130129152302/exception.jar:lib/patch_7.10.8.0.20130129152302/sldclient.jar:lib/patch_7.10.8.0.20130129152302/sldserv.jar:lib/patch_7.10.8.0.20130129152302/jARM.jar:lib/patch_7.10.8.0.20130129152302/httpclient.jar:lib/patch_7.10.8.0.20130129152302/sapj2eeclient.jar:
Java Runtime version : 6.1.047
Java Specfic. version : 1.6
File Encoding : UTF-8
Console Encoding : null
HTTP Proxy : null
HTTP Proxy port : null
HTTP non Proxy hosts : null
Does anyone know how to set the HTTP Proxy and port. I thought it was via the smdagent.properties via parmameter
smdagent.javaParameters=-DP4ClassLoad=P4Connection -Dhttp.proxyHost=<proxy> -Dhttp.proxyPort=<proxyport> -Xmx256m -Xms256m -XX:MaxPermSize=128m
but this did not seem to work. Any ideas welcome.
regards,