SlideShare a Scribd company logo
Database performance monitoring: The key to
seamless application performance
Agenda
DB monitoring how to: Diving into the
key metrics of database servers
Essential insights for the database
admin
Optimizing database performance in
the Big Data era
Forecasting database utilization trends
and planning capacity
Availability
MemoryCPU Network
Processes Hardware
Disk
Why Monitoring?
• Monitor business critical metrics to ensure uninterrupted service delivery
• Analyzing Database performance and resolve performance issues before service disruption
• Analyzing root cause of common performance issues and eliminating recurring issues
• Trend analysis to know how resources are being used and plan future upgrades
Supported databases
Supported databases
1. DB monitoring how to: Diving into the key metrics of database servers
Availability
Health
Represents whether a particular database server is currently available to
undertake requests.
Represents the overall state of the Database server. Depends on
the severity of all the other attributes.
Up
Dow
n
Clear
Warning
Critical
Buffer Manager stats
• Buffer & Cache hit ratio
• Page Life Expectancy
• Cache used per minute
Connection stats
• Connection time
• Number of users connected to the system
• Logins, Logouts per min
• Number of SQL batch requests received by server
2. Essential insights for the database admin
A. Common database problems and how to tackle them
• Database throws "cannot connect" error
• Database response is slow towards requests
• Not able to retrieve data when accessing a particular record in a web application
B. Disaster Recovery
• Backup monitoring
• Replication monitoring
Discovery & mapping
Database throws "cannot connect" error
• Network issue
• SQL Server configuration issue
• Firewall issue
• Client driver issue
• Application configuration issue
• Authentication and logon issue
Discovery & mapping
Possible reasons:
• Not enough resources
• Queries taking more time to execute
Database response is slow towards requests
MsSQL Log File & Data Files
• See log file and data file details for individual SQL DBs
• Generate reports for log and data files
Oracle Tablespace stats
• Identify used & free bytes of individual table space.
• Monitor Reads and Writes per min
• Track data files & monitor datafile auto extend
MsSQL Top Queries by CPU
MsSQL Top Queries by CPU
MsSQL Slow running queries
Oracle Buffer Gets - Top 10 Queries
• Buffer Gets
• Execution
• Buffer Gets per Execution
Oracle Disk Reads - Top 10 Queries
Discovery & mapping
Not able to retrieve data when accessing a particular record in a web application
MsSQL -Session details
• Displays the SQL server session ID running in SQL Server along with its status.
• Shows information on blocked request and allows user to kill user session.
Oracle- Session details
• Identify ONLINE, OFFLINE, or INVALID sessions as well as sessions initiated by specific users.
• Monitor number of memory sorts, table scans performed.
• Track physical & logical reads of the session as well as buffer cache hit ratio
Oracle -Session summary
• Know sessions wait time and its corresponding event.
• Track account status and user account expiry date.
MsSQL Top waits by waiting tasks
MsSQL Most Blocked Queries
Oracle - Lock
• Know which type of session lock type is being used.
• Track blocked session time.
Discovery & mapping
B. Disaster recovery
Backup monitoring
Replication monitoring
(DR) is an area of security planning that aims to protect an organization from the effects of significant
negative events.
Let's break down the Disaster recovery plan into:
Backup/Restore stats
• Displays the performance metric about various SQL backup set present in the SQL Server.
• Select Action to enable/disable monitoring, and reset status.
Replication stats
• Log shipping status
• Publications
• Subscriptions
• Replication agents
• History of agents running in the SQL server.
Oracle Backup jobs
• Know the number of running backup jobs count.
• Get session key along with backup status.
Log apply gap
• Get Log apply gap details for both Primary & Secondary DB.
• Archive log Destination stats
Discovery & mapping
3. Optimizing database performance in the Big Data era
Resource Utilization
Cassandra Memory Utilization
• Free Memory
• Used Memory
MongoDB - Connection stats
• Connections used
• Connections available
Redis - DB stats
• Number of keys
• Number of expired keys
Slow transaction
Cassandra - Keyspace Latency
• Read Latency (/min)
• Write Latency (/min)
MongoDB-Lock & Asserted errors
• Read Lock, Write Lock
• Message, User asserts
Redis-Connected/Blocked clients
• Connected clients
• Blocked clients
Disaster recovery
Cassandra-Cluster
• Node state
• Unreachable nodes
MongoDB-Replication
Redis-Replication
Discovery & mapping
4. Forecasting database utilization trends and planning capacity
Trend analysis report
Pull at a glance report of the DB server to have a quick glance at all monitored attributes
Trend analysis report
Pull trend analysis report for a particular attribute the DB server to have a quick glance at all monitored
attributes
• History Report
• Hour of Day Report
• Day of Week Report
• Statistical Report
• Heat Chart
Compare performance attribute reports of different monitors.
View & compare reports
• Balance hardware costs
with computing needs.
• Plan future utilization
requirements.
Forecast report
• Customize with widgets
• Create and publish multiple
dashboards
• Unified business view of
your entire IT infrastructure
Dashboards
Contact : eval-apm@manageengine.com
Online Demo : demo.appmanager.com
Quick Recap:
• DB monitoring how to: Diving into the key metrics of database servers
• Essential insights for the database admin
• Optimizing database performance in the Big Data era
• Forecasting database utilization trends and planning capacity
Contact : eval-apm@manageengine.com
Online Demo : demo.appmanager.com

More Related Content

PPTX
Got documents - The Raven Bouns Edition
PPT
Remote DBA Experts 11g Features
PPTX
Got documents?
PPTX
Windows base servers auditing software
PPTX
SQL Explore 2012: P&T Part 1
PDF
Webinar: Faster Log Indexing with Fusion
PDF
A to z for sql azure databases
PDF
OpenText Archive Server on Azure
Got documents - The Raven Bouns Edition
Remote DBA Experts 11g Features
Got documents?
Windows base servers auditing software
SQL Explore 2012: P&T Part 1
Webinar: Faster Log Indexing with Fusion
A to z for sql azure databases
OpenText Archive Server on Azure

What's hot (18)

PPT
Megastore: Providing scalable and highly available storage
PDF
How companies use NoSQL & Couchbase - NoSQL Now 2014
PPTX
Oracle Database 12c - Features for Big Data
PPTX
NoSql Data Management
PPTX
Oracle Query Optimizer - An Introduction
PPTX
Got documents Code Mash Revision
PDF
MongoDB Certification Study Group - May 2016
PPT
Sql server performance tuning and optimization
PPTX
Practical examples of using extended events
PPTX
PDF
Comparison between mongo db and cassandra using ycsb
PPTX
Building highly scalable data pipelines with Apache Spark
PPTX
Showcase Hongda
PDF
Average Active Sessions - OaktableWorld 2013
PDF
Graduate Project Summary
PDF
Jump Start on Apache Spark 2.2 with Databricks
PPT
Mike Tangedal Sas Solutions
PPTX
Big Data Day LA 2016/ NoSQL track - MongoDB 3.2 Goodness!!!, Mark Helmstetter...
Megastore: Providing scalable and highly available storage
How companies use NoSQL & Couchbase - NoSQL Now 2014
Oracle Database 12c - Features for Big Data
NoSql Data Management
Oracle Query Optimizer - An Introduction
Got documents Code Mash Revision
MongoDB Certification Study Group - May 2016
Sql server performance tuning and optimization
Practical examples of using extended events
Comparison between mongo db and cassandra using ycsb
Building highly scalable data pipelines with Apache Spark
Showcase Hongda
Average Active Sessions - OaktableWorld 2013
Graduate Project Summary
Jump Start on Apache Spark 2.2 with Databricks
Mike Tangedal Sas Solutions
Big Data Day LA 2016/ NoSQL track - MongoDB 3.2 Goodness!!!, Mark Helmstetter...
Ad

Similar to Database performance monitoring:Key to seamless application performance (20)

PPTX
Key to optimal end user experience
PPTX
Visibility-from web application interface to the database
PPTX
Monitor database essentials with Applications Manager
PPTX
Monitoring sql server
PPT
10135 b 11
PDF
AppSphere 15 - Is the database affecting your critical business transactions?
PDF
Boost the Performance of SharePoint Today!
PPTX
SQL Server Wait Types Everyone Should Know
PDF
pdf-download-db-time-based-oracle-performance-tuning-theory-and.pdf
PDF
Remote DBA Experts SQL Server 2008 New Features
PDF
Presentation cloud control enterprise manager 12c
PDF
Presto At Treasure Data
PPTX
Chapter 11new
PPT
Intro Duction of Database and its fundamentals .ppt
PPTX
Understanding costly infrastructure problems and how to fix them
PPTX
high performance databases
PDF
Introduction to SharePoint for SQLserver DBAs
PPTX
Monitoring cloud applications and containers
PPTX
Data Stream Processing for Beginners with Kafka and CDC
PDF
Breaking data
Key to optimal end user experience
Visibility-from web application interface to the database
Monitor database essentials with Applications Manager
Monitoring sql server
10135 b 11
AppSphere 15 - Is the database affecting your critical business transactions?
Boost the Performance of SharePoint Today!
SQL Server Wait Types Everyone Should Know
pdf-download-db-time-based-oracle-performance-tuning-theory-and.pdf
Remote DBA Experts SQL Server 2008 New Features
Presentation cloud control enterprise manager 12c
Presto At Treasure Data
Chapter 11new
Intro Duction of Database and its fundamentals .ppt
Understanding costly infrastructure problems and how to fix them
high performance databases
Introduction to SharePoint for SQLserver DBAs
Monitoring cloud applications and containers
Data Stream Processing for Beginners with Kafka and CDC
Breaking data
Ad

More from ManageEngine, Zoho Corporation (20)

PPTX
Create seamless customer experiences
PDF
From web interface to database: Monitor what matters
PDF
NetFlow Analyzer Free Training Series Part I - May 2020
PDF
Overcome real-time server and VM monitoring challenges
PPTX
Modernizing Cloud and Hyperconverged Infrastructure monitoring
PPTX
Deliver seamless digital experience
PDF
Free NetFlow Analyzer training Season 1 Part 2 - Feb 2020
PPTX
From web interface to the database:Monitor all that matters
PDF
NetFlow Analyzer Training Season 1 Part 1 - Feb 2020 - EST
PDF
NetFlow Analyzer Training Season 1 Part 1 - Feb 2020 - GMT
PDF
NetFlow Analyzer Product Overview
PPTX
Monitoring cloud applications and hyperconverged infrastructure
PPTX
Building the right website monitoring strategy
PPTX
Unlock the value of your big data infrastructure
PPTX
implementing the right website monitoring strategy
PPTX
Big data and non relational database
PPTX
Free OpManager training Part 4 - Monitoring Network Performance and Network Maps
PPTX
Free OpManager training Part 3 - Monitoring Network Performance and Network Maps
PPTX
Free OpManager training Part 2 Monitoring Server Performance- season#3
PPTX
Free OpManager training Part1- Discovery and classification season#3
Create seamless customer experiences
From web interface to database: Monitor what matters
NetFlow Analyzer Free Training Series Part I - May 2020
Overcome real-time server and VM monitoring challenges
Modernizing Cloud and Hyperconverged Infrastructure monitoring
Deliver seamless digital experience
Free NetFlow Analyzer training Season 1 Part 2 - Feb 2020
From web interface to the database:Monitor all that matters
NetFlow Analyzer Training Season 1 Part 1 - Feb 2020 - EST
NetFlow Analyzer Training Season 1 Part 1 - Feb 2020 - GMT
NetFlow Analyzer Product Overview
Monitoring cloud applications and hyperconverged infrastructure
Building the right website monitoring strategy
Unlock the value of your big data infrastructure
implementing the right website monitoring strategy
Big data and non relational database
Free OpManager training Part 4 - Monitoring Network Performance and Network Maps
Free OpManager training Part 3 - Monitoring Network Performance and Network Maps
Free OpManager training Part 2 Monitoring Server Performance- season#3
Free OpManager training Part1- Discovery and classification season#3

Recently uploaded (20)

PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PDF
Approach and Philosophy of On baking technology
PPTX
Spectroscopy.pptx food analysis technology
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PPTX
MYSQL Presentation for SQL database connectivity
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PPTX
Tartificialntelligence_presentation.pptx
PDF
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
PDF
Electronic commerce courselecture one. Pdf
PPT
Teaching material agriculture food technology
PPTX
A Presentation on Artificial Intelligence
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
Empathic Computing: Creating Shared Understanding
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PDF
Spectral efficient network and resource selection model in 5G networks
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
MIND Revenue Release Quarter 2 2025 Press Release
PDF
Network Security Unit 5.pdf for BCA BBA.
The Rise and Fall of 3GPP – Time for a Sabbatical?
Approach and Philosophy of On baking technology
Spectroscopy.pptx food analysis technology
“AI and Expert System Decision Support & Business Intelligence Systems”
Agricultural_Statistics_at_a_Glance_2022_0.pdf
MYSQL Presentation for SQL database connectivity
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
Tartificialntelligence_presentation.pptx
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
Electronic commerce courselecture one. Pdf
Teaching material agriculture food technology
A Presentation on Artificial Intelligence
Building Integrated photovoltaic BIPV_UPV.pdf
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Empathic Computing: Creating Shared Understanding
Advanced methodologies resolving dimensionality complications for autism neur...
Spectral efficient network and resource selection model in 5G networks
Mobile App Security Testing_ A Comprehensive Guide.pdf
MIND Revenue Release Quarter 2 2025 Press Release
Network Security Unit 5.pdf for BCA BBA.

Database performance monitoring:Key to seamless application performance