How to Configure WebLogic Diagnostic Framework (WLDF) in WebLogic 10.3.6 to Send an Email Notification when Server is Down
(Doc ID 2252237.1)
Last updated on JUNE 20, 2024
Applies to:
Oracle WebLogic Server - Version 10.3.6 to 12.1.3.0.0Information in this document applies to any platform.
Goal
As a person responsible for administrating applications deployed on WebLogic Server you may want to know if there is a way to receive an notification when WebLogic servers are not running. There are a number of commercially available enterprise monitoring tools that can be used for this purpose, but if your budget doesn't allow you to invest in those products, you can leverage WebLogic built-in functionality -WebLogic Diagnostic Framework (WLDF) to achieve what you desire. For details about WLDF, refer to https://docs.oracle.com/cd/E24329_01/web.1211/e24426/architecture.htm#WLDFC115.
One of the features of WLDF is Watch and Notification. You can configure server(s) with watch condition and respective notification(s) to be sent if the watch conditions are met. There are a number of Notification types and this document is focused on SMTP Notification using emails. For details about Watch and Notification refer to https://docs.oracle.com/cd/E24329_01/web.1211/e24426/config_watch_notif.htm#WLDFC188
In this document, I am going to illustrate how to configure WLDF to sent out an email notification when one or more servers within a WebLogic domain is down and not in RUNNING state.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |