Which is the best tool for monitoring Weblogic server(WLS8)?
Answer Posted / 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 |
Post New Answer View All Answers
Arrange in order the various message severity levels?
What is the boot? What is the significance of it?
What is console mode?
How do an rmi-iiop application and an existing corba object interoperate? : BEA Weblogic
Explain what are the ways in which the dns request of failed servers handled?
How can we change heap size?
Explain the performance tuning in jvm, jdbc, jms?
What is ticketing tool used in your project?
How many way to start and stop weblogic servers?
What you can do with node manager?
In corba, which of the files generated by the idltojava compiler must be compiled before running the server application? : BEA Weblogic
What is the purpose of stub in web-logic server cluster?
Which types of jdbc databases does weblogic jms support? : BEA Weblogic
How does a file store compare with a jdbc store? : BEA Weblogic
What is the default thread stack size in windows?