cancel
Showing results for 
Search instead for 
Did you mean: 

How to install Wily Agent on Linux?

Former Member
0 Kudos

Hello,

I would like to install Wily Agent Java on our Linux server to monitor resource.

I downloaded "WILY INTRO AGT MIN 10.5 J5 - (ISAGNTJ5STD02_0-70003142.ZIP).

There are not much install and run documentation that does not require specific apps like Tomcat or WebSphere.

Here are some of the command I tried:

-javaagent:/isis/wily/Agent.jar \
-Dcom.wily.introscope.agentProfile=/isis/wily/core/config/IntroscopeAgent.profile \
-Dcom.wily.introscope.agent.agentName=AgentName \
-Dcom.wily.autoprobe.logSizeInKB=5000 \
-verbose

/isis/java/jdk1.8.0_111/jre/bin/java \
-Dcom.wily.introscope.agentProfile=/isis/wily/core/config/IntroscopeAgent.profile \
-Dcom.wily.introscope.agent.agentName=AgentName \
-Xbootclasspath/p:/isis/wily/connectors/connector.jar:/isis/wily/Agent.jar

Neither is working.

Can someone help and direct me to the correct documentation to run the Agent on Linux servers to monitor Java processes?

Accepted Solutions (0)

Answers (1)

Answers (1)

BJarkowski
Active Contributor
0 Kudos

As far as I remember you should be able to install the Wily agent through the SMD. I don't remember any manual activities. Please check a following blog, it may help you:

https://blogs.sap.com/2015/06/11/introscope-wily-agent-installation/