Original Post: https://habr.com/ru/company/rdtex/blog/488280/
Article is written by Yuriy Ponomarev (Moscow, Russian Federation), Habr.com profile is https://habr.com/ru/users/OBIEESupport/
Illustrations by Fakhri Gulamov (Baku, Azerbaijan)
RDTEX site: https://www.rdtex.ru/en/about/
На просторах утилит консольных расширений Oracle WebLogic Server встретилась одна очень полезная - WLSDM, как ее позиционируют сами авторы — утилита мониторинга WebLogic Server с большим набором возможностей. Если пойдете на сайт разработчика, увидите, что рядом лежит еще один мощный инструмент, но уже за плату.
Скачав архив, буквально в два клика получаем уже пригодный для работы инструмент, с набором пороговых значений, возможностью рассылки сообщений и крупными спидометрами диаграмм. …
Original Post: https://habr.com/ru/company/rdtex/blog/488280/
Article is written by Yuriy Ponomarev (Moscow, Russian Federation), Habr.com profile is https://habr.com/ru/users/OBIEESupport/
Illustrations by Fakhri Gulamov (Baku, Azerbaijan)
RDTEX site: https://www.rdtex.ru/en/about/
Throughout the vastness of the utilities of the Oracle WebLogic Server console extensions, there is the one that is especially useful — WLSDM, as the authors themselves position it — a monitoring utility for WebLogic Server with the largest set of features. If you go to the developer’s site, you can see that there is another powerful tool nearby, but it’s for a fee.
When downloading the archive, it takes you just two clicks to…
This tutorial is prepared for Advanced WebLogic Administration and Automation. Setting up internal JMX MBean objects are the “best and ultimate practice” for application monitoring infrastructure.
Outline:
Problem: The application which is deployed to Oracle WebLogic Server 12c (12.2.1.4) is increasing server disk space continuously and in peak times it makes the server…
WLSDM is an enterprise “WebLogic console extension” which enables monitoring for WebLogic JMX MBean metrics and all the WebLogic domain assets (Health, Servers, Applications, Data Sources, JMS… etc.). It is very easy to create alarm and notification definitions by using WLSDM metric browser. WLSDM can store any WebLogic metric value historically and also can generate graphical reports.
WLSDM Product Issues and Oracle WebLogic Server… WLSDM Installation, Usage, Bug Reports, Oracle WebLogic Monitoring and Administration, Monitoring Oracle FMW Products (SOA Suite, OSB, ADF, IDM, B2B, OFR…) Post your monitoring requests or WLSDM issues for WebLogic!
Share your knowledge please! Got a question? Ask away!Please Join Us and Contribute to WLSDM! We will be very happy if you comment and give some feedback to us. Come on be responsive :)
Post your requests about Monitoring and Administration of Oracle WebLogic Server, Oracle FMW Products (SOA Suite, OSB, ADF, IDM, B2B, OFR… etc.)
Our Products = Our Reference
Get Enterprise Support and Meet Our Solutions!
Would you like to get enterprise support, training or consulting from our expert team who have developed first and only commercial extension to Oracle WebLogic Server?
Our products are used by global Fortune-500 companies and organizations. We are ready to support you and your company with our Emerson reference. Emerson is one of the biggest energy company “Emerson Electric Co. (USA)” in the world.
Please contact to us about “Oracle WebLogic Server or Java Application Servers Operational Support and Consulting”, “JavaSE / JavaEE / JakartaEE Consulting or Project/Module Implementation”.
Check our services and subject matter expert consulting portfolio and reach us now! Let’s work together to create your success story.
We’re always happy to support you technically, so go ahead and reach out to us.
The wlsdm update process is quite simple. wlsdm_agent.jar and wlsdm.war are replaced by new packages. The update steps are exactly as follows.
For more Infomation : https://wlsdm.com/docs/README#VII.Upgrade&Reinstall&Uninstall
While the update steps are very simple, things can get a little more difficult as the number of domains increases. This can create an extra workload for you. In this blog post…
WL-OPC (WLSDM OPERATION CENTER) is the operation central and notification system which enables to manage application server infrastructure. You are going to able to manage, organize and visualize with WL-OPC;
How to Create a Notification Actions ?
WLSDM notifications can be managed from WL-OPC. Application, Datasource, JMS, Server and Domain’s health notifications can trigger the custom scripts. In this article about to restarting the server when the servers states are shutdown.
1- Open WL-OPC console and Nativate to “Administration > Notification Actions”. 2- In the “Create Action” panel select Notification Type as “Health ALERT(Server)” 3- Define absolute path of script…
In this blog, we will examine the changes in OID 11g and 12c and how to track the component’s health through WLST and WLSDM. Please read complete blog post about the structure of Oracle Internet Directory and related OID component monitoring in WLSDM.
Oracle Internet Directory is an LDAP Directory that uses an Oracle Database for storage. OID provides user management and group information from a central location within complex systems. The information can represent any resources that require management, for instance :
Oracle Internet…
We prepared WLSDM OID DevOps MBean blog about when OID shuts down due to external problems such as a network issue, the system will be provided to stand up. First of all, We are going to create WLSDM DevOps MBean then assign restart script on it. If the dummy LDAP search on DevOps MBean does not return any result, the opmnctl service will be restart by triggering the action script.
1.1 Login to WebLogic console and go to WLSDM Console.
1.2 Go to “Configuration > Monitoring & Diagnostics”.