SlideShare a Scribd company logo
1 of 58
Download to read offline
Raastech, Inc.
2201 Cooperative Way, Suite 600
Herndon, VA 20171
+1-703-884-2223
info@raastech.com
Oracle WebLogic Server:
Remote Monitoring and Management
October 13, 2015
© Raastech, Inc. 2015 | All rights reserved. Slide 2 of 58@Raastech
About Us
 Ahmed Aboulnaga @Ahmed_Aboulnaga
 18+ years Oracle experience
 OCE (SOA Foundation Practitioner)
 Oracle ACE
 Harold Dost III @hdost
 7+ years of Oracle Fusion Middleware experience
 Co-author of “Oracle SOA Suite 12c Administrator’s Handbook”
 Oracle ACE Associate
.
© Raastech, Inc. 2015 | All rights reserved. Slide 3 of 58@Raastech
About Raastech
 Small systems integrator founded in 2009
 Headquartered in the Washington DC area
 Specializes in Oracle Fusion Middleware
 Oracle Platinum Partner – 1 in 3,000 worldwide
 Oracle SOA Specialized – 1 in 1,500 worldwide
 Oracle ACE – 2 of 500 worldwide
 100% of consultants are Oracle certified
 100% of consultants present at major Oracle conferences
 100% of consultants have published books, whitepapers, or articles
© Raastech, Inc. 2015 | All rights reserved. Slide 4 of 58@Raastech
Agenda
1. Monitoring and Managing Oracle WebLogic Server
2. Manual via Consoles
3. Automated via Tools
4. Custom via Scripts
5. Remote Options
© Raastech, Inc. 2015 | All rights reserved. Slide 5 of 58@Raastech
© Raastech, Inc. 2015 | All rights reserved. Slide 6 of 58@Raastech
 Application servers (i.e., middleware) reside between the frontend and the backend
 The mostly (but not always) host and execute web application code and web services
 Oracle WebLogic Server is one such application server
Middleware
© Raastech, Inc. 2015 | All rights reserved. Slide 7 of 58@Raastech
Introducing Oracle WebLogic Server
 Obtained through acquisition of BEA Systems in 2008
 Latest version is Oracle WebLogic Server 12c (12.1.3)
 Industry’s best Java EE application server
 Oracle marketing stuff:
 New features for lowering cost of operations, improving performance, enhancing
scalability
 Provides flexibility between on-premise and third-party clouds
 Increases developer productivity with mobile application development and maven
support
 Optimized for Oracle Exalogic Elastic Cloud
 Provides extreme cloud performance, scalability, and elasticity, unmatched integration
with Oracle’s Database 12c including multi-tenant database support
© Raastech, Inc. 2015 | All rights reserved. Slide 8 of 58@Raastech
 WebLogic Server is the core foundation of all Oracle Fusion
Middleware products (and applications)
OEM Grid
Control
OBIEE
Access
Manager
SOA Suite
WebCenter
Portal
Data
Integrator
Oracle WebLogic Server
Clustering – JNDI – Resource Adapters – JDBC – Security – Self Tuning
WebLogic Server: Foundation for Fusion Middleware
© Raastech, Inc. 2015 | All rights reserved. Slide 9 of 58@Raastech
Monitoring versus Management
 Monitoring involves being aware of the state of the system
 View real-time state of the environment
 Obtain historical metrics for analysis purposes
 Receive notification and alerts
 Management involves the ability to take action somehow
 Turn on/off services and components
 Modify configuration settings
 Execute jobs (e.g., purge, backup, queues, etc.)
 Issue a garbage collection
© Raastech, Inc. 2015 | All rights reserved. Slide 10 of 58@Raastech
Key Areas of Monitoring and Administration
 We want to monitor/administer key areas in WebLogic Server, such as:
 Managed servers
 Persistent stores
 JMS servers
 JMS destinations (i.e., queues, topics)
 Work managed (i.e., threads)
 Java applications
 Clusters
 Data sources and connection pools
 Security realms (i.e., users)
 Logs
© Raastech, Inc. 2015 | All rights reserved. Slide 11 of 58@Raastech
Monitoring Approaches
 Several monitoring approaches exist:
 Manual (via the consoles)
 Automated (via monitoring tools)
 Custom (via custom scripts)
© Raastech, Inc. 2015 | All rights reserved. Slide 12 of 58@Raastech
© Raastech, Inc. 2015 | All rights reserved. Slide 13 of 58@Raastech
WebLogic Server Administration Console
 Indispensable
 All administration
performaned through
here
 View real-time state of
environment
 Does not have to be
running for your
applications to run, but
highly recommend
© Raastech, Inc. 2015 | All rights reserved. Slide 14 of 58@Raastech
DMS Spy Servlet
 The DMS Spy Servlet is available with WebLogic Server
 Provides real-time metrics of your environments at this URL:
 Can be invoked via command line as well for scripting purposes
http://<adminhost>:7001/dms/Spy
© Raastech, Inc. 2015 | All rights reserved. Slide 15 of 58@Raastech
© Raastech, Inc. 2015 | All rights reserved. Slide 16 of 58@Raastech
Oracle Enterprise Manager Cloud Control
 OEM Cloud Control 12c is the ideal tool for monitoring WebLogic Server (as
well as your entire infrastructure)
 Perform administration, schedule jobs, correlate events, receive email
triggered alerts, and much, much more
 Be prepared to spend some money on this
© Raastech, Inc. 2015 | All rights reserved. Slide 17 of 58@Raastech
Oracle Enterprise Manager Cloud Control
© Raastech, Inc. 2015 | All rights reserved. Slide 18 of 58@Raastech
Oracle Enterprise Manager Cloud Control
© Raastech, Inc. 2015 | All rights reserved. Slide 19 of 58@Raastech
Oracle Enterprise Manager Cloud Control
© Raastech, Inc. 2015 | All rights reserved. Slide 20 of 58@Raastech
VMware vFabric Hyperic
 Was a decent monitoring tool, though less comprehensive than OEM
 Very cost effective (at least before VMware acquired them)
 Many other 3rd party tools on the market exist as well (e.g., AppDynamics, etc.)
* We are not endorsing any product over another; just merely demonstrating the availability of 3rd party monitoring tools
© Raastech, Inc. 2015 | All rights reserved. Slide 21 of 58@Raastech
VMware vFabric Hyperic
© Raastech, Inc. 2015 | All rights reserved. Slide 22 of 58@Raastech
VMware vFabric Hyperic
© Raastech, Inc. 2015 | All rights reserved. Slide 23 of 58@Raastech
VMware vFabric Hyperic
© Raastech, Inc. 2015 | All rights reserved. Slide 24 of 58@Raastech
VMware vFabric Hyperic
© Raastech, Inc. 2015 | All rights reserved. Slide 25 of 58@Raastech
VMware vFabric Hyperic
© Raastech, Inc. 2015 | All rights reserved. Slide 26 of 58@Raastech
VMware vFabric Hyperic
© Raastech, Inc. 2015 | All rights reserved. Slide 27 of 58@Raastech
Agents
 All monitoring tools require an “agent” to be installed on
the target server
 Usually employ a “push” concept
Advantages
 Agents can
continue collecting
even if there is no
connectivity to the
management server
 Powerful features
and capabilities can
be built into the
agents
Disadvantages
 Becomes painful if
trying to install /
upgrade hundreds
or thousands of
agents
Management
Server
Target
Target
Target
Target
Agent
Agent
Agent
Agent
© Raastech, Inc. 2015 | All rights reserved. Slide 28 of 58@Raastech
© Raastech, Inc. 2015 | All rights reserved. Slide 29 of 58@Raastech
WLST (WebLogic Scripting Tool)
 WLST is WebLogic Servers’s preferred scripting language
 Common among administrators from a BEA background
 WebLogic Server centric
 Uses Jython (which allows Python scripts to be executed)
 Scripts can be developed cross-platform, requiring little to no changes
 Example of starting up a managed server using WLST:
$WL_HOME/common/bin/wlst.sh
wls:/offline> connect('weblogic', 'welcome1', 't3://adminhost:7001')
wls:/soa_domain/serverConfig> start('soa_server1' , 'Server')
© Raastech, Inc. 2015 | All rights reserved. Slide 30 of 58@Raastech
WLST Example: Managed Server State & Heap Size
© Raastech, Inc. 2015 | All rights reserved. Slide 31 of 58@Raastech
WLST Example: JDBC Connection Pool Information
© Raastech, Inc. 2015 | All rights reserved. Slide 32 of 58@Raastech
WLST Example: JMS Destination Message Information
© Raastech, Inc. 2015 | All rights reserved. Slide 33 of 58@Raastech
WebLogic RESTful Management Service
 Oracle WebLogic Server 11g introduces the RESTful Management Services
 The monitoring resources are hosted by an internal web application
 This is a feature that must be enabled
 It provides access to key metrics easily accessible via REST (i.e., essentially
another API into WebLogic Server metrics)
 They are generally accessible via a URL, for example:
http://<adminhost>:7001/management/tenant-monitoring/servers
© Raastech, Inc. 2015 | All rights reserved. Slide 34 of 58@Raastech
WebLogic REST Service: Servers
© Raastech, Inc. 2015 | All rights reserved. Slide 35 of 58@Raastech
WebLogic REST Service: Managed Server
© Raastech, Inc. 2015 | All rights reserved. Slide 36 of 58@Raastech
WebLogic REST Service: Clusters
© Raastech, Inc. 2015 | All rights reserved. Slide 37 of 58@Raastech
WebLogic REST Service: The “full format” option
© Raastech, Inc. 2015 | All rights reserved. Slide 38 of 58@Raastech
HTML, JSON, and XML Formats
 Data can be retrieved in HTML, JSON, and XML formats
© Raastech, Inc. 2015 | All rights reserved. Slide 39 of 58@Raastech
Disadvantages of the RESTful Management Service
 No historical metrics (only real-time, similar to the DMS Spy Servlet)
 No administrative capabilities (monitoring only)
 Limited to the following object types:
 Servers
 Clusters
 Applications
 Data Sources
© Raastech, Inc. 2015 | All rights reserved. Slide 40 of 58@Raastech
© Raastech, Inc. 2015 | All rights reserved. Slide 41 of 58@Raastech
Remote Monitoring
 Our definition of remote monitoring:
 “Not-at-your-desk monitoring”
 Could be through:
 Emails
 Web-based console
 Mobile app
Only alerts, but
cannot view adhoc
Difficult if VPN
access required first
Ideal scenario
© Raastech, Inc. 2015 | All rights reserved. Slide 42 of 58@Raastech
Remote Management
 Our definition of remote management:
 “Issue commands when away from your desk”
 Could be through:
 Parsed email replies
 Web-based console
 Mobile app
Was cool back
in 2004
Difficult if VPN
access required first
Ideal scenario
© Raastech, Inc. 2015 | All rights reserved. Slide 43 of 58@Raastech
© Raastech, Inc. 2015 | All rights reserved. Slide 44 of 58@Raastech
Raastech Mobile Manager
 “Raastech Mobile Manager for Oracle Fusion Middleware 1.0.0”
 Developed by Raastech
 Beta launch in October 2015
 The world’s only mobile monitoring and management solution for
Oracle Fusion Middleware
© Raastech, Inc. 2015 | All rights reserved. Slide 45 of 58@Raastech
Mobile App
 Support for iOS and Android
 Must connect to a backend management server
© Raastech, Inc. 2015 | All rights reserved. Slide 46 of 58@Raastech
Designed with UX and CX in Mind
 Emphasis placed on usability
 Extremely responsive UI, even when viewing huge data sets
 Focuses on top 20% core features
 Management requests are instantaneous
 Can literally get up and running within minutes
© Raastech, Inc. 2015 | All rights reserved. Slide 47 of 58@Raastech
True Mobile Monitoring and Management
© Raastech, Inc. 2015 | All rights reserved. Slide 48 of 58@Raastech
Remote Management
 Runs on GlassFish Server or
WebLogic Server, with a
backend MySQL database
 Relies on cloud service for
notifications
 The 3 components are:
 Raastech Mobile Manager
 Raastech Management Server
 Raastech Notification Server
© Raastech, Inc. 2015 | All rights reserved. Slide 49 of 58@Raastech
Customizable Views
 Display data as:
 Raw
 Percent bar
 Line graph
 Time bar
 Framework allows the ability
to dynamically add additional
metrics to monitor
© Raastech, Inc. 2015 | All rights reserved. Slide 50 of 58@Raastech
Historical Metrics
 Hourly
 Daily
 Weekly
 Monthly (6 months max)
© Raastech, Inc. 2015 | All rights reserved. Slide 51 of 58@Raastech
Agentless Architecture
 No “agent” required on target servers
 Employs a “pull” concept
 Intended to simplify provisioning
 Simply enter host, port, username, and password!
Management
Server
Target
Target
Target
Target
© Raastech, Inc. 2015 | All rights reserved. Slide 52 of 58@Raastech
Management & Administration
 Start and stop managed servers
 Start and stop JMS servers
 Start and stop data sources
 Start and stop JMS resources such as topics and queues
 Dump thread stacks
 Garbage collect
 Logs
© Raastech, Inc. 2015 | All rights reserved. Slide 53 of 58@Raastech
Complete Oracle Fusion Middleware
 Current:
 Oracle WebLogic Server
 Near term:
 Oracle SOA Suite
 Oracle Service Bus (OSB)
 Oracle Business Activity Monitoring (BAM)
 Oracle Business Intelligence Enterprise Edition (OBIEE)
 Oracle Data Integrator (ODI)
 Oracle Access Manager (OAM)
 Oracle Internet Directory (OID)
 Future:
 TBD
© Raastech, Inc. 2015 | All rights reserved. Slide 54 of 58@Raastech
Features and Differentiators
© Raastech, Inc. 2015 | All rights reserved. Slide 55 of 58@Raastech
© Raastech, Inc. 2015 | All rights reserved. Slide 56 of 58@Raastech
Summary
 Monitoring approaches:
 Console-based
 Tool-based
 Custom-based
 Poor remote monitoring and management options
 No mobile app solution by any vendor (except for Raastech Mobile
Manager), likely due to complexity
 They’re missing the point, the key is to narrow focus to the most
widely used areas
© Raastech, Inc. 2015 | All rights reserved. Slide 57 of 58@Raastech
Q&A
© Raastech, Inc. 2015 | All rights reserved. Slide 58 of 58@Raastech
Contact Information
 Ahmed Aboulnaga
 Technical Director
 @Ahmed_Aboulnaga
 ahmed.aboulnaga@raastech.com
 Harold Dost III
 Principal Consultant
 @hdost
 harold.dost@raastech.com

More Related Content

What's hot

WebSphere App Server vs JBoss vs WebLogic vs Tomcat (InterConnect 2016)
WebSphere App Server vs JBoss vs WebLogic vs Tomcat (InterConnect 2016)WebSphere App Server vs JBoss vs WebLogic vs Tomcat (InterConnect 2016)
WebSphere App Server vs JBoss vs WebLogic vs Tomcat (InterConnect 2016)Roman Kharkovski
 
What's So Special about the Oracle Database Appliance?
What's So Special about the Oracle Database Appliance?What's So Special about the Oracle Database Appliance?
What's So Special about the Oracle Database Appliance?O-box
 
Oracle Real Application Clusters 19c- Best Practices and Internals- EMEA Tour...
Oracle Real Application Clusters 19c- Best Practices and Internals- EMEA Tour...Oracle Real Application Clusters 19c- Best Practices and Internals- EMEA Tour...
Oracle Real Application Clusters 19c- Best Practices and Internals- EMEA Tour...Sandesh Rao
 
Oracle Drivers configuration for High Availability, is it a developer's job?
Oracle Drivers configuration for High Availability, is it a developer's job?Oracle Drivers configuration for High Availability, is it a developer's job?
Oracle Drivers configuration for High Availability, is it a developer's job?Ludovico Caldara
 
AskTom: How to Make and Test Your Application "Oracle RAC Ready"?
AskTom: How to Make and Test Your Application "Oracle RAC Ready"?AskTom: How to Make and Test Your Application "Oracle RAC Ready"?
AskTom: How to Make and Test Your Application "Oracle RAC Ready"?Markus Michalewicz
 
Microsoft Fabric: How to Accelerate AI with Data
Microsoft Fabric: How to Accelerate AI with DataMicrosoft Fabric: How to Accelerate AI with Data
Microsoft Fabric: How to Accelerate AI with DataBrainSell Technologies
 
Comparing Native Java REST API Frameworks - Seattle JUG 2022
Comparing Native Java REST API Frameworks - Seattle JUG 2022Comparing Native Java REST API Frameworks - Seattle JUG 2022
Comparing Native Java REST API Frameworks - Seattle JUG 2022Matt Raible
 
"It can always get worse!" – Lessons Learned in over 20 years working with Or...
"It can always get worse!" – Lessons Learned in over 20 years working with Or..."It can always get worse!" – Lessons Learned in over 20 years working with Or...
"It can always get worse!" – Lessons Learned in over 20 years working with Or...Markus Michalewicz
 
JBoss EAP / WildFly, State of the Union
JBoss EAP / WildFly, State of the UnionJBoss EAP / WildFly, State of the Union
JBoss EAP / WildFly, State of the UnionDimitris Andreadis
 
IBM WebSphere application server
IBM WebSphere application serverIBM WebSphere application server
IBM WebSphere application serverIBM Sverige
 
Oracle Application Express (APEX) and Microsoft Sharepoint integration
Oracle Application Express (APEX) and Microsoft Sharepoint integrationOracle Application Express (APEX) and Microsoft Sharepoint integration
Oracle Application Express (APEX) and Microsoft Sharepoint integrationDimitri Gielis
 
Oracle Enterprise Manager
Oracle Enterprise ManagerOracle Enterprise Manager
Oracle Enterprise ManagerBob Rhubart
 
How to Handle DEV&TEST&PROD for Oracle Data Integrator
How to Handle DEV&TEST&PROD for Oracle Data IntegratorHow to Handle DEV&TEST&PROD for Oracle Data Integrator
How to Handle DEV&TEST&PROD for Oracle Data IntegratorGurcan Orhan
 
Step By Step to Install Oracle Business Intelligence
Step By Step to Install Oracle Business IntelligenceStep By Step to Install Oracle Business Intelligence
Step By Step to Install Oracle Business IntelligenceOsama Mustafa
 
WebLogic in Practice: SSL Configuration
WebLogic in Practice: SSL ConfigurationWebLogic in Practice: SSL Configuration
WebLogic in Practice: SSL ConfigurationSimon Haslam
 
vSAN architecture components
vSAN architecture componentsvSAN architecture components
vSAN architecture componentsDavid Pasek
 

What's hot (20)

WebSphere App Server vs JBoss vs WebLogic vs Tomcat (InterConnect 2016)
WebSphere App Server vs JBoss vs WebLogic vs Tomcat (InterConnect 2016)WebSphere App Server vs JBoss vs WebLogic vs Tomcat (InterConnect 2016)
WebSphere App Server vs JBoss vs WebLogic vs Tomcat (InterConnect 2016)
 
What's So Special about the Oracle Database Appliance?
What's So Special about the Oracle Database Appliance?What's So Special about the Oracle Database Appliance?
What's So Special about the Oracle Database Appliance?
 
Oracle Real Application Clusters 19c- Best Practices and Internals- EMEA Tour...
Oracle Real Application Clusters 19c- Best Practices and Internals- EMEA Tour...Oracle Real Application Clusters 19c- Best Practices and Internals- EMEA Tour...
Oracle Real Application Clusters 19c- Best Practices and Internals- EMEA Tour...
 
Oracle Drivers configuration for High Availability, is it a developer's job?
Oracle Drivers configuration for High Availability, is it a developer's job?Oracle Drivers configuration for High Availability, is it a developer's job?
Oracle Drivers configuration for High Availability, is it a developer's job?
 
AskTom: How to Make and Test Your Application "Oracle RAC Ready"?
AskTom: How to Make and Test Your Application "Oracle RAC Ready"?AskTom: How to Make and Test Your Application "Oracle RAC Ready"?
AskTom: How to Make and Test Your Application "Oracle RAC Ready"?
 
Microsoft Fabric: How to Accelerate AI with Data
Microsoft Fabric: How to Accelerate AI with DataMicrosoft Fabric: How to Accelerate AI with Data
Microsoft Fabric: How to Accelerate AI with Data
 
Comparing Native Java REST API Frameworks - Seattle JUG 2022
Comparing Native Java REST API Frameworks - Seattle JUG 2022Comparing Native Java REST API Frameworks - Seattle JUG 2022
Comparing Native Java REST API Frameworks - Seattle JUG 2022
 
"It can always get worse!" – Lessons Learned in over 20 years working with Or...
"It can always get worse!" – Lessons Learned in over 20 years working with Or..."It can always get worse!" – Lessons Learned in over 20 years working with Or...
"It can always get worse!" – Lessons Learned in over 20 years working with Or...
 
JBoss EAP / WildFly, State of the Union
JBoss EAP / WildFly, State of the UnionJBoss EAP / WildFly, State of the Union
JBoss EAP / WildFly, State of the Union
 
IBM WebSphere application server
IBM WebSphere application serverIBM WebSphere application server
IBM WebSphere application server
 
Oracle Application Express (APEX) and Microsoft Sharepoint integration
Oracle Application Express (APEX) and Microsoft Sharepoint integrationOracle Application Express (APEX) and Microsoft Sharepoint integration
Oracle Application Express (APEX) and Microsoft Sharepoint integration
 
Why Use an Oracle Database?
Why Use an Oracle Database?Why Use an Oracle Database?
Why Use an Oracle Database?
 
Oracle Enterprise Manager
Oracle Enterprise ManagerOracle Enterprise Manager
Oracle Enterprise Manager
 
How to Handle DEV&TEST&PROD for Oracle Data Integrator
How to Handle DEV&TEST&PROD for Oracle Data IntegratorHow to Handle DEV&TEST&PROD for Oracle Data Integrator
How to Handle DEV&TEST&PROD for Oracle Data Integrator
 
VSICM8_M02.pptx
VSICM8_M02.pptxVSICM8_M02.pptx
VSICM8_M02.pptx
 
DevSecOps
DevSecOpsDevSecOps
DevSecOps
 
Step By Step to Install Oracle Business Intelligence
Step By Step to Install Oracle Business IntelligenceStep By Step to Install Oracle Business Intelligence
Step By Step to Install Oracle Business Intelligence
 
WebLogic in Practice: SSL Configuration
WebLogic in Practice: SSL ConfigurationWebLogic in Practice: SSL Configuration
WebLogic in Practice: SSL Configuration
 
Microsoft Fabric.pptx
Microsoft Fabric.pptxMicrosoft Fabric.pptx
Microsoft Fabric.pptx
 
vSAN architecture components
vSAN architecture componentsvSAN architecture components
vSAN architecture components
 

Viewers also liked

What You Should Know About WebLogic Server 12c (12.2.1.2) #oow2015 #otntour2...
What You Should Know About WebLogic Server 12c (12.2.1.2)  #oow2015 #otntour2...What You Should Know About WebLogic Server 12c (12.2.1.2)  #oow2015 #otntour2...
What You Should Know About WebLogic Server 12c (12.2.1.2) #oow2015 #otntour2...Frank Munz
 
Advanced WebLogic Monitoring: JMX and WLSDM Automation
Advanced WebLogic Monitoring: JMX and WLSDM AutomationAdvanced WebLogic Monitoring: JMX and WLSDM Automation
Advanced WebLogic Monitoring: JMX and WLSDM AutomationM. Fevzi Korkutata
 
WebLogic Deployment Plan Example
WebLogic Deployment Plan ExampleWebLogic Deployment Plan Example
WebLogic Deployment Plan ExampleJames Bayer
 
Повышение эффективности Java приложений (новые возможности Web Logic 12c, кон...
Повышение эффективности Java приложений (новые возможности Web Logic 12c, кон...Повышение эффективности Java приложений (новые возможности Web Logic 12c, кон...
Повышение эффективности Java приложений (новые возможности Web Logic 12c, кон...Andrey Akulov
 
Oracle WebLogic: Feature Timeline from WLS9 to WLS 12c
Oracle WebLogic: Feature Timeline from WLS9 to WLS 12cOracle WebLogic: Feature Timeline from WLS9 to WLS 12c
Oracle WebLogic: Feature Timeline from WLS9 to WLS 12cfrankmunz
 
Weblogic application server
Weblogic application serverWeblogic application server
Weblogic application serverAnuj Tomar
 
Monitoring Server Temperature with Opsview
Monitoring Server Temperature with OpsviewMonitoring Server Temperature with Opsview
Monitoring Server Temperature with OpsviewOpsview
 
Ekran System Forensic Monitoring Tool -BusinesstoVirtual Italy Partner
Ekran System Forensic Monitoring Tool -BusinesstoVirtual Italy Partner Ekran System Forensic Monitoring Tool -BusinesstoVirtual Italy Partner
Ekran System Forensic Monitoring Tool -BusinesstoVirtual Italy Partner BusinesstoVirtual
 
Control your deployments with Capistrano
Control your deployments with CapistranoControl your deployments with Capistrano
Control your deployments with CapistranoRamazan K
 
Connecting Field Operations and the Corporate Office - FME Server as a Near R...
Connecting Field Operations and the Corporate Office - FME Server as a Near R...Connecting Field Operations and the Corporate Office - FME Server as a Near R...
Connecting Field Operations and the Corporate Office - FME Server as a Near R...Safe Software
 
Oracle WebLogic Server 12c with Docker
Oracle WebLogic Server 12c with DockerOracle WebLogic Server 12c with Docker
Oracle WebLogic Server 12c with DockerGuatemala User Group
 
SeeTestAutomation - Mobile Test Automation Tool by Experitest
SeeTestAutomation - Mobile Test Automation Tool by ExperitestSeeTestAutomation - Mobile Test Automation Tool by Experitest
SeeTestAutomation - Mobile Test Automation Tool by ExperitestExperitest
 
ATG - Installing WebLogic Server
ATG - Installing WebLogic ServerATG - Installing WebLogic Server
ATG - Installing WebLogic ServerKeyur Shah
 
Server Monitoring (Scaling while bootstrapped)
Server Monitoring  (Scaling while bootstrapped)Server Monitoring  (Scaling while bootstrapped)
Server Monitoring (Scaling while bootstrapped)Ajibola Aiyedogbon
 
Easy oracle & weblogic provisioning and deployment
Easy oracle & weblogic provisioning and deploymentEasy oracle & weblogic provisioning and deployment
Easy oracle & weblogic provisioning and deploymentBert Hajee
 
Weblogic configuration
Weblogic configurationWeblogic configuration
Weblogic configurationAditya Bhuyan
 
Oracle WebLogic 12.2.1.1 Kurulum, Domain Oluşturma, Upgrade Notları
Oracle WebLogic 12.2.1.1 Kurulum, Domain Oluşturma, Upgrade NotlarıOracle WebLogic 12.2.1.1 Kurulum, Domain Oluşturma, Upgrade Notları
Oracle WebLogic 12.2.1.1 Kurulum, Domain Oluşturma, Upgrade NotlarıM. Fevzi Korkutata
 

Viewers also liked (20)

What You Should Know About WebLogic Server 12c (12.2.1.2) #oow2015 #otntour2...
What You Should Know About WebLogic Server 12c (12.2.1.2)  #oow2015 #otntour2...What You Should Know About WebLogic Server 12c (12.2.1.2)  #oow2015 #otntour2...
What You Should Know About WebLogic Server 12c (12.2.1.2) #oow2015 #otntour2...
 
Advanced WebLogic Monitoring: JMX and WLSDM Automation
Advanced WebLogic Monitoring: JMX and WLSDM AutomationAdvanced WebLogic Monitoring: JMX and WLSDM Automation
Advanced WebLogic Monitoring: JMX and WLSDM Automation
 
WebLogic Deployment Plan Example
WebLogic Deployment Plan ExampleWebLogic Deployment Plan Example
WebLogic Deployment Plan Example
 
Повышение эффективности Java приложений (новые возможности Web Logic 12c, кон...
Повышение эффективности Java приложений (новые возможности Web Logic 12c, кон...Повышение эффективности Java приложений (новые возможности Web Logic 12c, кон...
Повышение эффективности Java приложений (новые возможности Web Logic 12c, кон...
 
Oracle WebLogic: Feature Timeline from WLS9 to WLS 12c
Oracle WebLogic: Feature Timeline from WLS9 to WLS 12cOracle WebLogic: Feature Timeline from WLS9 to WLS 12c
Oracle WebLogic: Feature Timeline from WLS9 to WLS 12c
 
Weblogic application server
Weblogic application serverWeblogic application server
Weblogic application server
 
Monitoring Server Temperature with Opsview
Monitoring Server Temperature with OpsviewMonitoring Server Temperature with Opsview
Monitoring Server Temperature with Opsview
 
Ekran System Forensic Monitoring Tool -BusinesstoVirtual Italy Partner
Ekran System Forensic Monitoring Tool -BusinesstoVirtual Italy Partner Ekran System Forensic Monitoring Tool -BusinesstoVirtual Italy Partner
Ekran System Forensic Monitoring Tool -BusinesstoVirtual Italy Partner
 
Control your deployments with Capistrano
Control your deployments with CapistranoControl your deployments with Capistrano
Control your deployments with Capistrano
 
Connecting Field Operations and the Corporate Office - FME Server as a Near R...
Connecting Field Operations and the Corporate Office - FME Server as a Near R...Connecting Field Operations and the Corporate Office - FME Server as a Near R...
Connecting Field Operations and the Corporate Office - FME Server as a Near R...
 
Oracle WebLogic Server 12c with Docker
Oracle WebLogic Server 12c with DockerOracle WebLogic Server 12c with Docker
Oracle WebLogic Server 12c with Docker
 
SeeTestAutomation - Mobile Test Automation Tool by Experitest
SeeTestAutomation - Mobile Test Automation Tool by ExperitestSeeTestAutomation - Mobile Test Automation Tool by Experitest
SeeTestAutomation - Mobile Test Automation Tool by Experitest
 
ATG - Installing WebLogic Server
ATG - Installing WebLogic ServerATG - Installing WebLogic Server
ATG - Installing WebLogic Server
 
Doit apac-2010-1.0
Doit apac-2010-1.0Doit apac-2010-1.0
Doit apac-2010-1.0
 
Server Monitoring (Scaling while bootstrapped)
Server Monitoring  (Scaling while bootstrapped)Server Monitoring  (Scaling while bootstrapped)
Server Monitoring (Scaling while bootstrapped)
 
Easy oracle & weblogic provisioning and deployment
Easy oracle & weblogic provisioning and deploymentEasy oracle & weblogic provisioning and deployment
Easy oracle & weblogic provisioning and deployment
 
Dynamicly Scale Weblogic in the private Cloud clusters
Dynamicly Scale Weblogic in the private Cloud clusters   Dynamicly Scale Weblogic in the private Cloud clusters
Dynamicly Scale Weblogic in the private Cloud clusters
 
Weblogic configuration
Weblogic configurationWeblogic configuration
Weblogic configuration
 
Oracle WebLogic 12.2.1.1 Kurulum, Domain Oluşturma, Upgrade Notları
Oracle WebLogic 12.2.1.1 Kurulum, Domain Oluşturma, Upgrade NotlarıOracle WebLogic 12.2.1.1 Kurulum, Domain Oluşturma, Upgrade Notları
Oracle WebLogic 12.2.1.1 Kurulum, Domain Oluşturma, Upgrade Notları
 
REST mit ADF
REST mit ADFREST mit ADF
REST mit ADF
 

Similar to Oracle WebLogic Server: Remote Monitoring and Management

Learn Oracle WebLogic Server 12c Administration
Learn Oracle WebLogic Server 12c AdministrationLearn Oracle WebLogic Server 12c Administration
Learn Oracle WebLogic Server 12c AdministrationRevelation Technologies
 
Learn Oracle WebLogic Server 12c Administration
Learn Oracle WebLogic Server 12c AdministrationLearn Oracle WebLogic Server 12c Administration
Learn Oracle WebLogic Server 12c AdministrationRevelation Technologies
 
Understanding and Developing Web Services: For DBAs and Database Developers
Understanding and Developing Web Services: For DBAs and Database DevelopersUnderstanding and Developing Web Services: For DBAs and Database Developers
Understanding and Developing Web Services: For DBAs and Database DevelopersRevelation Technologies
 
Understanding and Developing Web Services - For DBAs and Developers
Understanding and Developing Web Services - For DBAs and DevelopersUnderstanding and Developing Web Services - For DBAs and Developers
Understanding and Developing Web Services - For DBAs and DevelopersRevelation Technologies
 
Oracle SOA Development - Hands-On from Start to Finish
Oracle SOA Development - Hands-On from Start to FinishOracle SOA Development - Hands-On from Start to Finish
Oracle SOA Development - Hands-On from Start to FinishRevelation Technologies
 
Oracle Fusion Middleware Infrastructure Best Practices
Oracle Fusion Middleware Infrastructure Best PracticesOracle Fusion Middleware Infrastructure Best Practices
Oracle Fusion Middleware Infrastructure Best PracticesRevelation Technologies
 
What Every Client Should Do on Their Oracle SOA Projects
What Every Client Should Do on Their Oracle SOA ProjectsWhat Every Client Should Do on Their Oracle SOA Projects
What Every Client Should Do on Their Oracle SOA ProjectsRevelation Technologies
 
Oracle Enterprise Manager 12c Cloud Control Upgrade
Oracle Enterprise Manager 12c Cloud Control UpgradeOracle Enterprise Manager 12c Cloud Control Upgrade
Oracle Enterprise Manager 12c Cloud Control UpgradeRevelation Technologies
 
Why and How to Monitor Application Performance in Azure
Why and How to Monitor Application Performance in AzureWhy and How to Monitor Application Performance in Azure
Why and How to Monitor Application Performance in AzureRiverbed Technology
 
Why and How to Monitor App Performance in Azure
Why and How to Monitor App Performance in AzureWhy and How to Monitor App Performance in Azure
Why and How to Monitor App Performance in AzureIan Downard
 
Upgrading to Oracle SOA Suite 11g While Maintaining 100% Uptime
Upgrading to Oracle SOA Suite 11g While Maintaining 100% UptimeUpgrading to Oracle SOA Suite 11g While Maintaining 100% Uptime
Upgrading to Oracle SOA Suite 11g While Maintaining 100% UptimeRevelation Technologies
 
Developing Web Services from Scratch - For DBAs and Database Developers
Developing Web Services from Scratch - For DBAs and Database DevelopersDeveloping Web Services from Scratch - For DBAs and Database Developers
Developing Web Services from Scratch - For DBAs and Database DevelopersRevelation Technologies
 
Cloud Concepts - Everything You Wanted to Know But Were Afraid to Ask
Cloud Concepts - Everything You Wanted to Know But Were Afraid to AskCloud Concepts - Everything You Wanted to Know But Were Afraid to Ask
Cloud Concepts - Everything You Wanted to Know But Were Afraid to AskRevelation Technologies
 
Get SaaSy with Red Hat OpenShift on AWS (CON305-S) - AWS re:Invent 2018
Get SaaSy with Red Hat OpenShift on AWS (CON305-S) - AWS re:Invent 2018Get SaaSy with Red Hat OpenShift on AWS (CON305-S) - AWS re:Invent 2018
Get SaaSy with Red Hat OpenShift on AWS (CON305-S) - AWS re:Invent 2018Amazon Web Services
 
Oracle Database Cloud Service - Provisioning Your First DBaaS Instance
Oracle Database Cloud Service - Provisioning Your First DBaaS InstanceOracle Database Cloud Service - Provisioning Your First DBaaS Instance
Oracle Database Cloud Service - Provisioning Your First DBaaS InstanceRevelation Technologies
 
Deploying to Oracle SOA Suite 12c - Everything You Need To Know
Deploying to Oracle SOA Suite 12c - Everything You Need To KnowDeploying to Oracle SOA Suite 12c - Everything You Need To Know
Deploying to Oracle SOA Suite 12c - Everything You Need To KnowRevelation Technologies
 
Explore Advanced CA Release Automation Configuration Topics
Explore Advanced CA Release Automation Configuration TopicsExplore Advanced CA Release Automation Configuration Topics
Explore Advanced CA Release Automation Configuration TopicsCA Technologies
 
FactoryTalk® AssetCentre: Overview
FactoryTalk® AssetCentre: OverviewFactoryTalk® AssetCentre: Overview
FactoryTalk® AssetCentre: OverviewRockwell Automation
 

Similar to Oracle WebLogic Server: Remote Monitoring and Management (20)

Learn Oracle WebLogic Server 12c Administration
Learn Oracle WebLogic Server 12c AdministrationLearn Oracle WebLogic Server 12c Administration
Learn Oracle WebLogic Server 12c Administration
 
Learn Oracle WebLogic Server 12c Administration
Learn Oracle WebLogic Server 12c AdministrationLearn Oracle WebLogic Server 12c Administration
Learn Oracle WebLogic Server 12c Administration
 
Understanding and Developing Web Services: For DBAs and Database Developers
Understanding and Developing Web Services: For DBAs and Database DevelopersUnderstanding and Developing Web Services: For DBAs and Database Developers
Understanding and Developing Web Services: For DBAs and Database Developers
 
Understanding and Developing Web Services - For DBAs and Developers
Understanding and Developing Web Services - For DBAs and DevelopersUnderstanding and Developing Web Services - For DBAs and Developers
Understanding and Developing Web Services - For DBAs and Developers
 
Oracle SOA Development - Hands-On from Start to Finish
Oracle SOA Development - Hands-On from Start to FinishOracle SOA Development - Hands-On from Start to Finish
Oracle SOA Development - Hands-On from Start to Finish
 
Oracle Fusion Middleware Infrastructure Best Practices
Oracle Fusion Middleware Infrastructure Best PracticesOracle Fusion Middleware Infrastructure Best Practices
Oracle Fusion Middleware Infrastructure Best Practices
 
What Every Client Should Do on Their Oracle SOA Projects
What Every Client Should Do on Their Oracle SOA ProjectsWhat Every Client Should Do on Their Oracle SOA Projects
What Every Client Should Do on Their Oracle SOA Projects
 
Hands-On with Oracle SOA
Hands-On with Oracle SOAHands-On with Oracle SOA
Hands-On with Oracle SOA
 
Oracle Enterprise Manager 12c Cloud Control Upgrade
Oracle Enterprise Manager 12c Cloud Control UpgradeOracle Enterprise Manager 12c Cloud Control Upgrade
Oracle Enterprise Manager 12c Cloud Control Upgrade
 
Why and How to Monitor Application Performance in Azure
Why and How to Monitor Application Performance in AzureWhy and How to Monitor Application Performance in Azure
Why and How to Monitor Application Performance in Azure
 
Why and How to Monitor App Performance in Azure
Why and How to Monitor App Performance in AzureWhy and How to Monitor App Performance in Azure
Why and How to Monitor App Performance in Azure
 
What is the Oracle Cloud?
What is the Oracle Cloud?What is the Oracle Cloud?
What is the Oracle Cloud?
 
Upgrading to Oracle SOA Suite 11g While Maintaining 100% Uptime
Upgrading to Oracle SOA Suite 11g While Maintaining 100% UptimeUpgrading to Oracle SOA Suite 11g While Maintaining 100% Uptime
Upgrading to Oracle SOA Suite 11g While Maintaining 100% Uptime
 
Developing Web Services from Scratch - For DBAs and Database Developers
Developing Web Services from Scratch - For DBAs and Database DevelopersDeveloping Web Services from Scratch - For DBAs and Database Developers
Developing Web Services from Scratch - For DBAs and Database Developers
 
Cloud Concepts - Everything You Wanted to Know But Were Afraid to Ask
Cloud Concepts - Everything You Wanted to Know But Were Afraid to AskCloud Concepts - Everything You Wanted to Know But Were Afraid to Ask
Cloud Concepts - Everything You Wanted to Know But Were Afraid to Ask
 
Get SaaSy with Red Hat OpenShift on AWS (CON305-S) - AWS re:Invent 2018
Get SaaSy with Red Hat OpenShift on AWS (CON305-S) - AWS re:Invent 2018Get SaaSy with Red Hat OpenShift on AWS (CON305-S) - AWS re:Invent 2018
Get SaaSy with Red Hat OpenShift on AWS (CON305-S) - AWS re:Invent 2018
 
Oracle Database Cloud Service - Provisioning Your First DBaaS Instance
Oracle Database Cloud Service - Provisioning Your First DBaaS InstanceOracle Database Cloud Service - Provisioning Your First DBaaS Instance
Oracle Database Cloud Service - Provisioning Your First DBaaS Instance
 
Deploying to Oracle SOA Suite 12c - Everything You Need To Know
Deploying to Oracle SOA Suite 12c - Everything You Need To KnowDeploying to Oracle SOA Suite 12c - Everything You Need To Know
Deploying to Oracle SOA Suite 12c - Everything You Need To Know
 
Explore Advanced CA Release Automation Configuration Topics
Explore Advanced CA Release Automation Configuration TopicsExplore Advanced CA Release Automation Configuration Topics
Explore Advanced CA Release Automation Configuration Topics
 
FactoryTalk® AssetCentre: Overview
FactoryTalk® AssetCentre: OverviewFactoryTalk® AssetCentre: Overview
FactoryTalk® AssetCentre: Overview
 

More from Revelation Technologies

Automating Cloud Operations: Everything You Wanted to Know about cURL and REST
Automating Cloud Operations: Everything You Wanted to Know about cURL and RESTAutomating Cloud Operations: Everything You Wanted to Know about cURL and REST
Automating Cloud Operations: Everything You Wanted to Know about cURL and RESTRevelation Technologies
 
Getting Started with API Management – Why It's Needed On-prem and in the Cloud
Getting Started with API Management – Why It's Needed On-prem and in the CloudGetting Started with API Management – Why It's Needed On-prem and in the Cloud
Getting Started with API Management – Why It's Needed On-prem and in the CloudRevelation Technologies
 
Automating Cloud Operations - Everything you wanted to know about cURL and RE...
Automating Cloud Operations - Everything you wanted to know about cURL and RE...Automating Cloud Operations - Everything you wanted to know about cURL and RE...
Automating Cloud Operations - Everything you wanted to know about cURL and RE...Revelation Technologies
 
Introducing the Oracle Cloud Infrastructure (OCI) Best Practices Framework
Introducing the Oracle Cloud Infrastructure (OCI) Best Practices FrameworkIntroducing the Oracle Cloud Infrastructure (OCI) Best Practices Framework
Introducing the Oracle Cloud Infrastructure (OCI) Best Practices FrameworkRevelation Technologies
 
Everything You Need to Know About the Microsoft Azure and Oracle Cloud Interc...
Everything You Need to Know About the Microsoft Azure and Oracle Cloud Interc...Everything You Need to Know About the Microsoft Azure and Oracle Cloud Interc...
Everything You Need to Know About the Microsoft Azure and Oracle Cloud Interc...Revelation Technologies
 
PTK Issue 72: Delivering a Platform on Demand
PTK Issue 72: Delivering a Platform on DemandPTK Issue 72: Delivering a Platform on Demand
PTK Issue 72: Delivering a Platform on DemandRevelation Technologies
 
PTK Issue 71: The Compute Cloud Performance Showdown
PTK Issue 71: The Compute Cloud Performance ShowdownPTK Issue 71: The Compute Cloud Performance Showdown
PTK Issue 71: The Compute Cloud Performance ShowdownRevelation Technologies
 
Everything You Need to Know About the Microsoft Azure and Oracle Cloud Interc...
Everything You Need to Know About the Microsoft Azure and Oracle Cloud Interc...Everything You Need to Know About the Microsoft Azure and Oracle Cloud Interc...
Everything You Need to Know About the Microsoft Azure and Oracle Cloud Interc...Revelation Technologies
 
Compute Cloud Performance Showdown: 18 Months Later (OCI, AWS, IBM Cloud, GCP...
Compute Cloud Performance Showdown: 18 Months Later (OCI, AWS, IBM Cloud, GCP...Compute Cloud Performance Showdown: 18 Months Later (OCI, AWS, IBM Cloud, GCP...
Compute Cloud Performance Showdown: 18 Months Later (OCI, AWS, IBM Cloud, GCP...Revelation Technologies
 
Compute Cloud Performance Showdown: 18 Months Later (OCI, AWS, IBM Cloud, GCP...
Compute Cloud Performance Showdown: 18 Months Later (OCI, AWS, IBM Cloud, GCP...Compute Cloud Performance Showdown: 18 Months Later (OCI, AWS, IBM Cloud, GCP...
Compute Cloud Performance Showdown: 18 Months Later (OCI, AWS, IBM Cloud, GCP...Revelation Technologies
 
The Microsoft Azure and Oracle Cloud Interconnect Everything You Need to Know
The Microsoft Azure and Oracle Cloud Interconnect Everything You Need to KnowThe Microsoft Azure and Oracle Cloud Interconnect Everything You Need to Know
The Microsoft Azure and Oracle Cloud Interconnect Everything You Need to KnowRevelation Technologies
 
Compute Cloud Performance Showdown: Amazon Web Services, Oracle Cloud, IBM ...
Compute Cloud  Performance Showdown: Amazon Web Services, Oracle  Cloud, IBM ...Compute Cloud  Performance Showdown: Amazon Web Services, Oracle  Cloud, IBM ...
Compute Cloud Performance Showdown: Amazon Web Services, Oracle Cloud, IBM ...Revelation Technologies
 
Securing your Oracle Fusion Middleware Environment, On-Prem and in the Cloud
Securing your Oracle Fusion Middleware Environment, On-Prem and in the CloudSecuring your Oracle Fusion Middleware Environment, On-Prem and in the Cloud
Securing your Oracle Fusion Middleware Environment, On-Prem and in the CloudRevelation Technologies
 
Oracle BPM Suite Development: Getting Started
Oracle BPM Suite Development: Getting StartedOracle BPM Suite Development: Getting Started
Oracle BPM Suite Development: Getting StartedRevelation Technologies
 
Developing Web Services from Scratch - For DBAs and Database Developers
Developing Web Services from Scratch - For DBAs and Database DevelopersDeveloping Web Services from Scratch - For DBAs and Database Developers
Developing Web Services from Scratch - For DBAs and Database DevelopersRevelation Technologies
 

More from Revelation Technologies (20)

Operating System Security in the Cloud
Operating System Security in the CloudOperating System Security in the Cloud
Operating System Security in the Cloud
 
Getting Started with Terraform
Getting Started with TerraformGetting Started with Terraform
Getting Started with Terraform
 
Getting Started with API Management
Getting Started with API ManagementGetting Started with API Management
Getting Started with API Management
 
Automating Cloud Operations: Everything You Wanted to Know about cURL and REST
Automating Cloud Operations: Everything You Wanted to Know about cURL and RESTAutomating Cloud Operations: Everything You Wanted to Know about cURL and REST
Automating Cloud Operations: Everything You Wanted to Know about cURL and REST
 
Getting Started with API Management – Why It's Needed On-prem and in the Cloud
Getting Started with API Management – Why It's Needed On-prem and in the CloudGetting Started with API Management – Why It's Needed On-prem and in the Cloud
Getting Started with API Management – Why It's Needed On-prem and in the Cloud
 
Automating Cloud Operations - Everything you wanted to know about cURL and RE...
Automating Cloud Operations - Everything you wanted to know about cURL and RE...Automating Cloud Operations - Everything you wanted to know about cURL and RE...
Automating Cloud Operations - Everything you wanted to know about cURL and RE...
 
Introducing the Oracle Cloud Infrastructure (OCI) Best Practices Framework
Introducing the Oracle Cloud Infrastructure (OCI) Best Practices FrameworkIntroducing the Oracle Cloud Infrastructure (OCI) Best Practices Framework
Introducing the Oracle Cloud Infrastructure (OCI) Best Practices Framework
 
Everything You Need to Know About the Microsoft Azure and Oracle Cloud Interc...
Everything You Need to Know About the Microsoft Azure and Oracle Cloud Interc...Everything You Need to Know About the Microsoft Azure and Oracle Cloud Interc...
Everything You Need to Know About the Microsoft Azure and Oracle Cloud Interc...
 
PTK Issue 72: Delivering a Platform on Demand
PTK Issue 72: Delivering a Platform on DemandPTK Issue 72: Delivering a Platform on Demand
PTK Issue 72: Delivering a Platform on Demand
 
PTK Issue 71: The Compute Cloud Performance Showdown
PTK Issue 71: The Compute Cloud Performance ShowdownPTK Issue 71: The Compute Cloud Performance Showdown
PTK Issue 71: The Compute Cloud Performance Showdown
 
Everything You Need to Know About the Microsoft Azure and Oracle Cloud Interc...
Everything You Need to Know About the Microsoft Azure and Oracle Cloud Interc...Everything You Need to Know About the Microsoft Azure and Oracle Cloud Interc...
Everything You Need to Know About the Microsoft Azure and Oracle Cloud Interc...
 
Compute Cloud Performance Showdown: 18 Months Later (OCI, AWS, IBM Cloud, GCP...
Compute Cloud Performance Showdown: 18 Months Later (OCI, AWS, IBM Cloud, GCP...Compute Cloud Performance Showdown: 18 Months Later (OCI, AWS, IBM Cloud, GCP...
Compute Cloud Performance Showdown: 18 Months Later (OCI, AWS, IBM Cloud, GCP...
 
Compute Cloud Performance Showdown: 18 Months Later (OCI, AWS, IBM Cloud, GCP...
Compute Cloud Performance Showdown: 18 Months Later (OCI, AWS, IBM Cloud, GCP...Compute Cloud Performance Showdown: 18 Months Later (OCI, AWS, IBM Cloud, GCP...
Compute Cloud Performance Showdown: 18 Months Later (OCI, AWS, IBM Cloud, GCP...
 
The Microsoft Azure and Oracle Cloud Interconnect Everything You Need to Know
The Microsoft Azure and Oracle Cloud Interconnect Everything You Need to KnowThe Microsoft Azure and Oracle Cloud Interconnect Everything You Need to Know
The Microsoft Azure and Oracle Cloud Interconnect Everything You Need to Know
 
Cloud Integration Strategy
Cloud Integration StrategyCloud Integration Strategy
Cloud Integration Strategy
 
Compute Cloud Performance Showdown: Amazon Web Services, Oracle Cloud, IBM ...
Compute Cloud  Performance Showdown: Amazon Web Services, Oracle  Cloud, IBM ...Compute Cloud  Performance Showdown: Amazon Web Services, Oracle  Cloud, IBM ...
Compute Cloud Performance Showdown: Amazon Web Services, Oracle Cloud, IBM ...
 
Securing your Oracle Fusion Middleware Environment, On-Prem and in the Cloud
Securing your Oracle Fusion Middleware Environment, On-Prem and in the CloudSecuring your Oracle Fusion Middleware Environment, On-Prem and in the Cloud
Securing your Oracle Fusion Middleware Environment, On-Prem and in the Cloud
 
Hands-On with Oracle SOA Cloud Service
Hands-On with Oracle SOA Cloud ServiceHands-On with Oracle SOA Cloud Service
Hands-On with Oracle SOA Cloud Service
 
Oracle BPM Suite Development: Getting Started
Oracle BPM Suite Development: Getting StartedOracle BPM Suite Development: Getting Started
Oracle BPM Suite Development: Getting Started
 
Developing Web Services from Scratch - For DBAs and Database Developers
Developing Web Services from Scratch - For DBAs and Database DevelopersDeveloping Web Services from Scratch - For DBAs and Database Developers
Developing Web Services from Scratch - For DBAs and Database Developers
 

Recently uploaded

How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...apidays
 
Introduction to use of FHIR Documents in ABDM
Introduction to use of FHIR Documents in ABDMIntroduction to use of FHIR Documents in ABDM
Introduction to use of FHIR Documents in ABDMKumar Satyam
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 
WSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2
 
Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Zilliz
 
AI+A11Y 11MAY2024 HYDERBAD GAAD 2024 - HelloA11Y (11 May 2024)
AI+A11Y 11MAY2024 HYDERBAD GAAD 2024 - HelloA11Y (11 May 2024)AI+A11Y 11MAY2024 HYDERBAD GAAD 2024 - HelloA11Y (11 May 2024)
AI+A11Y 11MAY2024 HYDERBAD GAAD 2024 - HelloA11Y (11 May 2024)Samir Dash
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxRustici Software
 
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKSpring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKJago de Vreede
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesrafiqahmad00786416
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...apidays
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...apidays
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobeapidays
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyKhushali Kathiriya
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...apidays
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelDeepika Singh
 
Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityWSO2
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdfSandro Moreira
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Orbitshub
 

Recently uploaded (20)

How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 
Introduction to use of FHIR Documents in ABDM
Introduction to use of FHIR Documents in ABDMIntroduction to use of FHIR Documents in ABDM
Introduction to use of FHIR Documents in ABDM
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
WSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering Developers
 
Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)
 
AI+A11Y 11MAY2024 HYDERBAD GAAD 2024 - HelloA11Y (11 May 2024)
AI+A11Y 11MAY2024 HYDERBAD GAAD 2024 - HelloA11Y (11 May 2024)AI+A11Y 11MAY2024 HYDERBAD GAAD 2024 - HelloA11Y (11 May 2024)
AI+A11Y 11MAY2024 HYDERBAD GAAD 2024 - HelloA11Y (11 May 2024)
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKSpring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital Adaptability
 
Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 

Oracle WebLogic Server: Remote Monitoring and Management

  • 1. Raastech, Inc. 2201 Cooperative Way, Suite 600 Herndon, VA 20171 +1-703-884-2223 info@raastech.com Oracle WebLogic Server: Remote Monitoring and Management October 13, 2015
  • 2. © Raastech, Inc. 2015 | All rights reserved. Slide 2 of 58@Raastech About Us  Ahmed Aboulnaga @Ahmed_Aboulnaga  18+ years Oracle experience  OCE (SOA Foundation Practitioner)  Oracle ACE  Harold Dost III @hdost  7+ years of Oracle Fusion Middleware experience  Co-author of “Oracle SOA Suite 12c Administrator’s Handbook”  Oracle ACE Associate .
  • 3. © Raastech, Inc. 2015 | All rights reserved. Slide 3 of 58@Raastech About Raastech  Small systems integrator founded in 2009  Headquartered in the Washington DC area  Specializes in Oracle Fusion Middleware  Oracle Platinum Partner – 1 in 3,000 worldwide  Oracle SOA Specialized – 1 in 1,500 worldwide  Oracle ACE – 2 of 500 worldwide  100% of consultants are Oracle certified  100% of consultants present at major Oracle conferences  100% of consultants have published books, whitepapers, or articles
  • 4. © Raastech, Inc. 2015 | All rights reserved. Slide 4 of 58@Raastech Agenda 1. Monitoring and Managing Oracle WebLogic Server 2. Manual via Consoles 3. Automated via Tools 4. Custom via Scripts 5. Remote Options
  • 5. © Raastech, Inc. 2015 | All rights reserved. Slide 5 of 58@Raastech
  • 6. © Raastech, Inc. 2015 | All rights reserved. Slide 6 of 58@Raastech  Application servers (i.e., middleware) reside between the frontend and the backend  The mostly (but not always) host and execute web application code and web services  Oracle WebLogic Server is one such application server Middleware
  • 7. © Raastech, Inc. 2015 | All rights reserved. Slide 7 of 58@Raastech Introducing Oracle WebLogic Server  Obtained through acquisition of BEA Systems in 2008  Latest version is Oracle WebLogic Server 12c (12.1.3)  Industry’s best Java EE application server  Oracle marketing stuff:  New features for lowering cost of operations, improving performance, enhancing scalability  Provides flexibility between on-premise and third-party clouds  Increases developer productivity with mobile application development and maven support  Optimized for Oracle Exalogic Elastic Cloud  Provides extreme cloud performance, scalability, and elasticity, unmatched integration with Oracle’s Database 12c including multi-tenant database support
  • 8. © Raastech, Inc. 2015 | All rights reserved. Slide 8 of 58@Raastech  WebLogic Server is the core foundation of all Oracle Fusion Middleware products (and applications) OEM Grid Control OBIEE Access Manager SOA Suite WebCenter Portal Data Integrator Oracle WebLogic Server Clustering – JNDI – Resource Adapters – JDBC – Security – Self Tuning WebLogic Server: Foundation for Fusion Middleware
  • 9. © Raastech, Inc. 2015 | All rights reserved. Slide 9 of 58@Raastech Monitoring versus Management  Monitoring involves being aware of the state of the system  View real-time state of the environment  Obtain historical metrics for analysis purposes  Receive notification and alerts  Management involves the ability to take action somehow  Turn on/off services and components  Modify configuration settings  Execute jobs (e.g., purge, backup, queues, etc.)  Issue a garbage collection
  • 10. © Raastech, Inc. 2015 | All rights reserved. Slide 10 of 58@Raastech Key Areas of Monitoring and Administration  We want to monitor/administer key areas in WebLogic Server, such as:  Managed servers  Persistent stores  JMS servers  JMS destinations (i.e., queues, topics)  Work managed (i.e., threads)  Java applications  Clusters  Data sources and connection pools  Security realms (i.e., users)  Logs
  • 11. © Raastech, Inc. 2015 | All rights reserved. Slide 11 of 58@Raastech Monitoring Approaches  Several monitoring approaches exist:  Manual (via the consoles)  Automated (via monitoring tools)  Custom (via custom scripts)
  • 12. © Raastech, Inc. 2015 | All rights reserved. Slide 12 of 58@Raastech
  • 13. © Raastech, Inc. 2015 | All rights reserved. Slide 13 of 58@Raastech WebLogic Server Administration Console  Indispensable  All administration performaned through here  View real-time state of environment  Does not have to be running for your applications to run, but highly recommend
  • 14. © Raastech, Inc. 2015 | All rights reserved. Slide 14 of 58@Raastech DMS Spy Servlet  The DMS Spy Servlet is available with WebLogic Server  Provides real-time metrics of your environments at this URL:  Can be invoked via command line as well for scripting purposes http://<adminhost>:7001/dms/Spy
  • 15. © Raastech, Inc. 2015 | All rights reserved. Slide 15 of 58@Raastech
  • 16. © Raastech, Inc. 2015 | All rights reserved. Slide 16 of 58@Raastech Oracle Enterprise Manager Cloud Control  OEM Cloud Control 12c is the ideal tool for monitoring WebLogic Server (as well as your entire infrastructure)  Perform administration, schedule jobs, correlate events, receive email triggered alerts, and much, much more  Be prepared to spend some money on this
  • 17. © Raastech, Inc. 2015 | All rights reserved. Slide 17 of 58@Raastech Oracle Enterprise Manager Cloud Control
  • 18. © Raastech, Inc. 2015 | All rights reserved. Slide 18 of 58@Raastech Oracle Enterprise Manager Cloud Control
  • 19. © Raastech, Inc. 2015 | All rights reserved. Slide 19 of 58@Raastech Oracle Enterprise Manager Cloud Control
  • 20. © Raastech, Inc. 2015 | All rights reserved. Slide 20 of 58@Raastech VMware vFabric Hyperic  Was a decent monitoring tool, though less comprehensive than OEM  Very cost effective (at least before VMware acquired them)  Many other 3rd party tools on the market exist as well (e.g., AppDynamics, etc.) * We are not endorsing any product over another; just merely demonstrating the availability of 3rd party monitoring tools
  • 21. © Raastech, Inc. 2015 | All rights reserved. Slide 21 of 58@Raastech VMware vFabric Hyperic
  • 22. © Raastech, Inc. 2015 | All rights reserved. Slide 22 of 58@Raastech VMware vFabric Hyperic
  • 23. © Raastech, Inc. 2015 | All rights reserved. Slide 23 of 58@Raastech VMware vFabric Hyperic
  • 24. © Raastech, Inc. 2015 | All rights reserved. Slide 24 of 58@Raastech VMware vFabric Hyperic
  • 25. © Raastech, Inc. 2015 | All rights reserved. Slide 25 of 58@Raastech VMware vFabric Hyperic
  • 26. © Raastech, Inc. 2015 | All rights reserved. Slide 26 of 58@Raastech VMware vFabric Hyperic
  • 27. © Raastech, Inc. 2015 | All rights reserved. Slide 27 of 58@Raastech Agents  All monitoring tools require an “agent” to be installed on the target server  Usually employ a “push” concept Advantages  Agents can continue collecting even if there is no connectivity to the management server  Powerful features and capabilities can be built into the agents Disadvantages  Becomes painful if trying to install / upgrade hundreds or thousands of agents Management Server Target Target Target Target Agent Agent Agent Agent
  • 28. © Raastech, Inc. 2015 | All rights reserved. Slide 28 of 58@Raastech
  • 29. © Raastech, Inc. 2015 | All rights reserved. Slide 29 of 58@Raastech WLST (WebLogic Scripting Tool)  WLST is WebLogic Servers’s preferred scripting language  Common among administrators from a BEA background  WebLogic Server centric  Uses Jython (which allows Python scripts to be executed)  Scripts can be developed cross-platform, requiring little to no changes  Example of starting up a managed server using WLST: $WL_HOME/common/bin/wlst.sh wls:/offline> connect('weblogic', 'welcome1', 't3://adminhost:7001') wls:/soa_domain/serverConfig> start('soa_server1' , 'Server')
  • 30. © Raastech, Inc. 2015 | All rights reserved. Slide 30 of 58@Raastech WLST Example: Managed Server State & Heap Size
  • 31. © Raastech, Inc. 2015 | All rights reserved. Slide 31 of 58@Raastech WLST Example: JDBC Connection Pool Information
  • 32. © Raastech, Inc. 2015 | All rights reserved. Slide 32 of 58@Raastech WLST Example: JMS Destination Message Information
  • 33. © Raastech, Inc. 2015 | All rights reserved. Slide 33 of 58@Raastech WebLogic RESTful Management Service  Oracle WebLogic Server 11g introduces the RESTful Management Services  The monitoring resources are hosted by an internal web application  This is a feature that must be enabled  It provides access to key metrics easily accessible via REST (i.e., essentially another API into WebLogic Server metrics)  They are generally accessible via a URL, for example: http://<adminhost>:7001/management/tenant-monitoring/servers
  • 34. © Raastech, Inc. 2015 | All rights reserved. Slide 34 of 58@Raastech WebLogic REST Service: Servers
  • 35. © Raastech, Inc. 2015 | All rights reserved. Slide 35 of 58@Raastech WebLogic REST Service: Managed Server
  • 36. © Raastech, Inc. 2015 | All rights reserved. Slide 36 of 58@Raastech WebLogic REST Service: Clusters
  • 37. © Raastech, Inc. 2015 | All rights reserved. Slide 37 of 58@Raastech WebLogic REST Service: The “full format” option
  • 38. © Raastech, Inc. 2015 | All rights reserved. Slide 38 of 58@Raastech HTML, JSON, and XML Formats  Data can be retrieved in HTML, JSON, and XML formats
  • 39. © Raastech, Inc. 2015 | All rights reserved. Slide 39 of 58@Raastech Disadvantages of the RESTful Management Service  No historical metrics (only real-time, similar to the DMS Spy Servlet)  No administrative capabilities (monitoring only)  Limited to the following object types:  Servers  Clusters  Applications  Data Sources
  • 40. © Raastech, Inc. 2015 | All rights reserved. Slide 40 of 58@Raastech
  • 41. © Raastech, Inc. 2015 | All rights reserved. Slide 41 of 58@Raastech Remote Monitoring  Our definition of remote monitoring:  “Not-at-your-desk monitoring”  Could be through:  Emails  Web-based console  Mobile app Only alerts, but cannot view adhoc Difficult if VPN access required first Ideal scenario
  • 42. © Raastech, Inc. 2015 | All rights reserved. Slide 42 of 58@Raastech Remote Management  Our definition of remote management:  “Issue commands when away from your desk”  Could be through:  Parsed email replies  Web-based console  Mobile app Was cool back in 2004 Difficult if VPN access required first Ideal scenario
  • 43. © Raastech, Inc. 2015 | All rights reserved. Slide 43 of 58@Raastech
  • 44. © Raastech, Inc. 2015 | All rights reserved. Slide 44 of 58@Raastech Raastech Mobile Manager  “Raastech Mobile Manager for Oracle Fusion Middleware 1.0.0”  Developed by Raastech  Beta launch in October 2015  The world’s only mobile monitoring and management solution for Oracle Fusion Middleware
  • 45. © Raastech, Inc. 2015 | All rights reserved. Slide 45 of 58@Raastech Mobile App  Support for iOS and Android  Must connect to a backend management server
  • 46. © Raastech, Inc. 2015 | All rights reserved. Slide 46 of 58@Raastech Designed with UX and CX in Mind  Emphasis placed on usability  Extremely responsive UI, even when viewing huge data sets  Focuses on top 20% core features  Management requests are instantaneous  Can literally get up and running within minutes
  • 47. © Raastech, Inc. 2015 | All rights reserved. Slide 47 of 58@Raastech True Mobile Monitoring and Management
  • 48. © Raastech, Inc. 2015 | All rights reserved. Slide 48 of 58@Raastech Remote Management  Runs on GlassFish Server or WebLogic Server, with a backend MySQL database  Relies on cloud service for notifications  The 3 components are:  Raastech Mobile Manager  Raastech Management Server  Raastech Notification Server
  • 49. © Raastech, Inc. 2015 | All rights reserved. Slide 49 of 58@Raastech Customizable Views  Display data as:  Raw  Percent bar  Line graph  Time bar  Framework allows the ability to dynamically add additional metrics to monitor
  • 50. © Raastech, Inc. 2015 | All rights reserved. Slide 50 of 58@Raastech Historical Metrics  Hourly  Daily  Weekly  Monthly (6 months max)
  • 51. © Raastech, Inc. 2015 | All rights reserved. Slide 51 of 58@Raastech Agentless Architecture  No “agent” required on target servers  Employs a “pull” concept  Intended to simplify provisioning  Simply enter host, port, username, and password! Management Server Target Target Target Target
  • 52. © Raastech, Inc. 2015 | All rights reserved. Slide 52 of 58@Raastech Management & Administration  Start and stop managed servers  Start and stop JMS servers  Start and stop data sources  Start and stop JMS resources such as topics and queues  Dump thread stacks  Garbage collect  Logs
  • 53. © Raastech, Inc. 2015 | All rights reserved. Slide 53 of 58@Raastech Complete Oracle Fusion Middleware  Current:  Oracle WebLogic Server  Near term:  Oracle SOA Suite  Oracle Service Bus (OSB)  Oracle Business Activity Monitoring (BAM)  Oracle Business Intelligence Enterprise Edition (OBIEE)  Oracle Data Integrator (ODI)  Oracle Access Manager (OAM)  Oracle Internet Directory (OID)  Future:  TBD
  • 54. © Raastech, Inc. 2015 | All rights reserved. Slide 54 of 58@Raastech Features and Differentiators
  • 55. © Raastech, Inc. 2015 | All rights reserved. Slide 55 of 58@Raastech
  • 56. © Raastech, Inc. 2015 | All rights reserved. Slide 56 of 58@Raastech Summary  Monitoring approaches:  Console-based  Tool-based  Custom-based  Poor remote monitoring and management options  No mobile app solution by any vendor (except for Raastech Mobile Manager), likely due to complexity  They’re missing the point, the key is to narrow focus to the most widely used areas
  • 57. © Raastech, Inc. 2015 | All rights reserved. Slide 57 of 58@Raastech Q&A
  • 58. © Raastech, Inc. 2015 | All rights reserved. Slide 58 of 58@Raastech Contact Information  Ahmed Aboulnaga  Technical Director  @Ahmed_Aboulnaga  ahmed.aboulnaga@raastech.com  Harold Dost III  Principal Consultant  @hdost  harold.dost@raastech.com