Weblogic Server Monitoring Best Practices
Weblogic Server Monitoring Best Practices
:
overview
Monitoring
1. Availability monitoring.
2. Performance monitoring.
Availability Monitoring deals with checking the availability of all the Weblogic
Servers and do a proactive alarm to the Weblogic Administrators, if anything
goes wrong.
Availability Monitoring
The following adverse conditions with the Weblogic environment can cause
the Weblogic Servers to become unavailable.
Critical File Systems Full: One of the most critical Weblogic Server
availability issues occurs when the Weblogic Server is unable to process
transactions because the file system allocated for log space is full. Log space
is used by transactions to store Weblogic Server updates and it is sized by
the Weblogic Administrator according to the number and size of the
transactions for that Serevr. Weblogic Server writes error and dump
information to file systems designated by the Weblogic Administrator. The
error and dump files systems are important because Weblogic Server will not
be able to log critical internal errors when error and dump file systems
become full. Internal errors usually lead to unavailability of the Weblogic
Server.
Performance Monitoring:
The following are some of the adverse conditions within the Weblogic Server
to have performance degradation.
Conclusion
Both the types of monitoring can be done and measured by using “JRockit
Mission Controller” which can be downloaded from Oracle Weblogic site. This
tool gives a clear picture of both the monitoring and management of
Weblogic Servers.