1. Go to the Home Page and click on Monitoring Dashboard under charts & graph 2. This will open the dashboard in a new tab. There are some built in views. You can select JVM Runtime Heap and click on the start button on the top. 3. You should be
Continue readingTag: WLDF
WLDF generating JMS Message notifications
This post describes a simple usage of how we can leverage the WLDF functionality with JMS feature. This post would show how WLDF can generate notifications in the form of JMS messages and sends it to message Queue which can be consumed by the JMS consumer. Before starting the configuration
Continue readingConfiguration: WLDF Mail Notification for Runtime Mbean
Weblogic Diagnostics Framework can be used to analyze, collect, archive and access diagnostic data generated by a running server and the applications deployed within its containers. Here I have provided configuration for sending mail notification on the harversted data for the runtime Mbean which you want to monitor. 1. From
Continue reading