Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Middleware Management with Oracle Enterprise Manager Grid Control 10g R5

You're reading from   Middleware Management with Oracle Enterprise Manager Grid Control 10g R5 Monitor, diagnose, and maximize the system performance of Oracle Fusion Middleware solutions using this book and eBook

Arrow left icon
Product type Paperback
Published in Dec 2009
Publisher Packt
ISBN-13 9781847198341
Length 332 pages
Edition 1st Edition
Concepts
Arrow right icon
Toc

Table of Contents (20) Chapters Close

Middleware Management with Oracle Enterprise Manager Grid Control 10g R5
Credits
1. Foreword
About the Authors
About the Reviewers
2. Preface
1. Enterprise Manager Grid Control FREE CHAPTER 2. Installing Enterprise Manager Grid Control 3. Enterprise Manager Key Concepts and Subsystems 4. Managing Oracle WebLogic Server 5. Managing Oracle Application Server 6. Managing Forms and Reports Services and Applications 7. SOA Management — BPEL Management 8. SOA Management — OSB (aka ALSB) Management 9. Managing Identity Manager Suite 10. Managing Coherence Cluster 11. Managing Non-Oracle Middleware 12. Java and Composite Applications Monitoring and Diagnostics 13. Building Your Monitoring Plug-in 14. Best Practices for Managing Middleware Components Using Enterprise Manager

Overview of artefacts used for monitoring of Sun Java Web Server


Now, we have seen how to monitor the Sun Java Web Server with the code sample provided with the book. Let's spend some time to understand the code sample that we used in the exercise.

Target definition

First, we need to find out what is the runtime entity or process that we want to monitor. A very basic set up of Sun Java Web Server has an Admin Server process and a Web Server process. The Admin Server process can be used only for administration and it doesn't serve any content or application service. The web server process is used for serving content to the real end-user. So, the web server process is the entity that we want to monitor, as this impacts content delivery for the end-user.

You will remember from the earlier chapters that all managed entities should be modeled as a target, so we will model the web server process as a target.

The first step of target modeling is naming the target type; we need an internal name...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image