Web Transaction Monitor
Web Transaction Monitor
Hi there
I am evaluating Applications Manager 6 with a fair amount of success thus far
setting up several different types of Monitors
However I am having difficulties with understanding the "Help Card" for the "Add Monitor Type" of "Web Transaction Monitor"; Step 2.
I think have successfully finished Step 1.; copied the jar file to my local directory.
I am stuck on Step 2.
I am using Websphere Application Server 5.0. I have found the startServer.bat.
but can't find out how to add the transaction agent there. I had tried modifying the following line in this script :
"%JAVA_HOME%\bin\java" %WAS_TRACE% %DEBUG% %CONSOLE_ENCODING% "%CLIENTSAS%"
as
"%JAVA_HOME%\bin\java -javaagent:C:/AdventNetWTA.jar" %WAS_TRACE% %DEBUG% %CONSOLE_ENCODING% "%CLIENTSAS%"
but it is disabling the WAS startup.
How to do it in WAS 5.0. Any help would be appreciated
Thanks
Amit