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 |
howmany connection pool in connection
how can you change the jvm arguments in weblogic server
What is the difference between creating a distributed application using rmi and using a ejb architecture?
What is DataSource ?how can its associated with connection pools ?
How do I handle request/response using jms? : BEA Weblogic
How to write a program to call the store procedure of oracle that takes no parameter?
how will you trouble shoot the URL issue in Web logic/ways?
What is an administration server?
Define the functions of t3 in the web logic server?
What are the ways in which weblogic servers can run on multiple machines?
What is trouble shoot in weblogic
Explain the diffrernces between 8.x and 9.x?