Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.4K Intelligent Advisor
- 75 Insurance
- 537.7K On-Premises Infrastructure
- 138.7K Analytics Software
- 38.6K Application Development Software
- 6.1K Cloud Platform
- 109.6K Database Software
- 17.6K Enterprise Manager
- 8.8K Hardware
- 71.3K Infrastructure Software
- 105.4K Integration
- 41.6K Security Software
How to create a custom page in Oracle Enterprise Manager

Hi,
We have multiple(12) production weblogic servers that are being monitoring by OEM. In order to check the JVM usage of each managed server, currently we have to traverse to each page in OEM. Instead if we are able to create a custom page where it displays the JVM metric of the interested servers, then it would help us like a one page dashboard. We would need the whole graph to be visible for the last 24hour period and hence the report would not help here.
Can someone guide on how to create a custom page that would house various available metric information in one customized page.
Thanks,
Vijay Francis.
Answers
-
Vijay,
You can do the following to monitor the Heap Usage on your WLS targets in EM in a single page.
1. All Targets --> Groups
2. Create a Group with all the WLS targets added.
3. In the Columns tab, add a column by selecting the Heap Usage (%) or any other metric of your choice.
4. Click OK to create the Group.
5. Once the Group is created, from the Groups page, click on the WLS Group Target created.
6. Click on Dashboard at the top of the Group page.
This will list you all your WLS targets with Heap Usage displayed in a column against it.
You can also set this Dashboard page as your home page.
Best Regards,
Venkat