In this session we will have more insight in the different features available in Oracle Enterprise Manager to deploy custom applications.
Key message:
- Use out-of-the-box models to represent your services
- Monitor your applications from end-user perspective (pro-active and passive)
- Monitor your application specific metrics => expose via JMX and Web Services
- Build reports
What is a custom application? 1a. EM Feature: Pro-active monitoring : In pro-active monitoring you’re tracking the known transactions for your application. 1b. EM Feature: End-user monitoring: In end-user monitoring you don’t know which transactions will get launched, so you need to listen for them. Passive end-user monitoring: 2. Service-level dashboard: monitoring of SLA’s 3. Application Diagnostics for Java (AD4J): An agent running on the application server to diagnose Java Applications. 4. Infrastructure diagnostics: 5. Management Plug-in: Extend Enterprise Manager functionelity for custom components using Management Plug-in. How to create a management plug-in: How to create management plug-in for Web Services, JMX: 6. Custom Application Monitoring: For more information there’s an Oracle By Example available on OTN.