Which is the best tool for monitoring Weblogic server(WLS8)?
Answers were Sorted based on User's Feedback
Answer / enigma
WLS8 supports JMX but it uses weblogic implementation of
JMX server. It does not supports generalise sun javax API
which can be used with any JVM. There are some patches
available which can be used with WLS8 which will enabled
JMX based monitoring. Once JMX is enable there are many
monitoring tools available in the market. One can even go
for custom JMX utilities which can be used for server
monitoring.
| Is This Answer Correct ? | 7 Yes | 2 No |
Answer / joe shestak
I suggest you to go with MindArray IPM. It is the best tool
for monitoring Weblogic server(WLS8). I am using this tool
to monitor our weblogic environment.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / ab
tool will be created as per the project.
ticketing tool would be best
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / abhi
It is better to use weblogic KMs ( on top of BMC patrol agent ) to monitor weblogic instances.It has capacity to maintain parameter history.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / gaurav
We can Configured a Java profile for an external tool like I3 and Willy which can used for monitoring.
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / mahendra
it is better to create our own scripts as per requirement,
becauese weblogic itself is having the tools to fetch data .
| Is This Answer Correct ? | 3 Yes | 5 No |
Answer / gopiram
Use the monitoring tab available in the WL Console or else
you can go for external tools such as LeekHunter
| Is This Answer Correct ? | 2 Yes | 4 No |
Answer / anil
WLST Scripting is best way to monitor all Weblogic
parameters from console or to automate in a script and
generate an schedueled emails.
| Is This Answer Correct ? | 0 Yes | 2 No |
What is the purpose of stub in web-logic server cluster?
What is the weblogic server?
What is the purpose of the serializedsystemini.dat file?
What are the States of the Weblogic Server ?
What are the different modules of wlst?
Which of the attributes in the monitoring tab for a jdbc connection pool in the administrative console tell us how many clients are currently waiting for a connection? : BEA Weblogic
Is it possible to send or receive a message from within a message listener? : BEA Weblogic
What are managed servers?
How to check the version of Java?
In cluster , the load balancing that simply redirect the client request to any available server in weblogic server cluster. Suppose assume we have 4 managed servers and one admin server. can we trace that request is going to which managed server in the cluster? is it possible to tell that request is going to which ipaddr/managed server?
What is a domain template?
What are the causes of having ociw32.dll error in the database of web logic server?