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

Apache Kuduは何がそんなに「速い」DBなのか? #dbts2017
Apache Kuduは何がそんなに「速い」DBなのか? #dbts2017Apache Kuduは何がそんなに「速い」DBなのか? #dbts2017
Apache Kuduは何がそんなに「速い」DBなのか? #dbts2017Cloudera Japan
 
Oracle GoldenGate 19c を使用した 簡単データベース移行ガイド_v1.0
Oracle GoldenGate 19c を使用した 簡単データベース移行ガイド_v1.0Oracle GoldenGate 19c を使用した 簡単データベース移行ガイド_v1.0
Oracle GoldenGate 19c を使用した 簡単データベース移行ガイド_v1.0オラクルエンジニア通信
 
PG-REXで学ぶPacemaker運用の実例
PG-REXで学ぶPacemaker運用の実例PG-REXで学ぶPacemaker運用の実例
PG-REXで学ぶPacemaker運用の実例kazuhcurry
 
DB Time, Average Active Sessions, and ASH Math - Oracle performance fundamentals
DB Time, Average Active Sessions, and ASH Math - Oracle performance fundamentalsDB Time, Average Active Sessions, and ASH Math - Oracle performance fundamentals
DB Time, Average Active Sessions, and ASH Math - Oracle performance fundamentalsJohn Beresniewicz
 
Turbocharge SQL Performance in PL/SQL with Bulk Processing
Turbocharge SQL Performance in PL/SQL with Bulk ProcessingTurbocharge SQL Performance in PL/SQL with Bulk Processing
Turbocharge SQL Performance in PL/SQL with Bulk ProcessingSteven Feuerstein
 
Micrometer/Prometheusによる大規模システムモニタリング #jsug #sf_26
Micrometer/Prometheusによる大規模システムモニタリング #jsug #sf_26Micrometer/Prometheusによる大規模システムモニタリング #jsug #sf_26
Micrometer/Prometheusによる大規模システムモニタリング #jsug #sf_26Yahoo!デベロッパーネットワーク
 
雑なMySQLパフォーマンスチューニング
雑なMySQLパフォーマンスチューニング雑なMySQLパフォーマンスチューニング
雑なMySQLパフォーマンスチューニングyoku0825
 
Salesforce DXとLightning Web ComponentsでモダンSalesforceアプリ開発
Salesforce DXとLightning Web ComponentsでモダンSalesforceアプリ開発Salesforce DXとLightning Web ComponentsでモダンSalesforceアプリ開発
Salesforce DXとLightning Web ComponentsでモダンSalesforceアプリ開発Salesforce Developers Japan
 
PostgreSQL10徹底解説
PostgreSQL10徹底解説PostgreSQL10徹底解説
PostgreSQL10徹底解説Masahiko Sawada
 
アーキテクチャから理解するPostgreSQLのレプリケーション
アーキテクチャから理解するPostgreSQLのレプリケーションアーキテクチャから理解するPostgreSQLのレプリケーション
アーキテクチャから理解するPostgreSQLのレプリケーションMasahiko Sawada
 
Rac rac one_node説明資料
Rac rac one_node説明資料Rac rac one_node説明資料
Rac rac one_node説明資料Hiroki Morita
 
thymeleafさいしょの一歩
thymeleafさいしょの一歩thymeleafさいしょの一歩
thymeleafさいしょの一歩Yuichi Hasegawa
 
Oracle Real Application Clusters (RAC) 12c Rel. 2 - Operational Best Practices
Oracle Real Application Clusters (RAC) 12c Rel. 2 - Operational Best PracticesOracle Real Application Clusters (RAC) 12c Rel. 2 - Operational Best Practices
Oracle Real Application Clusters (RAC) 12c Rel. 2 - Operational Best PracticesMarkus Michalewicz
 

What's hot (20)

Apache Kuduは何がそんなに「速い」DBなのか? #dbts2017
Apache Kuduは何がそんなに「速い」DBなのか? #dbts2017Apache Kuduは何がそんなに「速い」DBなのか? #dbts2017
Apache Kuduは何がそんなに「速い」DBなのか? #dbts2017
 
Oracle GoldenGate 19c を使用した 簡単データベース移行ガイド_v1.0
Oracle GoldenGate 19c を使用した 簡単データベース移行ガイド_v1.0Oracle GoldenGate 19c を使用した 簡単データベース移行ガイド_v1.0
Oracle GoldenGate 19c を使用した 簡単データベース移行ガイド_v1.0
 
DataGuard体験記
DataGuard体験記DataGuard体験記
DataGuard体験記
 
PG-REXで学ぶPacemaker運用の実例
PG-REXで学ぶPacemaker運用の実例PG-REXで学ぶPacemaker運用の実例
PG-REXで学ぶPacemaker運用の実例
 
Yahoo! JAPANのOracle構成-2017年版
Yahoo! JAPANのOracle構成-2017年版Yahoo! JAPANのOracle構成-2017年版
Yahoo! JAPANのOracle構成-2017年版
 
DB Time, Average Active Sessions, and ASH Math - Oracle performance fundamentals
DB Time, Average Active Sessions, and ASH Math - Oracle performance fundamentalsDB Time, Average Active Sessions, and ASH Math - Oracle performance fundamentals
DB Time, Average Active Sessions, and ASH Math - Oracle performance fundamentals
 
Turbocharge SQL Performance in PL/SQL with Bulk Processing
Turbocharge SQL Performance in PL/SQL with Bulk ProcessingTurbocharge SQL Performance in PL/SQL with Bulk Processing
Turbocharge SQL Performance in PL/SQL with Bulk Processing
 
Micrometer/Prometheusによる大規模システムモニタリング #jsug #sf_26
Micrometer/Prometheusによる大規模システムモニタリング #jsug #sf_26Micrometer/Prometheusによる大規模システムモニタリング #jsug #sf_26
Micrometer/Prometheusによる大規模システムモニタリング #jsug #sf_26
 
URLで遊ぼう
URLで遊ぼうURLで遊ぼう
URLで遊ぼう
 
雑なMySQLパフォーマンスチューニング
雑なMySQLパフォーマンスチューニング雑なMySQLパフォーマンスチューニング
雑なMySQLパフォーマンスチューニング
 
Salesforce DXとLightning Web ComponentsでモダンSalesforceアプリ開発
Salesforce DXとLightning Web ComponentsでモダンSalesforceアプリ開発Salesforce DXとLightning Web ComponentsでモダンSalesforceアプリ開発
Salesforce DXとLightning Web ComponentsでモダンSalesforceアプリ開発
 
PostgreSQL10徹底解説
PostgreSQL10徹底解説PostgreSQL10徹底解説
PostgreSQL10徹底解説
 
アーキテクチャから理解するPostgreSQLのレプリケーション
アーキテクチャから理解するPostgreSQLのレプリケーションアーキテクチャから理解するPostgreSQLのレプリケーション
アーキテクチャから理解するPostgreSQLのレプリケーション
 
OCI GoldenGate Overview 2021年4月版
OCI GoldenGate Overview 2021年4月版OCI GoldenGate Overview 2021年4月版
OCI GoldenGate Overview 2021年4月版
 
Oracle GoldenGate導入Tips
Oracle GoldenGate導入TipsOracle GoldenGate導入Tips
Oracle GoldenGate導入Tips
 
Oracle GoldenGate
Oracle GoldenGate Oracle GoldenGate
Oracle GoldenGate
 
Rac rac one_node説明資料
Rac rac one_node説明資料Rac rac one_node説明資料
Rac rac one_node説明資料
 
thymeleafさいしょの一歩
thymeleafさいしょの一歩thymeleafさいしょの一歩
thymeleafさいしょの一歩
 
Oracle Real Application Clusters (RAC) 12c Rel. 2 - Operational Best Practices
Oracle Real Application Clusters (RAC) 12c Rel. 2 - Operational Best PracticesOracle Real Application Clusters (RAC) 12c Rel. 2 - Operational Best Practices
Oracle Real Application Clusters (RAC) 12c Rel. 2 - Operational Best Practices
 
いまさら聞けないPostgreSQL運用管理
いまさら聞けないPostgreSQL運用管理いまさら聞けないPostgreSQL運用管理
いまさら聞けないPostgreSQL運用管理
 

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

Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxnull - The Open Security Community
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions
 
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024BookNet Canada
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
APIForce Zurich 5 April Automation LPDG
APIForce Zurich 5 April  Automation LPDGAPIForce Zurich 5 April  Automation LPDG
APIForce Zurich 5 April Automation LPDGMarianaLemus7
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentationphoebematthew05
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsHyundai Motor Group
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraDeakin University
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024The Digital Insurer
 

Recently uploaded (20)

Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
The transition to renewables in India.pdf
The transition to renewables in India.pdfThe transition to renewables in India.pdf
The transition to renewables in India.pdf
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping Elbows
 
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
 
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptxVulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
APIForce Zurich 5 April Automation LPDG
APIForce Zurich 5 April  Automation LPDGAPIForce Zurich 5 April  Automation LPDG
APIForce Zurich 5 April Automation LPDG
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentation
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning era
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024
 

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