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

Centralized logging
Centralized loggingCentralized logging
Centralized loggingblessYahu
 
Getting Started on AWS - AWSome Day Dallas 2018
Getting Started on AWS - AWSome Day Dallas 2018Getting Started on AWS - AWSome Day Dallas 2018
Getting Started on AWS - AWSome Day Dallas 2018Amazon Web Services
 
Keeping Up with the ELK Stack: Elasticsearch, Kibana, Beats, and Logstash
Keeping Up with the ELK Stack: Elasticsearch, Kibana, Beats, and LogstashKeeping Up with the ELK Stack: Elasticsearch, Kibana, Beats, and Logstash
Keeping Up with the ELK Stack: Elasticsearch, Kibana, Beats, and LogstashAmazon Web Services
 
The best way to run Elastic on Kubernetes
The best way to run Elastic on KubernetesThe best way to run Elastic on Kubernetes
The best way to run Elastic on KubernetesElasticsearch
 
AWS Glue - let's get stuck in!
AWS Glue - let's get stuck in!AWS Glue - let's get stuck in!
AWS Glue - let's get stuck in!Chris Taylor
 
Microservices with Java, Spring Boot and Spring Cloud
Microservices with Java, Spring Boot and Spring CloudMicroservices with Java, Spring Boot and Spring Cloud
Microservices with Java, Spring Boot and Spring CloudEberhard Wolff
 
Search and analyze your data with elasticsearch
Search and analyze your data with elasticsearchSearch and analyze your data with elasticsearch
Search and analyze your data with elasticsearchAnton Udovychenko
 
Streaming Millions of Contact Center Interactions in (Near) Real-Time with Pu...
Streaming Millions of Contact Center Interactions in (Near) Real-Time with Pu...Streaming Millions of Contact Center Interactions in (Near) Real-Time with Pu...
Streaming Millions of Contact Center Interactions in (Near) Real-Time with Pu...StreamNative
 
Blueprinting DevOps for Digital Transformation_v4
Blueprinting DevOps for Digital Transformation_v4Blueprinting DevOps for Digital Transformation_v4
Blueprinting DevOps for Digital Transformation_v4Aswin Kumar
 
Mule Runtime: Performance Tuning
Mule Runtime: Performance Tuning Mule Runtime: Performance Tuning
Mule Runtime: Performance Tuning MuleSoft
 
Vertex AI - Unified ML Platform for the entire AI workflow on Google Cloud
Vertex AI - Unified ML Platform for the entire AI workflow on Google CloudVertex AI - Unified ML Platform for the entire AI workflow on Google Cloud
Vertex AI - Unified ML Platform for the entire AI workflow on Google CloudMárton Kodok
 
The Zen of DataOps – AWS Lake Formation and the Data Supply Chain Pipeline
The Zen of DataOps – AWS Lake Formation and the Data Supply Chain PipelineThe Zen of DataOps – AWS Lake Formation and the Data Supply Chain Pipeline
The Zen of DataOps – AWS Lake Formation and the Data Supply Chain PipelineAmazon Web Services
 
Hadoop MapReduce joins
Hadoop MapReduce joinsHadoop MapReduce joins
Hadoop MapReduce joinsShalish VJ
 
Apache Kafka Architecture & Fundamentals Explained
Apache Kafka Architecture & Fundamentals ExplainedApache Kafka Architecture & Fundamentals Explained
Apache Kafka Architecture & Fundamentals Explainedconfluent
 
Kafka + Uber- The World’s Realtime Transit Infrastructure, Aaron Schildkrout
Kafka + Uber- The World’s Realtime Transit Infrastructure, Aaron SchildkroutKafka + Uber- The World’s Realtime Transit Infrastructure, Aaron Schildkrout
Kafka + Uber- The World’s Realtime Transit Infrastructure, Aaron Schildkroutconfluent
 
Implementing SRE practices: SLI/SLO deep dive - David Blank-Edelman - DevOpsD...
Implementing SRE practices: SLI/SLO deep dive - David Blank-Edelman - DevOpsD...Implementing SRE practices: SLI/SLO deep dive - David Blank-Edelman - DevOpsD...
Implementing SRE practices: SLI/SLO deep dive - David Blank-Edelman - DevOpsD...DevOpsDays Tel Aviv
 
DevOps vs. Site Reliability Engineering (SRE) in Age of Kubernetes
DevOps vs. Site Reliability Engineering (SRE) in Age of KubernetesDevOps vs. Site Reliability Engineering (SRE) in Age of Kubernetes
DevOps vs. Site Reliability Engineering (SRE) in Age of KubernetesDevOps.com
 
Stream Processing – Concepts and Frameworks
Stream Processing – Concepts and FrameworksStream Processing – Concepts and Frameworks
Stream Processing – Concepts and FrameworksGuido Schmutz
 

What's hot (20)

Centralized logging
Centralized loggingCentralized logging
Centralized logging
 
Getting Started on AWS - AWSome Day Dallas 2018
Getting Started on AWS - AWSome Day Dallas 2018Getting Started on AWS - AWSome Day Dallas 2018
Getting Started on AWS - AWSome Day Dallas 2018
 
Keeping Up with the ELK Stack: Elasticsearch, Kibana, Beats, and Logstash
Keeping Up with the ELK Stack: Elasticsearch, Kibana, Beats, and LogstashKeeping Up with the ELK Stack: Elasticsearch, Kibana, Beats, and Logstash
Keeping Up with the ELK Stack: Elasticsearch, Kibana, Beats, and Logstash
 
The best way to run Elastic on Kubernetes
The best way to run Elastic on KubernetesThe best way to run Elastic on Kubernetes
The best way to run Elastic on Kubernetes
 
AWS Glue - let's get stuck in!
AWS Glue - let's get stuck in!AWS Glue - let's get stuck in!
AWS Glue - let's get stuck in!
 
Microservices with Java, Spring Boot and Spring Cloud
Microservices with Java, Spring Boot and Spring CloudMicroservices with Java, Spring Boot and Spring Cloud
Microservices with Java, Spring Boot and Spring Cloud
 
Search and analyze your data with elasticsearch
Search and analyze your data with elasticsearchSearch and analyze your data with elasticsearch
Search and analyze your data with elasticsearch
 
Streaming Millions of Contact Center Interactions in (Near) Real-Time with Pu...
Streaming Millions of Contact Center Interactions in (Near) Real-Time with Pu...Streaming Millions of Contact Center Interactions in (Near) Real-Time with Pu...
Streaming Millions of Contact Center Interactions in (Near) Real-Time with Pu...
 
Introduction to Amazon DynamoDB
Introduction to Amazon DynamoDBIntroduction to Amazon DynamoDB
Introduction to Amazon DynamoDB
 
Introduction to Amazon Redshift
Introduction to Amazon RedshiftIntroduction to Amazon Redshift
Introduction to Amazon Redshift
 
Blueprinting DevOps for Digital Transformation_v4
Blueprinting DevOps for Digital Transformation_v4Blueprinting DevOps for Digital Transformation_v4
Blueprinting DevOps for Digital Transformation_v4
 
Mule Runtime: Performance Tuning
Mule Runtime: Performance Tuning Mule Runtime: Performance Tuning
Mule Runtime: Performance Tuning
 
Vertex AI - Unified ML Platform for the entire AI workflow on Google Cloud
Vertex AI - Unified ML Platform for the entire AI workflow on Google CloudVertex AI - Unified ML Platform for the entire AI workflow on Google Cloud
Vertex AI - Unified ML Platform for the entire AI workflow on Google Cloud
 
The Zen of DataOps – AWS Lake Formation and the Data Supply Chain Pipeline
The Zen of DataOps – AWS Lake Formation and the Data Supply Chain PipelineThe Zen of DataOps – AWS Lake Formation and the Data Supply Chain Pipeline
The Zen of DataOps – AWS Lake Formation and the Data Supply Chain Pipeline
 
Hadoop MapReduce joins
Hadoop MapReduce joinsHadoop MapReduce joins
Hadoop MapReduce joins
 
Apache Kafka Architecture & Fundamentals Explained
Apache Kafka Architecture & Fundamentals ExplainedApache Kafka Architecture & Fundamentals Explained
Apache Kafka Architecture & Fundamentals Explained
 
Kafka + Uber- The World’s Realtime Transit Infrastructure, Aaron Schildkrout
Kafka + Uber- The World’s Realtime Transit Infrastructure, Aaron SchildkroutKafka + Uber- The World’s Realtime Transit Infrastructure, Aaron Schildkrout
Kafka + Uber- The World’s Realtime Transit Infrastructure, Aaron Schildkrout
 
Implementing SRE practices: SLI/SLO deep dive - David Blank-Edelman - DevOpsD...
Implementing SRE practices: SLI/SLO deep dive - David Blank-Edelman - DevOpsD...Implementing SRE practices: SLI/SLO deep dive - David Blank-Edelman - DevOpsD...
Implementing SRE practices: SLI/SLO deep dive - David Blank-Edelman - DevOpsD...
 
DevOps vs. Site Reliability Engineering (SRE) in Age of Kubernetes
DevOps vs. Site Reliability Engineering (SRE) in Age of KubernetesDevOps vs. Site Reliability Engineering (SRE) in Age of Kubernetes
DevOps vs. Site Reliability Engineering (SRE) in Age of Kubernetes
 
Stream Processing – Concepts and Frameworks
Stream Processing – Concepts and FrameworksStream Processing – Concepts and Frameworks
Stream Processing – Concepts and Frameworks
 

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
 
Performance Tuning Oracle Weblogic Server 12c
Performance Tuning Oracle Weblogic Server 12cPerformance Tuning Oracle Weblogic Server 12c
Performance Tuning Oracle Weblogic Server 12cAjith Narayanan
 
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...
 
Performance Tuning Oracle Weblogic Server 12c
Performance Tuning Oracle Weblogic Server 12cPerformance Tuning Oracle Weblogic Server 12c
Performance Tuning Oracle Weblogic Server 12c
 
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
 
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
 

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
 
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
 

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

08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
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
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
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
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 

Recently uploaded (20)

08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
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
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
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
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 

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