SlideShare a Scribd company logo
1 of 21
Download to read offline
© 2015 EnterpriseDB Corporation. All rights reserved. 1
Introducing Postgres Enterprise Manager 5.0
To view the recording of this presentation visit
EnterpriseDB > Resources > Webcasts > On Demand Webcasts
© 2015 EnterpriseDB Corporation. All rights reserved. 2
•  EnterpriseDB Overview
•  Postgres Enterprise Manager Overview
•  Highlights of What’s New in PEM 5.0
−  Enhanced Alerting
−  Log Analysis Expert
−  Custom Probes
−  Auto-Discovery of Managed Servers
−  Remote Monitoring
Agenda
© 2015 EnterpriseDB Corporation. All rights reserved. 3
POSTGRES
innovation
ENTERPRISE
reliability
24/7
support
Services
& training
Enterprise-class
features, tools &
compatibility
Indemnification
Product
road-map
Control
Thousands
of developers
Fast
development
cycles
Low cost
No vendor
lock-in
Advanced
features
Enabling commercial
adoption of Postgres
© 2015 EnterpriseDB Corporation. All rights reserved. 4
The Database
PostgreSQL / Postgres Plus Advanced Server
Tools
xDB Replication
Server
Failover Manager
Management and
Monitoring
Back and
Recovery Tool Postgres Enterprise
Management (PEM)
Stack Builder &
Update Monitor
Cloud Enablement
Cloud Database for
Amazon Web Services Open Stack Support*
Core
OR
PostgreSQL
Postgres Plus
Advanced Server
Extension
Components (PostGIS, pgPool, pgBouncer,
SQL/Protect, PL/Perl Python TCL, FDW)
Connectors (.Net, JDBC, ODBC,OCL)
Utilities (EDBLoader, EDBPlus, ECPGPlus)
Migration Tool Kit
* Roadmap
EnterpriseDB Product Overview
APIs to enable the
Platform as a Service*
© 2015 EnterpriseDB Corporation. All rights reserved. 5
EDB is a Gartner Magic Quadrant Leader
© 2015 EnterpriseDB Corporation. All rights reserved. 6
•  Single management console allows easy
visual control
•  Works with both PostgreSQL and Postgres
Plus
•  Start/stop, configure, define and manage
storage, security and database objects via
single graphical console
MONITOR MANAGE TUNE
Only solution available that combines
all three tasks into one tool
EDB Postgres Enterprise Manager (PEM)
© 2015 EnterpriseDB Corporation. All rights reserved. 7
Unmanaged
Hosts
An efficient distributed
architecture perfectly
suited for managing,
monitoring and tuning
large numbers of Postgres
servers in multiple
locations
Monitoring Data
Enterprise Management
Connections
PEM Clients
or Web
Clients
Managed
Hosts
with PEM
Agents
Enterprise
Manager Agent
Installed on each
managed
machine; collects
data on OS and
database health
and operations PEM
Server
Enterprise
Manager Server
Centralized
storage for agent-
collected data and
client dashboards
Host Database
Management
Connection
Enterprise Manager Clients
User GUI console with global at-a-
glance monitoring dashboards;
used to carry out centralized
database administration and tuning
Platform-specific and web clients
POSTGRES
ENTERPRISE
MANAGER
(PEM)
EDB
© 2015 EnterpriseDB Corporation. All rights reserved. 8
Monitor All Your Postgres Databases From
One Screen
•  Customized global
dashboard
•  View up/down status
of all agents
•  Monitor alerts from
many servers in one
place
•  Navigate to
Dashboards for
further analysis
© 2015 EnterpriseDB Corporation. All rights reserved. 9
Predefined (225+) and
custom alerts via SMTP
or SNMP
Predefined & customized
at-a-glance dashboards
OS and database
statistics collection
Replication monitoring
MONITOR TUNEMANAGE
CRUD operations on all
database objects
Bulk operations across
multiple servers
Capacity Manager to plan &
forecast
Customizable GUI charts,
tables & graphs
Log Manager and Audit
Manager to configure
database metric collection
SQL/Profiler to speed up
large workloads
Index Advisor to suggest
and create indexes
Postgres Expert for best
practice enforcement
Tuning Wizard for machine
utilization and load profiles
No Other Tool Provides Much Visibility Into
your Postgres Databases
© 2015 EnterpriseDB Corporation. All rights reserved. 10
Highlights of PEM 5.0
•  Alert Level Specific Notifications
•  Log Analysis Expert
•  Custom Probes
•  Auto-Discovery of Managed
Servers
•  Remote Monitoring
•  Download Tuning
Recommendations
•  Log OS Metrics for Backend
Server Processes
•  Better Zooming and Granularity
Control
•  Cross Server Charts
•  Monitor Streaming Replication
Ease Of Use Richer Dashboards
© 2015 EnterpriseDB Corporation. All rights reserved. 11
Model your Support Staff Rotation in PEM
for Email Alerting
•  Decide who is
externally notified of
alerts by creating the
email groups.
•  Define different email
envelope information,
depending on time of
day.
© 2015 EnterpriseDB Corporation. All rights reserved. 12
Automate Notification or Actions on over 225
Predefined or Customizable Alerts (1 of 2)
•  Create and manage
alerts
•  Examples – running
low on disk space,
server down, last
vacuum, total table
bloat, etc.
•  Set the low, medium
and high threshold
© 2015 EnterpriseDB Corporation. All rights reserved. 13
Automate Notification or Actions on over 225
Predefined or Customizable Alerts (2 of 2)
•  Choose when and
who to send email
notifications to.
•  Decide when to send
SNMP traps
•  Further execute any
external script.
© 2015 EnterpriseDB Corporation. All rights reserved. 14
•  Generate reports on stats
like locks and queries that
are collected by the Log
Manager
•  Collects information based
on historical csv data, not
dependent on live logs.
•  First configure Log Manager
to enable collection of log
files.
•  Once you have logs
collected, use the Log
Analysis Expert to select
which reports to generate
•  More details in the ‘Log
Analysis Expert’ section of
the Online Help
Better Understand Database Activities with
Log Analysis Expert
© 2015 EnterpriseDB Corporation. All rights reserved. 15
Gather Any Custom Information You Want
With Custom Probes (1 of 3)
•  Probes are used to
gather metrics for
alerts and dashboard
charts.
•  View all System
Probes.
•  Add New or Modify
existing probes to suit
your needs.
© 2015 EnterpriseDB Corporation. All rights reserved. 16
Gather Any Custom Information You Want
With Custom Probes (2 of 3)
•  Define the columns
that will be used to
store the data
collected.
•  If ‘Graphable’, the
column will be
available on Charts
and Capacity Manager.
•  Control if the metric is
Point In Time or
Cumulative
© 2015 EnterpriseDB Corporation. All rights reserved. 17
Gather Any Custom Information You Want
With Custom Probes (3 of 3)
•  If this is a SQL Probe,
enter the SQL SELECT
statement to be
executed by the probe
in the Code tab.
•  If this is a Batch probe,
enter the shell or .bat
script to be invoked by
the probe.
© 2015 EnterpriseDB Corporation. All rights reserved. 18
•  Locate databases that
reside on servers with
Agents installed on them.
•  After you install agents
−  Select them in the tree
and choose
Management -> Auto
Discovery to open the
dialog shown.
−  Then select the
database server to have
the server property
fields filled in
•  More details in the
‘Automatic Discovery of
Server’ section of the
Online Help
Auto Discovery of Managed Servers For
Easier Deployment
© 2015 EnterpriseDB Corporation. All rights reserved. 19
•  Allow remote monitoring of
servers (without installing
agents using direct JDBC
connections), from the agent
running on the PEM server
−  Ignores OS level stats,
disables features like Server
Startup, Audit/Log/Capacity
Manager, Tuning/
Deployment Wizard
•  Create Server and select
Remote monitoring in PEM
Agent Tab.
Remote Monitoring
© 2015 EnterpriseDB Corporation. All rights reserved. 20
Feature Benefit Audience Motivation
Alert Controls Control who gets which alerts depending on
severity and time of day / day of week.
DBAs Ease of Use
Log Analysis Expert Better understanding the operations that
occur in your database.
DBAs Ease of Use
Custom Probes Get whatever custom information you want
from your databases or servers; pull in
BART or EFM status information
DBAs Compatibility
Auto-discovery of
Managed Servers
Given an IP address, will find all managed
database servers on that machine.
DBAs Ease of Use
Remote Monitoring Monitor servers without installing agents
using direct connections.
DBAs Ease of Use
Log OS Metrics for
Backend Server
Processes
New probe that capture memory and CPU
alongside process information
DBAs Compatibility
Improved Dashboards
(Better zooming /
granularity control,
cross server charts)
Compare metrics, More accurate and
relevant information when zooming in and
out of charts
DBAs Ease of Use
Recap: Main Feature/Benefits for this
Release
© 2015 EnterpriseDB Corporation. All rights reserved. 21
How can I learn more?
•  Download Postgres Enterprise Manager:
•  http://www.enterprisedb.com/download-postgres-enterprise-
manager
•  General Information:
•  http://www.enterprisedb.com/postgres-enterprise-manager
•  Contact Us:
•  sales@enterprisedb.com

More Related Content

What's hot

1. data infrastructure keynote october 2010 alain
1. data infrastructure keynote october 2010 alain1. data infrastructure keynote october 2010 alain
1. data infrastructure keynote october 2010 alain
Doina Draganescu
 
5. od optimized data-protection_archival_v1
5. od optimized data-protection_archival_v15. od optimized data-protection_archival_v1
5. od optimized data-protection_archival_v1
Doina Draganescu
 

What's hot (20)

Which Postgres is Right for You? - Part 2
Which Postgres is Right for You? - Part 2Which Postgres is Right for You? - Part 2
Which Postgres is Right for You? - Part 2
 
Welcome To The 2016 Query Store!
Welcome To The 2016 Query Store!Welcome To The 2016 Query Store!
Welcome To The 2016 Query Store!
 
Postgres in Production - Best Practices 2014
Postgres in Production - Best Practices 2014Postgres in Production - Best Practices 2014
Postgres in Production - Best Practices 2014
 
Tapping into New Postgres Resources with Remote DBAs
Tapping into New Postgres Resources with Remote DBAsTapping into New Postgres Resources with Remote DBAs
Tapping into New Postgres Resources with Remote DBAs
 
1. data infrastructure keynote october 2010 alain
1. data infrastructure keynote october 2010 alain1. data infrastructure keynote october 2010 alain
1. data infrastructure keynote october 2010 alain
 
9. intel prez sesiune hw
9. intel prez sesiune hw9. intel prez sesiune hw
9. intel prez sesiune hw
 
Storage Sizing for SAP
Storage Sizing for SAPStorage Sizing for SAP
Storage Sizing for SAP
 
Oracle 12.2 - My Favorite Top 5 New or Improved Features
Oracle 12.2 - My Favorite Top 5 New or Improved FeaturesOracle 12.2 - My Favorite Top 5 New or Improved Features
Oracle 12.2 - My Favorite Top 5 New or Improved Features
 
5. od optimized data-protection_archival_v1
5. od optimized data-protection_archival_v15. od optimized data-protection_archival_v1
5. od optimized data-protection_archival_v1
 
4.exalogic ferhat final
4.exalogic ferhat final4.exalogic ferhat final
4.exalogic ferhat final
 
Monitoring virtual environments
Monitoring virtual environments Monitoring virtual environments
Monitoring virtual environments
 
Minimize Headaches with Your Postgres Deployment
Minimize Headaches with Your Postgres DeploymentMinimize Headaches with Your Postgres Deployment
Minimize Headaches with Your Postgres Deployment
 
SAP and VMware (Virtualizing SAP)
SAP and VMware (Virtualizing SAP)SAP and VMware (Virtualizing SAP)
SAP and VMware (Virtualizing SAP)
 
4. (mjk) extreme performance 2
4. (mjk) extreme performance 24. (mjk) extreme performance 2
4. (mjk) extreme performance 2
 
Sap solutions-on-v mware-best-practices-guide
Sap solutions-on-v mware-best-practices-guideSap solutions-on-v mware-best-practices-guide
Sap solutions-on-v mware-best-practices-guide
 
Oracle enterprise manager cloud control 12c
Oracle enterprise manager cloud control 12cOracle enterprise manager cloud control 12c
Oracle enterprise manager cloud control 12c
 
rakesh_resume
rakesh_resumerakesh_resume
rakesh_resume
 
Percona, software libre y bases de datos
Percona, software libre y bases de datosPercona, software libre y bases de datos
Percona, software libre y bases de datos
 
EM12c: Capacity Planning with OEM Metrics
EM12c: Capacity Planning with OEM MetricsEM12c: Capacity Planning with OEM Metrics
EM12c: Capacity Planning with OEM Metrics
 
Oracle Database Appliance, ODA, X7-2 portfolio.
Oracle Database Appliance, ODA, X7-2 portfolio.Oracle Database Appliance, ODA, X7-2 portfolio.
Oracle Database Appliance, ODA, X7-2 portfolio.
 

Viewers also liked

Viewers also liked (8)

Business Continuity Considerations for a More Reliable Postgres Environment
Business Continuity Considerations for a More Reliable Postgres EnvironmentBusiness Continuity Considerations for a More Reliable Postgres Environment
Business Continuity Considerations for a More Reliable Postgres Environment
 
Postgres Point-in-Time Recovery
Postgres Point-in-Time RecoveryPostgres Point-in-Time Recovery
Postgres Point-in-Time Recovery
 
Which Postgres is Right for You?
Which Postgres is Right for You? Which Postgres is Right for You?
Which Postgres is Right for You?
 
Expanding with EDB Postgres Advanced Server 9.5
Expanding with EDB Postgres Advanced Server 9.5Expanding with EDB Postgres Advanced Server 9.5
Expanding with EDB Postgres Advanced Server 9.5
 
Technical Introduction to PostgreSQL and PPAS
Technical Introduction to PostgreSQL and PPASTechnical Introduction to PostgreSQL and PPAS
Technical Introduction to PostgreSQL and PPAS
 
DBaaS with EDB Postgres on AWS
DBaaS with EDB Postgres on AWSDBaaS with EDB Postgres on AWS
DBaaS with EDB Postgres on AWS
 
5 Postgres DBA Tips
5 Postgres DBA Tips5 Postgres DBA Tips
5 Postgres DBA Tips
 
Product Update: EDB Postgres Platform 2017
Product Update: EDB Postgres Platform 2017Product Update: EDB Postgres Platform 2017
Product Update: EDB Postgres Platform 2017
 

Similar to Introducing Postgres Enterprise Manager 5.0

WebSphere 6.1 admin Course 3
WebSphere 6.1 admin Course 3WebSphere 6.1 admin Course 3
WebSphere 6.1 admin Course 3
odedns
 
Installation & configuration
Installation & configurationInstallation & configuration
Installation & configuration
SyAM Software
 

Similar to Introducing Postgres Enterprise Manager 5.0 (20)

Server monitoring made easy with Applications Manager
Server monitoring made easy with Applications ManagerServer monitoring made easy with Applications Manager
Server monitoring made easy with Applications Manager
 
WebSphere 6.1 admin Course 3
WebSphere 6.1 admin Course 3WebSphere 6.1 admin Course 3
WebSphere 6.1 admin Course 3
 
New Integration Options with Postgres Enterprise Manager 8.0
New Integration Options with Postgres Enterprise Manager 8.0New Integration Options with Postgres Enterprise Manager 8.0
New Integration Options with Postgres Enterprise Manager 8.0
 
SyAM Software Solutions Overview
SyAM Software Solutions OverviewSyAM Software Solutions Overview
SyAM Software Solutions Overview
 
Presentation sg v77
Presentation sg v77Presentation sg v77
Presentation sg v77
 
Introducing Elevate Capacity Management
Introducing Elevate Capacity ManagementIntroducing Elevate Capacity Management
Introducing Elevate Capacity Management
 
XenApp XenDesktop 7.8 Workshop
XenApp XenDesktop 7.8 Workshop XenApp XenDesktop 7.8 Workshop
XenApp XenDesktop 7.8 Workshop
 
SCOM Tips and Tricks
SCOM Tips and TricksSCOM Tips and Tricks
SCOM Tips and Tricks
 
Installation & configuration
Installation & configurationInstallation & configuration
Installation & configuration
 
S200515 storage-insights-ist2020-v2001d
S200515 storage-insights-ist2020-v2001dS200515 storage-insights-ist2020-v2001d
S200515 storage-insights-ist2020-v2001d
 
Intro.to.pem webinar.slides-061913
Intro.to.pem webinar.slides-061913Intro.to.pem webinar.slides-061913
Intro.to.pem webinar.slides-061913
 
Integrating Hybrid Cloud Database-as-a-Service with Cloud Foundry’s Service​ ...
Integrating Hybrid Cloud Database-as-a-Service with Cloud Foundry’s Service​ ...Integrating Hybrid Cloud Database-as-a-Service with Cloud Foundry’s Service​ ...
Integrating Hybrid Cloud Database-as-a-Service with Cloud Foundry’s Service​ ...
 
Exploring key admin features for comprehensive Applications Performance Monit...
Exploring key admin features for comprehensive Applications Performance Monit...Exploring key admin features for comprehensive Applications Performance Monit...
Exploring key admin features for comprehensive Applications Performance Monit...
 
Database Security, Better Audits, Lower Costs
Database Security, Better Audits, Lower CostsDatabase Security, Better Audits, Lower Costs
Database Security, Better Audits, Lower Costs
 
EDB Database Servers and Tools
EDB Database Servers and Tools EDB Database Servers and Tools
EDB Database Servers and Tools
 
Dev ops for big data cluster management tools
Dev ops for big data  cluster management toolsDev ops for big data  cluster management tools
Dev ops for big data cluster management tools
 
New enhancements for security and usability in EDB 13
New enhancements for security and usability in EDB 13New enhancements for security and usability in EDB 13
New enhancements for security and usability in EDB 13
 
Ims02 automics and modernization - IMS UG May 2014 Sydney & Melbourne
Ims02   automics and modernization - IMS UG May 2014 Sydney & MelbourneIms02   automics and modernization - IMS UG May 2014 Sydney & Melbourne
Ims02 automics and modernization - IMS UG May 2014 Sydney & Melbourne
 
GWAVACon 2015: GWAVA - Archiving 2.0
GWAVACon 2015: GWAVA - Archiving 2.0   GWAVACon 2015: GWAVA - Archiving 2.0
GWAVACon 2015: GWAVA - Archiving 2.0
 
CON5451_Brydon-OOW2014_Brydon_CON5451 (1).pptx
CON5451_Brydon-OOW2014_Brydon_CON5451 (1).pptxCON5451_Brydon-OOW2014_Brydon_CON5451 (1).pptx
CON5451_Brydon-OOW2014_Brydon_CON5451 (1).pptx
 

More from EDB

EFM Office Hours - APJ - July 29, 2021
EFM Office Hours - APJ - July 29, 2021EFM Office Hours - APJ - July 29, 2021
EFM Office Hours - APJ - July 29, 2021
EDB
 
Is There Anything PgBouncer Can’t Do?
Is There Anything PgBouncer Can’t Do?Is There Anything PgBouncer Can’t Do?
Is There Anything PgBouncer Can’t Do?
EDB
 
A Deeper Dive into EXPLAIN
A Deeper Dive into EXPLAINA Deeper Dive into EXPLAIN
A Deeper Dive into EXPLAIN
EDB
 

More from EDB (20)

Cloud Migration Paths: Kubernetes, IaaS, or DBaaS
Cloud Migration Paths: Kubernetes, IaaS, or DBaaSCloud Migration Paths: Kubernetes, IaaS, or DBaaS
Cloud Migration Paths: Kubernetes, IaaS, or DBaaS
 
Die 10 besten PostgreSQL-Replikationsstrategien für Ihr Unternehmen
Die 10 besten PostgreSQL-Replikationsstrategien für Ihr UnternehmenDie 10 besten PostgreSQL-Replikationsstrategien für Ihr Unternehmen
Die 10 besten PostgreSQL-Replikationsstrategien für Ihr Unternehmen
 
Migre sus bases de datos Oracle a la nube
Migre sus bases de datos Oracle a la nube Migre sus bases de datos Oracle a la nube
Migre sus bases de datos Oracle a la nube
 
EFM Office Hours - APJ - July 29, 2021
EFM Office Hours - APJ - July 29, 2021EFM Office Hours - APJ - July 29, 2021
EFM Office Hours - APJ - July 29, 2021
 
Benchmarking Cloud Native PostgreSQL
Benchmarking Cloud Native PostgreSQLBenchmarking Cloud Native PostgreSQL
Benchmarking Cloud Native PostgreSQL
 
Las Variaciones de la Replicación de PostgreSQL
Las Variaciones de la Replicación de PostgreSQLLas Variaciones de la Replicación de PostgreSQL
Las Variaciones de la Replicación de PostgreSQL
 
NoSQL and Spatial Database Capabilities using PostgreSQL
NoSQL and Spatial Database Capabilities using PostgreSQLNoSQL and Spatial Database Capabilities using PostgreSQL
NoSQL and Spatial Database Capabilities using PostgreSQL
 
Is There Anything PgBouncer Can’t Do?
Is There Anything PgBouncer Can’t Do?Is There Anything PgBouncer Can’t Do?
Is There Anything PgBouncer Can’t Do?
 
Data Analysis with TensorFlow in PostgreSQL
Data Analysis with TensorFlow in PostgreSQLData Analysis with TensorFlow in PostgreSQL
Data Analysis with TensorFlow in PostgreSQL
 
Practical Partitioning in Production with Postgres
Practical Partitioning in Production with PostgresPractical Partitioning in Production with Postgres
Practical Partitioning in Production with Postgres
 
A Deeper Dive into EXPLAIN
A Deeper Dive into EXPLAINA Deeper Dive into EXPLAIN
A Deeper Dive into EXPLAIN
 
IOT with PostgreSQL
IOT with PostgreSQLIOT with PostgreSQL
IOT with PostgreSQL
 
A Journey from Oracle to PostgreSQL
A Journey from Oracle to PostgreSQLA Journey from Oracle to PostgreSQL
A Journey from Oracle to PostgreSQL
 
Psql is awesome!
Psql is awesome!Psql is awesome!
Psql is awesome!
 
EDB 13 - New Enhancements for Security and Usability - APJ
EDB 13 - New Enhancements for Security and Usability - APJEDB 13 - New Enhancements for Security and Usability - APJ
EDB 13 - New Enhancements for Security and Usability - APJ
 
Comment sauvegarder correctement vos données
Comment sauvegarder correctement vos donnéesComment sauvegarder correctement vos données
Comment sauvegarder correctement vos données
 
Cloud Native PostgreSQL - Italiano
Cloud Native PostgreSQL - ItalianoCloud Native PostgreSQL - Italiano
Cloud Native PostgreSQL - Italiano
 
New enhancements for security and usability in EDB 13
New enhancements for security and usability in EDB 13New enhancements for security and usability in EDB 13
New enhancements for security and usability in EDB 13
 
Best Practices in Security with PostgreSQL
Best Practices in Security with PostgreSQLBest Practices in Security with PostgreSQL
Best Practices in Security with PostgreSQL
 
Cloud Native PostgreSQL - APJ
Cloud Native PostgreSQL - APJCloud Native PostgreSQL - APJ
Cloud Native PostgreSQL - APJ
 

Recently uploaded

Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Victor Rentea
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
panagenda
 

Recently uploaded (20)

Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 
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
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
 
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...
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024
 

Introducing Postgres Enterprise Manager 5.0

  • 1. © 2015 EnterpriseDB Corporation. All rights reserved. 1 Introducing Postgres Enterprise Manager 5.0 To view the recording of this presentation visit EnterpriseDB > Resources > Webcasts > On Demand Webcasts
  • 2. © 2015 EnterpriseDB Corporation. All rights reserved. 2 •  EnterpriseDB Overview •  Postgres Enterprise Manager Overview •  Highlights of What’s New in PEM 5.0 −  Enhanced Alerting −  Log Analysis Expert −  Custom Probes −  Auto-Discovery of Managed Servers −  Remote Monitoring Agenda
  • 3. © 2015 EnterpriseDB Corporation. All rights reserved. 3 POSTGRES innovation ENTERPRISE reliability 24/7 support Services & training Enterprise-class features, tools & compatibility Indemnification Product road-map Control Thousands of developers Fast development cycles Low cost No vendor lock-in Advanced features Enabling commercial adoption of Postgres
  • 4. © 2015 EnterpriseDB Corporation. All rights reserved. 4 The Database PostgreSQL / Postgres Plus Advanced Server Tools xDB Replication Server Failover Manager Management and Monitoring Back and Recovery Tool Postgres Enterprise Management (PEM) Stack Builder & Update Monitor Cloud Enablement Cloud Database for Amazon Web Services Open Stack Support* Core OR PostgreSQL Postgres Plus Advanced Server Extension Components (PostGIS, pgPool, pgBouncer, SQL/Protect, PL/Perl Python TCL, FDW) Connectors (.Net, JDBC, ODBC,OCL) Utilities (EDBLoader, EDBPlus, ECPGPlus) Migration Tool Kit * Roadmap EnterpriseDB Product Overview APIs to enable the Platform as a Service*
  • 5. © 2015 EnterpriseDB Corporation. All rights reserved. 5 EDB is a Gartner Magic Quadrant Leader
  • 6. © 2015 EnterpriseDB Corporation. All rights reserved. 6 •  Single management console allows easy visual control •  Works with both PostgreSQL and Postgres Plus •  Start/stop, configure, define and manage storage, security and database objects via single graphical console MONITOR MANAGE TUNE Only solution available that combines all three tasks into one tool EDB Postgres Enterprise Manager (PEM)
  • 7. © 2015 EnterpriseDB Corporation. All rights reserved. 7 Unmanaged Hosts An efficient distributed architecture perfectly suited for managing, monitoring and tuning large numbers of Postgres servers in multiple locations Monitoring Data Enterprise Management Connections PEM Clients or Web Clients Managed Hosts with PEM Agents Enterprise Manager Agent Installed on each managed machine; collects data on OS and database health and operations PEM Server Enterprise Manager Server Centralized storage for agent- collected data and client dashboards Host Database Management Connection Enterprise Manager Clients User GUI console with global at-a- glance monitoring dashboards; used to carry out centralized database administration and tuning Platform-specific and web clients POSTGRES ENTERPRISE MANAGER (PEM) EDB
  • 8. © 2015 EnterpriseDB Corporation. All rights reserved. 8 Monitor All Your Postgres Databases From One Screen •  Customized global dashboard •  View up/down status of all agents •  Monitor alerts from many servers in one place •  Navigate to Dashboards for further analysis
  • 9. © 2015 EnterpriseDB Corporation. All rights reserved. 9 Predefined (225+) and custom alerts via SMTP or SNMP Predefined & customized at-a-glance dashboards OS and database statistics collection Replication monitoring MONITOR TUNEMANAGE CRUD operations on all database objects Bulk operations across multiple servers Capacity Manager to plan & forecast Customizable GUI charts, tables & graphs Log Manager and Audit Manager to configure database metric collection SQL/Profiler to speed up large workloads Index Advisor to suggest and create indexes Postgres Expert for best practice enforcement Tuning Wizard for machine utilization and load profiles No Other Tool Provides Much Visibility Into your Postgres Databases
  • 10. © 2015 EnterpriseDB Corporation. All rights reserved. 10 Highlights of PEM 5.0 •  Alert Level Specific Notifications •  Log Analysis Expert •  Custom Probes •  Auto-Discovery of Managed Servers •  Remote Monitoring •  Download Tuning Recommendations •  Log OS Metrics for Backend Server Processes •  Better Zooming and Granularity Control •  Cross Server Charts •  Monitor Streaming Replication Ease Of Use Richer Dashboards
  • 11. © 2015 EnterpriseDB Corporation. All rights reserved. 11 Model your Support Staff Rotation in PEM for Email Alerting •  Decide who is externally notified of alerts by creating the email groups. •  Define different email envelope information, depending on time of day.
  • 12. © 2015 EnterpriseDB Corporation. All rights reserved. 12 Automate Notification or Actions on over 225 Predefined or Customizable Alerts (1 of 2) •  Create and manage alerts •  Examples – running low on disk space, server down, last vacuum, total table bloat, etc. •  Set the low, medium and high threshold
  • 13. © 2015 EnterpriseDB Corporation. All rights reserved. 13 Automate Notification or Actions on over 225 Predefined or Customizable Alerts (2 of 2) •  Choose when and who to send email notifications to. •  Decide when to send SNMP traps •  Further execute any external script.
  • 14. © 2015 EnterpriseDB Corporation. All rights reserved. 14 •  Generate reports on stats like locks and queries that are collected by the Log Manager •  Collects information based on historical csv data, not dependent on live logs. •  First configure Log Manager to enable collection of log files. •  Once you have logs collected, use the Log Analysis Expert to select which reports to generate •  More details in the ‘Log Analysis Expert’ section of the Online Help Better Understand Database Activities with Log Analysis Expert
  • 15. © 2015 EnterpriseDB Corporation. All rights reserved. 15 Gather Any Custom Information You Want With Custom Probes (1 of 3) •  Probes are used to gather metrics for alerts and dashboard charts. •  View all System Probes. •  Add New or Modify existing probes to suit your needs.
  • 16. © 2015 EnterpriseDB Corporation. All rights reserved. 16 Gather Any Custom Information You Want With Custom Probes (2 of 3) •  Define the columns that will be used to store the data collected. •  If ‘Graphable’, the column will be available on Charts and Capacity Manager. •  Control if the metric is Point In Time or Cumulative
  • 17. © 2015 EnterpriseDB Corporation. All rights reserved. 17 Gather Any Custom Information You Want With Custom Probes (3 of 3) •  If this is a SQL Probe, enter the SQL SELECT statement to be executed by the probe in the Code tab. •  If this is a Batch probe, enter the shell or .bat script to be invoked by the probe.
  • 18. © 2015 EnterpriseDB Corporation. All rights reserved. 18 •  Locate databases that reside on servers with Agents installed on them. •  After you install agents −  Select them in the tree and choose Management -> Auto Discovery to open the dialog shown. −  Then select the database server to have the server property fields filled in •  More details in the ‘Automatic Discovery of Server’ section of the Online Help Auto Discovery of Managed Servers For Easier Deployment
  • 19. © 2015 EnterpriseDB Corporation. All rights reserved. 19 •  Allow remote monitoring of servers (without installing agents using direct JDBC connections), from the agent running on the PEM server −  Ignores OS level stats, disables features like Server Startup, Audit/Log/Capacity Manager, Tuning/ Deployment Wizard •  Create Server and select Remote monitoring in PEM Agent Tab. Remote Monitoring
  • 20. © 2015 EnterpriseDB Corporation. All rights reserved. 20 Feature Benefit Audience Motivation Alert Controls Control who gets which alerts depending on severity and time of day / day of week. DBAs Ease of Use Log Analysis Expert Better understanding the operations that occur in your database. DBAs Ease of Use Custom Probes Get whatever custom information you want from your databases or servers; pull in BART or EFM status information DBAs Compatibility Auto-discovery of Managed Servers Given an IP address, will find all managed database servers on that machine. DBAs Ease of Use Remote Monitoring Monitor servers without installing agents using direct connections. DBAs Ease of Use Log OS Metrics for Backend Server Processes New probe that capture memory and CPU alongside process information DBAs Compatibility Improved Dashboards (Better zooming / granularity control, cross server charts) Compare metrics, More accurate and relevant information when zooming in and out of charts DBAs Ease of Use Recap: Main Feature/Benefits for this Release
  • 21. © 2015 EnterpriseDB Corporation. All rights reserved. 21 How can I learn more? •  Download Postgres Enterprise Manager: •  http://www.enterprisedb.com/download-postgres-enterprise- manager •  General Information: •  http://www.enterprisedb.com/postgres-enterprise-manager •  Contact Us: •  sales@enterprisedb.com