Problem to monitor Websphere
I can't monitor webpshere servers, I have values only for "Server Response Time for Last One Hour", nothing for "Transaction Details for Last One Hour", "Session Details of Web Applications", etc... even if the fields are diplayed.
I have already followed steps in the prerequisites for Webpshere.
the link "http://WASSERVER:9089/wasPerfTool/servlet/perfservlet?connector=SOAP&port=8885" displays this XML file
<?xml version="1.0" encoding="UTF-8" ?>
- <!-- ****************************************************************************
-->
- <!-- IBM Confidential OCO Source Material
-->
- <!-- 5639-D57, 5630-A36, 5630-A37, 5724-D18 (C) COPYRIGHT International Business Machines Corp. 1997, 2004
-->
- <!-- The source code for this program is not published or otherwise divested
-->
- <!-- of its trade secrets, irrespective of what has been deposited with the
-->
- <!-- U.S. Copyright Office.
-->
- <!-- ****************************************************************************
-->
- <PerformanceMonitor>
<version value="5.1.1.3" />
- <Node name="beconfig">
<Server name="server1" />
</Node>
</PerformanceMonitor>
I disabled Global Security, so I don't need to use login and password.
I have already done that too:
This was resolved by restarting the AppServer hosting PerfServApp.ear
as it seem somehow cashing the ND environment on startup. If you ever remove
AppServers and dont expect them appear in the AppManager, make sure you restart the appserver which serves the perf data.
New to ADSelfService Plus?