SlideShare a Scribd company logo
Getting Started with Site24x7
Application Performance
Monitoring
Site24x7 Webinar - Dec 9th 2015
โ€ข Introduction to Site24x7
โ€ข Site24x7 web infrastructure monitoring
โ€ข What is Application Performance (APM) monitoring?
โ€ข Site24x7 APM for Java, .NET, Ruby - Setup, features and functionalities
โ€ข Real User Monitoring - Application Performance Monitoring integration
โ€ข Mobile APM - iOS and Android native application monitoring
โ€ข Best practices
Agenda
ZohoCorp - Established in 1996 - Software. It's our Craft!
13 Millon Users
90,000+ Enterprise Companies
25,000+ Deployments
by telecom service
providers worldwide
Application Performance Monitoring (APM)
End User Experience Monitoring
Real User Monitoring
Application Performance
Monitoring
Web Infrastructure Monitoring
End User Experience Monitoring
โ€ข Flavors of End User Experience Monitoring
โ€ข Synthetic (Active)
โ€ข Real User Monitoring (Passive)
โ€ข Synthetic Monitoring
โ€ข Monitoring from a controlled environment
โ€ข Real User Monitoring (RUM)
โ€ข Real time customer emotion performance & analytics
50 + checkpoints across the globe
End User Experience Monitoring
โ€ข User Browser Metrics
โ€ข Chrome, Firefox, Opera, Internet Explorer
โ€ข Performance insight into various platforms
โ€ข Desktop, Tablet, Mobile
โ€ข Monitor individual Web Transactions
โ€ข Page Rendering, Document Processing and Downloading
โ€ข Segment performance by ISPs
Real User Monitoring (RUM) | Global Performance Visibility
โ€ข Developerโ€™s handy tool
โ€ข visualize web transactions end to end
โ€ข Helps IT Operations, Developers and Application teams to collaborate
โ€ข Enables to perform first-level troubleshooting
โ€ข Deep visibility into application components
โ€ข URLs to SQL queries
โ€ข Detect and diagnose complex application performance problems
โ€ข Errors, Traces, Exceptions
Application Performance Monitoring
Site24x7 Application Performance Monitoring
Architecture
โ€ข Application Servers running with Java 1.5 or above
โ€ข .Net applications in Microsoft .Net Framework version 3.0 and
above, IIS 6.0 and above
โ€ข Ruby applications 1.8.7 and above on Rails - 3.0 and above
Supported From
โ€ข Deploy the agent in the application server
โ€ข Agent hooks up with the application
โ€ข Performance metrics pushed to Site24x7
Setup
โ€ข Java Application
โ€ข Identify Slow Invocations in Your Java Code
โ€ข Find the most executed database operations and its response time
โ€ข Find the most hit database tables.
โ€ข .NET Application
โ€ข Pinpoint Slow .NET Application Code
โ€ข Find the busiest table and the most performed SQL operation on the
table
โ€ข Map which web transaction issued the SQL Call
โ€ข Ruby on Rails
โ€ข Check for Database Performance Slowdown
โ€ข End User to Database Perspective Monitoring
One Stop Solution
โ€ข Get Deep Visibility into Your Application
โ€ข Application Response Time, Throughput
โ€ข Monitor End-User Satisfaction with Apdex Scores
โ€ข Background Transactions
โ€ข Errors, Traces, Exceptions
โ€ข DB Operations
โ€ข Track Custom Application Components
Features
APM Dashboard
Java App Overview
Web Transactions
Web Transactions
Database
Background Transactions
Traces
Traces
JVM Summary
Garbage Collector
Threads
Configuration
Error and Stack Trace
Exceptions
โ€ข Custom Components support
โ€ข AWS Component support
โ€ข Tracking logged Exceptions for Transaction
โ€ข Net Agent - Single MSI support
โ€ข Ability to view transaction's thread information in trace view
โ€ข Listing external components and its call count
โ€ข CPU time of web and non-web transactions
โ€ข Capture transactions with Threshold configuration
Functionalities
APM for Java
โ€ข Application Servers
โ€ข Tomcat 6.x & above Glassfish 3.x & above Oracle Weblogic 10.3.x & above IBM
Websphere 7.x & above JBoss AS 4.x & above JBoss EAP 6.2.x & above WildFly 8.x &
above Resin 3.1.x & above JOnAS 4.x & above Others
โ€ข Component
โ€ข Struts 1.x, 2.x Servlet Spring Play 2.x Hibernate 3.x, 4.x IBatis EJB Filter
Memcached Redis Apache HttpClient 3.x, 4.x JSP
โ€ข JVM / JDK
โ€ข Oracle Hotspot JDK version 1.5 - 8 IBM (J9) JDK version 1.5 - 7 OpenJDK version 1.5 - 8
HP-UX 11i JRE version 6, 7
โ€ข JDBC Drivers
โ€ข MySQL Postgres Oracle - ojdbc14, ojdbc5, ojdbc6 Sybase - jconn2, jconn3, jconn4
IBM DB2 - db2jcc, jt400 Informix MS-SQL Generic JDBC drivers
Compatibility
โ€ข Specify the desired Application's Name to show in Site24x7.
โ€ข Enter the API Key for the corresponding user
โ€ข Check Proxy settings if any
โ€ข Specify the HTTP listening port of the Application Server.
โ€ข Determine the Apdex Threshold
โ€ข Enable SQL Queries and Traces if required
Configuration
APM for .NET
โ€ข Download and Run the .msi file. Select the folder path to install the .NET Agent
โ€ข Check "Start the Agent after installation" check-box if you wish to start the agent.
โ€ข Click Next to start installation of the agent
โ€ข Copy and Paste the license key value from the Site24x7 APM Insight home page and
click the Save button to complete installation
โ€ข After successful installation of the agent ASP.NET applications running on the server will
be monitored
โ€ข All .NET web applications hosted on the IIS will be monitored
โ€ข The collected data should be available in the Site24x7 APM Insight Edition page within
few minutes
Installation and Monitoring
APM for Ruby On Rails
โ€ข Supported Environments
โ€ข Ruby - 1.8.7 and higher
โ€ข Rails - 3.0 and higher
โ€ข Download and deploy the agent into your application server.
โ€ข Ruby Agent installation can be done in two ways:
โ€ข Install from RubyGems by using the command "gem install
site24x7_apminsight " in the system where Ruby is installed
โ€ข Download the site24x7_apminsight.gem file from Site24x7 account in
Site24x7 or from the RubyGem website and run the command "gem
install site24x7_apminsight.gem."
Supported Environment and
Installation
Integration with RUM
โ€ข Integrating APM Insight with RUM, captures and displays the
application's performance
โ€ข Click on the browser
โ€ข Time taken for the response
โ€ข Backend time taken in processing the transaction
โ€ข Integrated Browser time and the Server time helps in analyzing the
metrics together
โ€ข Individual transaction's performance is also tracked from browser
click to browser display of response
Front End and Back End Experience
RUM Integration
Mobile APM
โ€ข Mobile APM for Android and iOS
โ€ข Mobile APM tracks the performance of your native mobile applications on
actual end-user devices
โ€ข APM agent measures the execution time of your code using transactions and
components
โ€ข Entire sequence of operations from launching the activity to rendering the
final UI can be considered a transaction
โ€ข Individual operations can be grouped into different component types such as
HTTP, SQLite, file system, UI
โ€ข Simple operations can be measured using just transactions, while complex
operations can be measured using transactions with components
How it Works?
Admin Summary
Transactions
Geographic Device Type
App Version
โ€ข Assign Threshold Database, Traces, CPU etc
โ€ข Health Diagnostic for first step trouble shooting for .Net
โ€ข Agent logs for other applications Java and Ruby on Rails
โ€ข Monitor Managed Exceptions, unmanaged exceptions will be
monitored from the next release
Best Practices
Site24x7 Pricing
Site24x7 Customers across the Globe
Knowledge Base : https://support.site24x7.com/portal/home
Phone
USA : +1 408 352 9117
AUS : +61 280 662 895
UK : +44 203 564 7893
IND : +91 44 67447070 (Extn : 7273)
Site24x7 Product Queries : support@site24x7.com
Site24x7 Sales Queries : sales@site24x7.com
Chat with us : https://www.site24x7.com/chat
Forums : https://forums.site24x7.com/
Email
Connect with us
Visit our website for upcoming webinars
https://www.site24x7.com/webinars.html
Thanks
Ad

More Related Content

What's hot (20)

What is Application Performance Management?
What is Application Performance Management?What is Application Performance Management?
What is Application Performance Management?
CA Technologies
ย 
App Dynamics
App DynamicsApp Dynamics
App Dynamics
Dealmaker Media
ย 
Api Gateway
Api GatewayApi Gateway
Api Gateway
KhaqanAshraf
ย 
Applications Performance Monitoring with Applications Manager part 1
Applications Performance Monitoring with Applications Manager part 1Applications Performance Monitoring with Applications Manager part 1
Applications Performance Monitoring with Applications Manager part 1
ManageEngine, Zoho Corporation
ย 
Application Performance Management - Solving the Performance Puzzle
Application Performance Management - Solving the Performance PuzzleApplication Performance Management - Solving the Performance Puzzle
Application Performance Management - Solving the Performance Puzzle
LDragich
ย 
New relic
New relicNew relic
New relic
sweekar Attavar K
ย 
Splunk Overview
Splunk OverviewSplunk Overview
Splunk Overview
Splunk
ย 
Monitoring & Observability
Monitoring & ObservabilityMonitoring & Observability
Monitoring & Observability
Lumban Sopian
ย 
Appdynamics Training Session
Appdynamics Training SessionAppdynamics Training Session
Appdynamics Training Session
CodvaTech Labs
ย 
How to Move from Monitoring to Observability, On-Premises and in a Multi-Clou...
How to Move from Monitoring to Observability, On-Premises and in a Multi-Clou...How to Move from Monitoring to Observability, On-Premises and in a Multi-Clou...
How to Move from Monitoring to Observability, On-Premises and in a Multi-Clou...
Splunk
ย 
An Introduction To Jenkins
An Introduction To JenkinsAn Introduction To Jenkins
An Introduction To Jenkins
Knoldus Inc.
ย 
Microservice vs. Monolithic Architecture
Microservice vs. Monolithic ArchitectureMicroservice vs. Monolithic Architecture
Microservice vs. Monolithic Architecture
Paul Mooney
ย 
Application Performance Monitoring
Application Performance MonitoringApplication Performance Monitoring
Application Performance Monitoring
Olivier Gรฉrardin
ย 
Observability
ObservabilityObservability
Observability
Maganathin Veeraragaloo
ย 
APIsecure 2023 - API orchestration: to build resilient applications, Cherish ...
APIsecure 2023 - API orchestration: to build resilient applications, Cherish ...APIsecure 2023 - API orchestration: to build resilient applications, Cherish ...
APIsecure 2023 - API orchestration: to build resilient applications, Cherish ...
apidays
ย 
Dynatrace: New Approach to Digital Performance Management - Gartner Symposium...
Dynatrace: New Approach to Digital Performance Management - Gartner Symposium...Dynatrace: New Approach to Digital Performance Management - Gartner Symposium...
Dynatrace: New Approach to Digital Performance Management - Gartner Symposium...
Michael Allen
ย 
More Than Monitoring: How Observability Takes You From Firefighting to Fire P...
More Than Monitoring: How Observability Takes You From Firefighting to Fire P...More Than Monitoring: How Observability Takes You From Firefighting to Fire P...
More Than Monitoring: How Observability Takes You From Firefighting to Fire P...
DevOps.com
ย 
Azure Application insights - An Introduction
Azure Application insights - An IntroductionAzure Application insights - An Introduction
Azure Application insights - An Introduction
Matthias Gรผntert
ย 
Azure API Management
Azure API ManagementAzure API Management
Azure API Management
Daniel Toomey
ย 
apidays Paris 2022 - Adding a mock as a service capability to your API strate...
apidays Paris 2022 - Adding a mock as a service capability to your API strate...apidays Paris 2022 - Adding a mock as a service capability to your API strate...
apidays Paris 2022 - Adding a mock as a service capability to your API strate...
apidays
ย 
What is Application Performance Management?
What is Application Performance Management?What is Application Performance Management?
What is Application Performance Management?
CA Technologies
ย 
Api Gateway
Api GatewayApi Gateway
Api Gateway
KhaqanAshraf
ย 
Applications Performance Monitoring with Applications Manager part 1
Applications Performance Monitoring with Applications Manager part 1Applications Performance Monitoring with Applications Manager part 1
Applications Performance Monitoring with Applications Manager part 1
ManageEngine, Zoho Corporation
ย 
Application Performance Management - Solving the Performance Puzzle
Application Performance Management - Solving the Performance PuzzleApplication Performance Management - Solving the Performance Puzzle
Application Performance Management - Solving the Performance Puzzle
LDragich
ย 
Splunk Overview
Splunk OverviewSplunk Overview
Splunk Overview
Splunk
ย 
Monitoring & Observability
Monitoring & ObservabilityMonitoring & Observability
Monitoring & Observability
Lumban Sopian
ย 
Appdynamics Training Session
Appdynamics Training SessionAppdynamics Training Session
Appdynamics Training Session
CodvaTech Labs
ย 
How to Move from Monitoring to Observability, On-Premises and in a Multi-Clou...
How to Move from Monitoring to Observability, On-Premises and in a Multi-Clou...How to Move from Monitoring to Observability, On-Premises and in a Multi-Clou...
How to Move from Monitoring to Observability, On-Premises and in a Multi-Clou...
Splunk
ย 
An Introduction To Jenkins
An Introduction To JenkinsAn Introduction To Jenkins
An Introduction To Jenkins
Knoldus Inc.
ย 
Microservice vs. Monolithic Architecture
Microservice vs. Monolithic ArchitectureMicroservice vs. Monolithic Architecture
Microservice vs. Monolithic Architecture
Paul Mooney
ย 
Application Performance Monitoring
Application Performance MonitoringApplication Performance Monitoring
Application Performance Monitoring
Olivier Gรฉrardin
ย 
APIsecure 2023 - API orchestration: to build resilient applications, Cherish ...
APIsecure 2023 - API orchestration: to build resilient applications, Cherish ...APIsecure 2023 - API orchestration: to build resilient applications, Cherish ...
APIsecure 2023 - API orchestration: to build resilient applications, Cherish ...
apidays
ย 
Dynatrace: New Approach to Digital Performance Management - Gartner Symposium...
Dynatrace: New Approach to Digital Performance Management - Gartner Symposium...Dynatrace: New Approach to Digital Performance Management - Gartner Symposium...
Dynatrace: New Approach to Digital Performance Management - Gartner Symposium...
Michael Allen
ย 
More Than Monitoring: How Observability Takes You From Firefighting to Fire P...
More Than Monitoring: How Observability Takes You From Firefighting to Fire P...More Than Monitoring: How Observability Takes You From Firefighting to Fire P...
More Than Monitoring: How Observability Takes You From Firefighting to Fire P...
DevOps.com
ย 
Azure Application insights - An Introduction
Azure Application insights - An IntroductionAzure Application insights - An Introduction
Azure Application insights - An Introduction
Matthias Gรผntert
ย 
Azure API Management
Azure API ManagementAzure API Management
Azure API Management
Daniel Toomey
ย 
apidays Paris 2022 - Adding a mock as a service capability to your API strate...
apidays Paris 2022 - Adding a mock as a service capability to your API strate...apidays Paris 2022 - Adding a mock as a service capability to your API strate...
apidays Paris 2022 - Adding a mock as a service capability to your API strate...
apidays
ย 

Viewers also liked (20)

A Modern Approach to Performance Monitoring
A Modern Approach to Performance MonitoringA Modern Approach to Performance Monitoring
A Modern Approach to Performance Monitoring
Cliff Crocker
ย 
[Webinar] AWS Monitoring with Site24x7
[Webinar] AWS Monitoring with Site24x7[Webinar] AWS Monitoring with Site24x7
[Webinar] AWS Monitoring with Site24x7
Site24x7
ย 
Real User Monitoring (RUM)
Real User Monitoring (RUM)Real User Monitoring (RUM)
Real User Monitoring (RUM)
Site24x7
ย 
[old] Network Performance Monitoring for DevOps and IT
[old] Network Performance Monitoring for DevOps and IT[old] Network Performance Monitoring for DevOps and IT
[old] Network Performance Monitoring for DevOps and IT
Site24x7
ย 
[Webinar] Site24x7 - The All-in-One Monitoring Solution for DevOps & IT
[Webinar] Site24x7 - The All-in-One Monitoring Solution for DevOps & IT[Webinar] Site24x7 - The All-in-One Monitoring Solution for DevOps & IT
[Webinar] Site24x7 - The All-in-One Monitoring Solution for DevOps & IT
Site24x7
ย 
Server Monitoring from the Cloud
Server Monitoring from the CloudServer Monitoring from the Cloud
Server Monitoring from the Cloud
Site24x7
ย 
AppDynamics VS New Relic โ€“ The Complete Guide
AppDynamics VS New Relic โ€“ The Complete GuideAppDynamics VS New Relic โ€“ The Complete Guide
AppDynamics VS New Relic โ€“ The Complete Guide
Takipi
ย 
Managing and Monitoring Application Performance
Managing and Monitoring Application PerformanceManaging and Monitoring Application Performance
Managing and Monitoring Application Performance
Sebastian Marek
ย 
[Webinar] End User Experience Monitoring with Site24x7
[Webinar] End User Experience Monitoring with Site24x7[Webinar] End User Experience Monitoring with Site24x7
[Webinar] End User Experience Monitoring with Site24x7
Site24x7
ย 
Site24x7 PHP Monitoring for DevOps
Site24x7 PHP Monitoring for DevOpsSite24x7 PHP Monitoring for DevOps
Site24x7 PHP Monitoring for DevOps
Site24x7
ย 
My Application is Slow | Best Practices for Troubleshooting and Prevention
My Application is Slow | Best Practices for Troubleshooting and PreventionMy Application is Slow | Best Practices for Troubleshooting and Prevention
My Application is Slow | Best Practices for Troubleshooting and Prevention
eG Innovations
ย 
APM presentation
APM presentationAPM presentation
APM presentation
Association for Project Management
ย 
Using dynaTrace to optimise application performance
Using dynaTrace to optimise application performanceUsing dynaTrace to optimise application performance
Using dynaTrace to optimise application performance
Richard Bishop
ย 
Dynatrace
DynatraceDynatrace
Dynatrace
Purnima Kurella
ย 
Performance Management
Performance ManagementPerformance Management
Performance Management
Gautam Ghosh
ย 
Site24x7 Plugins - Monitor your entire server stack
Site24x7 Plugins - Monitor your entire server stackSite24x7 Plugins - Monitor your entire server stack
Site24x7 Plugins - Monitor your entire server stack
Site24x7
ย 
Alternative to SolarWinds
Alternative to SolarWindsAlternative to SolarWinds
Alternative to SolarWinds
Site24x7
ย 
IIS 6.0 and asp.net
IIS 6.0 and asp.netIIS 6.0 and asp.net
IIS 6.0 and asp.net
Rishi Kothari
ย 
Website Latency Diagnostics
Website Latency DiagnosticsWebsite Latency Diagnostics
Website Latency Diagnostics
Alex Burciu
ย 
CA Application Performance Management - Julio 2015
CA Application Performance Management - Julio 2015CA Application Performance Management - Julio 2015
CA Application Performance Management - Julio 2015
Fernando Bianchi
ย 
A Modern Approach to Performance Monitoring
A Modern Approach to Performance MonitoringA Modern Approach to Performance Monitoring
A Modern Approach to Performance Monitoring
Cliff Crocker
ย 
[Webinar] AWS Monitoring with Site24x7
[Webinar] AWS Monitoring with Site24x7[Webinar] AWS Monitoring with Site24x7
[Webinar] AWS Monitoring with Site24x7
Site24x7
ย 
Real User Monitoring (RUM)
Real User Monitoring (RUM)Real User Monitoring (RUM)
Real User Monitoring (RUM)
Site24x7
ย 
[old] Network Performance Monitoring for DevOps and IT
[old] Network Performance Monitoring for DevOps and IT[old] Network Performance Monitoring for DevOps and IT
[old] Network Performance Monitoring for DevOps and IT
Site24x7
ย 
[Webinar] Site24x7 - The All-in-One Monitoring Solution for DevOps & IT
[Webinar] Site24x7 - The All-in-One Monitoring Solution for DevOps & IT[Webinar] Site24x7 - The All-in-One Monitoring Solution for DevOps & IT
[Webinar] Site24x7 - The All-in-One Monitoring Solution for DevOps & IT
Site24x7
ย 
Server Monitoring from the Cloud
Server Monitoring from the CloudServer Monitoring from the Cloud
Server Monitoring from the Cloud
Site24x7
ย 
AppDynamics VS New Relic โ€“ The Complete Guide
AppDynamics VS New Relic โ€“ The Complete GuideAppDynamics VS New Relic โ€“ The Complete Guide
AppDynamics VS New Relic โ€“ The Complete Guide
Takipi
ย 
Managing and Monitoring Application Performance
Managing and Monitoring Application PerformanceManaging and Monitoring Application Performance
Managing and Monitoring Application Performance
Sebastian Marek
ย 
[Webinar] End User Experience Monitoring with Site24x7
[Webinar] End User Experience Monitoring with Site24x7[Webinar] End User Experience Monitoring with Site24x7
[Webinar] End User Experience Monitoring with Site24x7
Site24x7
ย 
Site24x7 PHP Monitoring for DevOps
Site24x7 PHP Monitoring for DevOpsSite24x7 PHP Monitoring for DevOps
Site24x7 PHP Monitoring for DevOps
Site24x7
ย 
My Application is Slow | Best Practices for Troubleshooting and Prevention
My Application is Slow | Best Practices for Troubleshooting and PreventionMy Application is Slow | Best Practices for Troubleshooting and Prevention
My Application is Slow | Best Practices for Troubleshooting and Prevention
eG Innovations
ย 
Using dynaTrace to optimise application performance
Using dynaTrace to optimise application performanceUsing dynaTrace to optimise application performance
Using dynaTrace to optimise application performance
Richard Bishop
ย 
Performance Management
Performance ManagementPerformance Management
Performance Management
Gautam Ghosh
ย 
Site24x7 Plugins - Monitor your entire server stack
Site24x7 Plugins - Monitor your entire server stackSite24x7 Plugins - Monitor your entire server stack
Site24x7 Plugins - Monitor your entire server stack
Site24x7
ย 
Alternative to SolarWinds
Alternative to SolarWindsAlternative to SolarWinds
Alternative to SolarWinds
Site24x7
ย 
IIS 6.0 and asp.net
IIS 6.0 and asp.netIIS 6.0 and asp.net
IIS 6.0 and asp.net
Rishi Kothari
ย 
Website Latency Diagnostics
Website Latency DiagnosticsWebsite Latency Diagnostics
Website Latency Diagnostics
Alex Burciu
ย 
CA Application Performance Management - Julio 2015
CA Application Performance Management - Julio 2015CA Application Performance Management - Julio 2015
CA Application Performance Management - Julio 2015
Fernando Bianchi
ย 
Ad

Similar to Application Performance Monitoring (APM) (20)

Applications Manager Technical Overview
Applications Manager Technical OverviewApplications Manager Technical Overview
Applications Manager Technical Overview
ManageEngine, Zoho Corporation
ย 
ATAGTR2017 Unified APM: The new age performance monitoring for production sys...
ATAGTR2017 Unified APM: The new age performance monitoring for production sys...ATAGTR2017 Unified APM: The new age performance monitoring for production sys...
ATAGTR2017 Unified APM: The new age performance monitoring for production sys...
Agile Testing Alliance
ย 
Closing the door on application performance problems
Closing the door on application performance problemsClosing the door on application performance problems
Closing the door on application performance problems
ManageEngine, Zoho Corporation
ย 
How to Monitor Your Java & .NET Applications with eG Enterprise
How to Monitor Your Java & .NET Applications with eG EnterpriseHow to Monitor Your Java & .NET Applications with eG Enterprise
How to Monitor Your Java & .NET Applications with eG Enterprise
eG Innovations
ย 
How Applications Manager helps with application performance monitoring
How Applications Manager helps with application performance monitoringHow Applications Manager helps with application performance monitoring
How Applications Manager helps with application performance monitoring
ManageEngine, Zoho Corporation
ย 
Add Apache Web Server to your Unified Monitoring Toolkit
Add Apache Web Server to your Unified Monitoring ToolkitAdd Apache Web Server to your Unified Monitoring Toolkit
Add Apache Web Server to your Unified Monitoring Toolkit
AppDynamics
ย 
Applications manager 1 - Middle East Workshop
Applications manager 1 - Middle East WorkshopApplications manager 1 - Middle East Workshop
Applications manager 1 - Middle East Workshop
ManageEngine, Zoho Corporation
ย 
Dotcom monitor platform overview
Dotcom monitor platform overviewDotcom monitor platform overview
Dotcom monitor platform overview
trippj
ย 
How to Ensure High-Performing Microsoft .NET Applications
How to Ensure High-Performing Microsoft .NET ApplicationsHow to Ensure High-Performing Microsoft .NET Applications
How to Ensure High-Performing Microsoft .NET Applications
eG Innovations
ย 
Overview of ManageEngine Applications Manager
Overview of ManageEngine Applications ManagerOverview of ManageEngine Applications Manager
Overview of ManageEngine Applications Manager
ManageEngine Applications Manager
ย 
Techdays 2013 managing your hybrid cloud datacenter with scom 2012 and what...
Techdays 2013   managing your hybrid cloud datacenter with scom 2012 and what...Techdays 2013   managing your hybrid cloud datacenter with scom 2012 and what...
Techdays 2013 managing your hybrid cloud datacenter with scom 2012 and what...
CompuTrain. De IT opleider.
ย 
Techdays 2013 managing your hybrid cloud datacenter with scom 2012 and whatโ€™s...
Techdays 2013 managing your hybrid cloud datacenter with scom 2012 and whatโ€™s...Techdays 2013 managing your hybrid cloud datacenter with scom 2012 and whatโ€™s...
Techdays 2013 managing your hybrid cloud datacenter with scom 2012 and whatโ€™s...
wwwally
ย 
Real User Experience Insight External
Real User Experience Insight ExternalReal User Experience Insight External
Real User Experience Insight External
oracleonthebrain
ย 
Enabling DevOps to optimize application and server performance
Enabling DevOps to optimize application and server performanceEnabling DevOps to optimize application and server performance
Enabling DevOps to optimize application and server performance
ManageEngine, Zoho Corporation
ย 
End user-experience monitoring
End user-experience monitoring End user-experience monitoring
End user-experience monitoring
Site24x7
ย 
implementing the right website monitoring strategy
 implementing the right website monitoring strategy implementing the right website monitoring strategy
implementing the right website monitoring strategy
ManageEngine, Zoho Corporation
ย 
Application Performance Management
Application Performance ManagementApplication Performance Management
Application Performance Management
Noriaki Tatsumi
ย 
Server and application monitoring webinars [Applications Manager] - Part 3
Server and application monitoring webinars [Applications Manager] - Part 3Server and application monitoring webinars [Applications Manager] - Part 3
Server and application monitoring webinars [Applications Manager] - Part 3
ManageEngine, Zoho Corporation
ย 
Application Performance Monitoring with code level diagnostics
Application Performance Monitoring with code level diagnosticsApplication Performance Monitoring with code level diagnostics
Application Performance Monitoring with code level diagnostics
ManageEngine, Zoho Corporation
ย 
Multi Layer Monitoring V1
Multi Layer Monitoring V1Multi Layer Monitoring V1
Multi Layer Monitoring V1
Lahav Savir
ย 
ATAGTR2017 Unified APM: The new age performance monitoring for production sys...
ATAGTR2017 Unified APM: The new age performance monitoring for production sys...ATAGTR2017 Unified APM: The new age performance monitoring for production sys...
ATAGTR2017 Unified APM: The new age performance monitoring for production sys...
Agile Testing Alliance
ย 
Closing the door on application performance problems
Closing the door on application performance problemsClosing the door on application performance problems
Closing the door on application performance problems
ManageEngine, Zoho Corporation
ย 
How to Monitor Your Java & .NET Applications with eG Enterprise
How to Monitor Your Java & .NET Applications with eG EnterpriseHow to Monitor Your Java & .NET Applications with eG Enterprise
How to Monitor Your Java & .NET Applications with eG Enterprise
eG Innovations
ย 
How Applications Manager helps with application performance monitoring
How Applications Manager helps with application performance monitoringHow Applications Manager helps with application performance monitoring
How Applications Manager helps with application performance monitoring
ManageEngine, Zoho Corporation
ย 
Add Apache Web Server to your Unified Monitoring Toolkit
Add Apache Web Server to your Unified Monitoring ToolkitAdd Apache Web Server to your Unified Monitoring Toolkit
Add Apache Web Server to your Unified Monitoring Toolkit
AppDynamics
ย 
Applications manager 1 - Middle East Workshop
Applications manager 1 - Middle East WorkshopApplications manager 1 - Middle East Workshop
Applications manager 1 - Middle East Workshop
ManageEngine, Zoho Corporation
ย 
Dotcom monitor platform overview
Dotcom monitor platform overviewDotcom monitor platform overview
Dotcom monitor platform overview
trippj
ย 
How to Ensure High-Performing Microsoft .NET Applications
How to Ensure High-Performing Microsoft .NET ApplicationsHow to Ensure High-Performing Microsoft .NET Applications
How to Ensure High-Performing Microsoft .NET Applications
eG Innovations
ย 
Techdays 2013 managing your hybrid cloud datacenter with scom 2012 and what...
Techdays 2013   managing your hybrid cloud datacenter with scom 2012 and what...Techdays 2013   managing your hybrid cloud datacenter with scom 2012 and what...
Techdays 2013 managing your hybrid cloud datacenter with scom 2012 and what...
CompuTrain. De IT opleider.
ย 
Techdays 2013 managing your hybrid cloud datacenter with scom 2012 and whatโ€™s...
Techdays 2013 managing your hybrid cloud datacenter with scom 2012 and whatโ€™s...Techdays 2013 managing your hybrid cloud datacenter with scom 2012 and whatโ€™s...
Techdays 2013 managing your hybrid cloud datacenter with scom 2012 and whatโ€™s...
wwwally
ย 
Real User Experience Insight External
Real User Experience Insight ExternalReal User Experience Insight External
Real User Experience Insight External
oracleonthebrain
ย 
Enabling DevOps to optimize application and server performance
Enabling DevOps to optimize application and server performanceEnabling DevOps to optimize application and server performance
Enabling DevOps to optimize application and server performance
ManageEngine, Zoho Corporation
ย 
End user-experience monitoring
End user-experience monitoring End user-experience monitoring
End user-experience monitoring
Site24x7
ย 
implementing the right website monitoring strategy
 implementing the right website monitoring strategy implementing the right website monitoring strategy
implementing the right website monitoring strategy
ManageEngine, Zoho Corporation
ย 
Application Performance Management
Application Performance ManagementApplication Performance Management
Application Performance Management
Noriaki Tatsumi
ย 
Server and application monitoring webinars [Applications Manager] - Part 3
Server and application monitoring webinars [Applications Manager] - Part 3Server and application monitoring webinars [Applications Manager] - Part 3
Server and application monitoring webinars [Applications Manager] - Part 3
ManageEngine, Zoho Corporation
ย 
Application Performance Monitoring with code level diagnostics
Application Performance Monitoring with code level diagnosticsApplication Performance Monitoring with code level diagnostics
Application Performance Monitoring with code level diagnostics
ManageEngine, Zoho Corporation
ย 
Multi Layer Monitoring V1
Multi Layer Monitoring V1Multi Layer Monitoring V1
Multi Layer Monitoring V1
Lahav Savir
ย 
Ad

More from Site24x7 (10)

Why website monitoring is a strategic imperative for CXOs
Why website monitoring is a strategic imperative for CXOsWhy website monitoring is a strategic imperative for CXOs
Why website monitoring is a strategic imperative for CXOs
Site24x7
ย 
VMWare monitoring - Discover and monitor your virtual environment
VMWare monitoring - Discover and monitor your virtual environmentVMWare monitoring - Discover and monitor your virtual environment
VMWare monitoring - Discover and monitor your virtual environment
Site24x7
ย 
Microsoft Azure and Windows Application monitoring
Microsoft Azure and Windows Application monitoringMicrosoft Azure and Windows Application monitoring
Microsoft Azure and Windows Application monitoring
Site24x7
ย 
Network Monitoring for the Cloud Era
Network Monitoring for the Cloud EraNetwork Monitoring for the Cloud Era
Network Monitoring for the Cloud Era
Site24x7
ย 
[Old] Site24x7 Real Browser Monitoring
[Old] Site24x7 Real Browser Monitoring[Old] Site24x7 Real Browser Monitoring
[Old] Site24x7 Real Browser Monitoring
Site24x7
ย 
Site24x7 Cloud Monitoring
Site24x7 Cloud MonitoringSite24x7 Cloud Monitoring
Site24x7 Cloud Monitoring
Site24x7
ย 
Site24x7 Server Monitoring from the Cloud
Site24x7 Server Monitoring from the CloudSite24x7 Server Monitoring from the Cloud
Site24x7 Server Monitoring from the Cloud
Site24x7
ย 
SOAP Monitoring
SOAP MonitoringSOAP Monitoring
SOAP Monitoring
Site24x7
ย 
Site24x7 Website Performance Benchmarks
Site24x7 Website Performance Benchmarks Site24x7 Website Performance Benchmarks
Site24x7 Website Performance Benchmarks
Site24x7
ย 
VMware Monitoring-Discover And Monitor Your Virtual Environment
VMware Monitoring-Discover And Monitor Your Virtual EnvironmentVMware Monitoring-Discover And Monitor Your Virtual Environment
VMware Monitoring-Discover And Monitor Your Virtual Environment
Site24x7
ย 
Why website monitoring is a strategic imperative for CXOs
Why website monitoring is a strategic imperative for CXOsWhy website monitoring is a strategic imperative for CXOs
Why website monitoring is a strategic imperative for CXOs
Site24x7
ย 
VMWare monitoring - Discover and monitor your virtual environment
VMWare monitoring - Discover and monitor your virtual environmentVMWare monitoring - Discover and monitor your virtual environment
VMWare monitoring - Discover and monitor your virtual environment
Site24x7
ย 
Microsoft Azure and Windows Application monitoring
Microsoft Azure and Windows Application monitoringMicrosoft Azure and Windows Application monitoring
Microsoft Azure and Windows Application monitoring
Site24x7
ย 
Network Monitoring for the Cloud Era
Network Monitoring for the Cloud EraNetwork Monitoring for the Cloud Era
Network Monitoring for the Cloud Era
Site24x7
ย 
[Old] Site24x7 Real Browser Monitoring
[Old] Site24x7 Real Browser Monitoring[Old] Site24x7 Real Browser Monitoring
[Old] Site24x7 Real Browser Monitoring
Site24x7
ย 
Site24x7 Cloud Monitoring
Site24x7 Cloud MonitoringSite24x7 Cloud Monitoring
Site24x7 Cloud Monitoring
Site24x7
ย 
Site24x7 Server Monitoring from the Cloud
Site24x7 Server Monitoring from the CloudSite24x7 Server Monitoring from the Cloud
Site24x7 Server Monitoring from the Cloud
Site24x7
ย 
SOAP Monitoring
SOAP MonitoringSOAP Monitoring
SOAP Monitoring
Site24x7
ย 
Site24x7 Website Performance Benchmarks
Site24x7 Website Performance Benchmarks Site24x7 Website Performance Benchmarks
Site24x7 Website Performance Benchmarks
Site24x7
ย 
VMware Monitoring-Discover And Monitor Your Virtual Environment
VMware Monitoring-Discover And Monitor Your Virtual EnvironmentVMware Monitoring-Discover And Monitor Your Virtual Environment
VMware Monitoring-Discover And Monitor Your Virtual Environment
Site24x7
ย 

Recently uploaded (20)

Learn the Basics of Agile Development: Your Step-by-Step Guide
Learn the Basics of Agile Development: Your Step-by-Step GuideLearn the Basics of Agile Development: Your Step-by-Step Guide
Learn the Basics of Agile Development: Your Step-by-Step Guide
Marcel David
ย 
Automation Dreamin' 2022: Sharing Some Gratitude with Your Users
Automation Dreamin' 2022: Sharing Some Gratitude with Your UsersAutomation Dreamin' 2022: Sharing Some Gratitude with Your Users
Automation Dreamin' 2022: Sharing Some Gratitude with Your Users
Lynda Kane
ย 
UiPath Community Berlin: Orchestrator API, Swagger, and Test Manager API
UiPath Community Berlin: Orchestrator API, Swagger, and Test Manager APIUiPath Community Berlin: Orchestrator API, Swagger, and Test Manager API
UiPath Community Berlin: Orchestrator API, Swagger, and Test Manager API
UiPathCommunity
ย 
Electronic_Mail_Attacks-1-35.pdf by xploit
Electronic_Mail_Attacks-1-35.pdf by xploitElectronic_Mail_Attacks-1-35.pdf by xploit
Electronic_Mail_Attacks-1-35.pdf by xploit
niftliyevhuseyn
ย 
DevOpsDays Atlanta 2025 - Building 10x Development Organizations.pptx
DevOpsDays Atlanta 2025 - Building 10x Development Organizations.pptxDevOpsDays Atlanta 2025 - Building 10x Development Organizations.pptx
DevOpsDays Atlanta 2025 - Building 10x Development Organizations.pptx
Justin Reock
ย 
AI EngineHost Review: Revolutionary USA Datacenter-Based Hosting with NVIDIA ...
AI EngineHost Review: Revolutionary USA Datacenter-Based Hosting with NVIDIA ...AI EngineHost Review: Revolutionary USA Datacenter-Based Hosting with NVIDIA ...
AI EngineHost Review: Revolutionary USA Datacenter-Based Hosting with NVIDIA ...
SOFTTECHHUB
ย 
Leading AI Innovation As A Product Manager - Michael Jidael
Leading AI Innovation As A Product Manager - Michael JidaelLeading AI Innovation As A Product Manager - Michael Jidael
Leading AI Innovation As A Product Manager - Michael Jidael
Michael Jidael
ย 
#AdminHour presents: Hour of Code2018 slide deck from 12/6/2018
#AdminHour presents: Hour of Code2018 slide deck from 12/6/2018#AdminHour presents: Hour of Code2018 slide deck from 12/6/2018
#AdminHour presents: Hour of Code2018 slide deck from 12/6/2018
Lynda Kane
ย 
SAP Modernization: Maximizing the Value of Your SAP S/4HANA Migration.pdf
SAP Modernization: Maximizing the Value of Your SAP S/4HANA Migration.pdfSAP Modernization: Maximizing the Value of Your SAP S/4HANA Migration.pdf
SAP Modernization: Maximizing the Value of Your SAP S/4HANA Migration.pdf
Precisely
ย 
AI Changes Everything โ€“ Talk at Cardiff Metropolitan University, 29th April 2...
AI Changes Everything โ€“ Talk at Cardiff Metropolitan University, 29th April 2...AI Changes Everything โ€“ Talk at Cardiff Metropolitan University, 29th April 2...
AI Changes Everything โ€“ Talk at Cardiff Metropolitan University, 29th April 2...
Alan Dix
ย 
How Can I use the AI Hype in my Business Context?
How Can I use the AI Hype in my Business Context?How Can I use the AI Hype in my Business Context?
How Can I use the AI Hype in my Business Context?
Daniel Lehner
ย 
Role of Data Annotation Services in AI-Powered Manufacturing
Role of Data Annotation Services in AI-Powered ManufacturingRole of Data Annotation Services in AI-Powered Manufacturing
Role of Data Annotation Services in AI-Powered Manufacturing
Andrew Leo
ย 
Semantic Cultivators : The Critical Future Role to Enable AI
Semantic Cultivators : The Critical Future Role to Enable AISemantic Cultivators : The Critical Future Role to Enable AI
Semantic Cultivators : The Critical Future Role to Enable AI
artmondano
ย 
The Evolution of Meme Coins A New Era for Digital Currency ppt.pdf
The Evolution of Meme Coins A New Era for Digital Currency ppt.pdfThe Evolution of Meme Coins A New Era for Digital Currency ppt.pdf
The Evolution of Meme Coins A New Era for Digital Currency ppt.pdf
Abi john
ย 
tecnologias de las primeras civilizaciones.pdf
tecnologias de las primeras civilizaciones.pdftecnologias de las primeras civilizaciones.pdf
tecnologias de las primeras civilizaciones.pdf
fjgm517
ย 
Mobile App Development Company in Saudi Arabia
Mobile App Development Company in Saudi ArabiaMobile App Development Company in Saudi Arabia
Mobile App Development Company in Saudi Arabia
Steve Jonas
ย 
Manifest Pre-Seed Update | A Humanoid OEM Deeptech In France
Manifest Pre-Seed Update | A Humanoid OEM Deeptech In FranceManifest Pre-Seed Update | A Humanoid OEM Deeptech In France
Manifest Pre-Seed Update | A Humanoid OEM Deeptech In France
chb3
ย 
Salesforce AI Associate 2 of 2 Certification.docx
Salesforce AI Associate 2 of 2 Certification.docxSalesforce AI Associate 2 of 2 Certification.docx
Salesforce AI Associate 2 of 2 Certification.docx
Josรฉ Enrique Lรณpez Rivera
ย 
Automation Dreamin': Capture User Feedback From Anywhere
Automation Dreamin': Capture User Feedback From AnywhereAutomation Dreamin': Capture User Feedback From Anywhere
Automation Dreamin': Capture User Feedback From Anywhere
Lynda Kane
ย 
Big Data Analytics Quick Research Guide by Arthur Morgan
Big Data Analytics Quick Research Guide by Arthur MorganBig Data Analytics Quick Research Guide by Arthur Morgan
Big Data Analytics Quick Research Guide by Arthur Morgan
Arthur Morgan
ย 
Learn the Basics of Agile Development: Your Step-by-Step Guide
Learn the Basics of Agile Development: Your Step-by-Step GuideLearn the Basics of Agile Development: Your Step-by-Step Guide
Learn the Basics of Agile Development: Your Step-by-Step Guide
Marcel David
ย 
Automation Dreamin' 2022: Sharing Some Gratitude with Your Users
Automation Dreamin' 2022: Sharing Some Gratitude with Your UsersAutomation Dreamin' 2022: Sharing Some Gratitude with Your Users
Automation Dreamin' 2022: Sharing Some Gratitude with Your Users
Lynda Kane
ย 
UiPath Community Berlin: Orchestrator API, Swagger, and Test Manager API
UiPath Community Berlin: Orchestrator API, Swagger, and Test Manager APIUiPath Community Berlin: Orchestrator API, Swagger, and Test Manager API
UiPath Community Berlin: Orchestrator API, Swagger, and Test Manager API
UiPathCommunity
ย 
Electronic_Mail_Attacks-1-35.pdf by xploit
Electronic_Mail_Attacks-1-35.pdf by xploitElectronic_Mail_Attacks-1-35.pdf by xploit
Electronic_Mail_Attacks-1-35.pdf by xploit
niftliyevhuseyn
ย 
DevOpsDays Atlanta 2025 - Building 10x Development Organizations.pptx
DevOpsDays Atlanta 2025 - Building 10x Development Organizations.pptxDevOpsDays Atlanta 2025 - Building 10x Development Organizations.pptx
DevOpsDays Atlanta 2025 - Building 10x Development Organizations.pptx
Justin Reock
ย 
AI EngineHost Review: Revolutionary USA Datacenter-Based Hosting with NVIDIA ...
AI EngineHost Review: Revolutionary USA Datacenter-Based Hosting with NVIDIA ...AI EngineHost Review: Revolutionary USA Datacenter-Based Hosting with NVIDIA ...
AI EngineHost Review: Revolutionary USA Datacenter-Based Hosting with NVIDIA ...
SOFTTECHHUB
ย 
Leading AI Innovation As A Product Manager - Michael Jidael
Leading AI Innovation As A Product Manager - Michael JidaelLeading AI Innovation As A Product Manager - Michael Jidael
Leading AI Innovation As A Product Manager - Michael Jidael
Michael Jidael
ย 
#AdminHour presents: Hour of Code2018 slide deck from 12/6/2018
#AdminHour presents: Hour of Code2018 slide deck from 12/6/2018#AdminHour presents: Hour of Code2018 slide deck from 12/6/2018
#AdminHour presents: Hour of Code2018 slide deck from 12/6/2018
Lynda Kane
ย 
SAP Modernization: Maximizing the Value of Your SAP S/4HANA Migration.pdf
SAP Modernization: Maximizing the Value of Your SAP S/4HANA Migration.pdfSAP Modernization: Maximizing the Value of Your SAP S/4HANA Migration.pdf
SAP Modernization: Maximizing the Value of Your SAP S/4HANA Migration.pdf
Precisely
ย 
AI Changes Everything โ€“ Talk at Cardiff Metropolitan University, 29th April 2...
AI Changes Everything โ€“ Talk at Cardiff Metropolitan University, 29th April 2...AI Changes Everything โ€“ Talk at Cardiff Metropolitan University, 29th April 2...
AI Changes Everything โ€“ Talk at Cardiff Metropolitan University, 29th April 2...
Alan Dix
ย 
How Can I use the AI Hype in my Business Context?
How Can I use the AI Hype in my Business Context?How Can I use the AI Hype in my Business Context?
How Can I use the AI Hype in my Business Context?
Daniel Lehner
ย 
Role of Data Annotation Services in AI-Powered Manufacturing
Role of Data Annotation Services in AI-Powered ManufacturingRole of Data Annotation Services in AI-Powered Manufacturing
Role of Data Annotation Services in AI-Powered Manufacturing
Andrew Leo
ย 
Semantic Cultivators : The Critical Future Role to Enable AI
Semantic Cultivators : The Critical Future Role to Enable AISemantic Cultivators : The Critical Future Role to Enable AI
Semantic Cultivators : The Critical Future Role to Enable AI
artmondano
ย 
The Evolution of Meme Coins A New Era for Digital Currency ppt.pdf
The Evolution of Meme Coins A New Era for Digital Currency ppt.pdfThe Evolution of Meme Coins A New Era for Digital Currency ppt.pdf
The Evolution of Meme Coins A New Era for Digital Currency ppt.pdf
Abi john
ย 
tecnologias de las primeras civilizaciones.pdf
tecnologias de las primeras civilizaciones.pdftecnologias de las primeras civilizaciones.pdf
tecnologias de las primeras civilizaciones.pdf
fjgm517
ย 
Mobile App Development Company in Saudi Arabia
Mobile App Development Company in Saudi ArabiaMobile App Development Company in Saudi Arabia
Mobile App Development Company in Saudi Arabia
Steve Jonas
ย 
Manifest Pre-Seed Update | A Humanoid OEM Deeptech In France
Manifest Pre-Seed Update | A Humanoid OEM Deeptech In FranceManifest Pre-Seed Update | A Humanoid OEM Deeptech In France
Manifest Pre-Seed Update | A Humanoid OEM Deeptech In France
chb3
ย 
Automation Dreamin': Capture User Feedback From Anywhere
Automation Dreamin': Capture User Feedback From AnywhereAutomation Dreamin': Capture User Feedback From Anywhere
Automation Dreamin': Capture User Feedback From Anywhere
Lynda Kane
ย 
Big Data Analytics Quick Research Guide by Arthur Morgan
Big Data Analytics Quick Research Guide by Arthur MorganBig Data Analytics Quick Research Guide by Arthur Morgan
Big Data Analytics Quick Research Guide by Arthur Morgan
Arthur Morgan
ย 

Application Performance Monitoring (APM)

  • 1. Getting Started with Site24x7 Application Performance Monitoring Site24x7 Webinar - Dec 9th 2015
  • 2. โ€ข Introduction to Site24x7 โ€ข Site24x7 web infrastructure monitoring โ€ข What is Application Performance (APM) monitoring? โ€ข Site24x7 APM for Java, .NET, Ruby - Setup, features and functionalities โ€ข Real User Monitoring - Application Performance Monitoring integration โ€ข Mobile APM - iOS and Android native application monitoring โ€ข Best practices Agenda
  • 3. ZohoCorp - Established in 1996 - Software. It's our Craft! 13 Millon Users 90,000+ Enterprise Companies 25,000+ Deployments by telecom service providers worldwide
  • 5. End User Experience Monitoring Real User Monitoring Application Performance Monitoring Web Infrastructure Monitoring
  • 6. End User Experience Monitoring โ€ข Flavors of End User Experience Monitoring โ€ข Synthetic (Active) โ€ข Real User Monitoring (Passive) โ€ข Synthetic Monitoring โ€ข Monitoring from a controlled environment โ€ข Real User Monitoring (RUM) โ€ข Real time customer emotion performance & analytics
  • 7. 50 + checkpoints across the globe End User Experience Monitoring
  • 8. โ€ข User Browser Metrics โ€ข Chrome, Firefox, Opera, Internet Explorer โ€ข Performance insight into various platforms โ€ข Desktop, Tablet, Mobile โ€ข Monitor individual Web Transactions โ€ข Page Rendering, Document Processing and Downloading โ€ข Segment performance by ISPs Real User Monitoring (RUM) | Global Performance Visibility
  • 9. โ€ข Developerโ€™s handy tool โ€ข visualize web transactions end to end โ€ข Helps IT Operations, Developers and Application teams to collaborate โ€ข Enables to perform first-level troubleshooting โ€ข Deep visibility into application components โ€ข URLs to SQL queries โ€ข Detect and diagnose complex application performance problems โ€ข Errors, Traces, Exceptions Application Performance Monitoring
  • 12. โ€ข Application Servers running with Java 1.5 or above โ€ข .Net applications in Microsoft .Net Framework version 3.0 and above, IIS 6.0 and above โ€ข Ruby applications 1.8.7 and above on Rails - 3.0 and above Supported From
  • 13. โ€ข Deploy the agent in the application server โ€ข Agent hooks up with the application โ€ข Performance metrics pushed to Site24x7 Setup
  • 14. โ€ข Java Application โ€ข Identify Slow Invocations in Your Java Code โ€ข Find the most executed database operations and its response time โ€ข Find the most hit database tables. โ€ข .NET Application โ€ข Pinpoint Slow .NET Application Code โ€ข Find the busiest table and the most performed SQL operation on the table โ€ข Map which web transaction issued the SQL Call โ€ข Ruby on Rails โ€ข Check for Database Performance Slowdown โ€ข End User to Database Perspective Monitoring One Stop Solution
  • 15. โ€ข Get Deep Visibility into Your Application โ€ข Application Response Time, Throughput โ€ข Monitor End-User Satisfaction with Apdex Scores โ€ข Background Transactions โ€ข Errors, Traces, Exceptions โ€ข DB Operations โ€ข Track Custom Application Components Features
  • 30. โ€ข Custom Components support โ€ข AWS Component support โ€ข Tracking logged Exceptions for Transaction โ€ข Net Agent - Single MSI support โ€ข Ability to view transaction's thread information in trace view โ€ข Listing external components and its call count โ€ข CPU time of web and non-web transactions โ€ข Capture transactions with Threshold configuration Functionalities
  • 32. โ€ข Application Servers โ€ข Tomcat 6.x & above Glassfish 3.x & above Oracle Weblogic 10.3.x & above IBM Websphere 7.x & above JBoss AS 4.x & above JBoss EAP 6.2.x & above WildFly 8.x & above Resin 3.1.x & above JOnAS 4.x & above Others โ€ข Component โ€ข Struts 1.x, 2.x Servlet Spring Play 2.x Hibernate 3.x, 4.x IBatis EJB Filter Memcached Redis Apache HttpClient 3.x, 4.x JSP โ€ข JVM / JDK โ€ข Oracle Hotspot JDK version 1.5 - 8 IBM (J9) JDK version 1.5 - 7 OpenJDK version 1.5 - 8 HP-UX 11i JRE version 6, 7 โ€ข JDBC Drivers โ€ข MySQL Postgres Oracle - ojdbc14, ojdbc5, ojdbc6 Sybase - jconn2, jconn3, jconn4 IBM DB2 - db2jcc, jt400 Informix MS-SQL Generic JDBC drivers Compatibility
  • 33. โ€ข Specify the desired Application's Name to show in Site24x7. โ€ข Enter the API Key for the corresponding user โ€ข Check Proxy settings if any โ€ข Specify the HTTP listening port of the Application Server. โ€ข Determine the Apdex Threshold โ€ข Enable SQL Queries and Traces if required Configuration
  • 35. โ€ข Download and Run the .msi file. Select the folder path to install the .NET Agent โ€ข Check "Start the Agent after installation" check-box if you wish to start the agent. โ€ข Click Next to start installation of the agent โ€ข Copy and Paste the license key value from the Site24x7 APM Insight home page and click the Save button to complete installation โ€ข After successful installation of the agent ASP.NET applications running on the server will be monitored โ€ข All .NET web applications hosted on the IIS will be monitored โ€ข The collected data should be available in the Site24x7 APM Insight Edition page within few minutes Installation and Monitoring
  • 36. APM for Ruby On Rails
  • 37. โ€ข Supported Environments โ€ข Ruby - 1.8.7 and higher โ€ข Rails - 3.0 and higher โ€ข Download and deploy the agent into your application server. โ€ข Ruby Agent installation can be done in two ways: โ€ข Install from RubyGems by using the command "gem install site24x7_apminsight " in the system where Ruby is installed โ€ข Download the site24x7_apminsight.gem file from Site24x7 account in Site24x7 or from the RubyGem website and run the command "gem install site24x7_apminsight.gem." Supported Environment and Installation
  • 39. โ€ข Integrating APM Insight with RUM, captures and displays the application's performance โ€ข Click on the browser โ€ข Time taken for the response โ€ข Backend time taken in processing the transaction โ€ข Integrated Browser time and the Server time helps in analyzing the metrics together โ€ข Individual transaction's performance is also tracked from browser click to browser display of response Front End and Back End Experience
  • 42. โ€ข Mobile APM for Android and iOS โ€ข Mobile APM tracks the performance of your native mobile applications on actual end-user devices โ€ข APM agent measures the execution time of your code using transactions and components โ€ข Entire sequence of operations from launching the activity to rendering the final UI can be considered a transaction โ€ข Individual operations can be grouped into different component types such as HTTP, SQLite, file system, UI โ€ข Simple operations can be measured using just transactions, while complex operations can be measured using transactions with components How it Works?
  • 45. โ€ข Assign Threshold Database, Traces, CPU etc โ€ข Health Diagnostic for first step trouble shooting for .Net โ€ข Agent logs for other applications Java and Ruby on Rails โ€ข Monitor Managed Exceptions, unmanaged exceptions will be monitored from the next release Best Practices
  • 48. Knowledge Base : https://support.site24x7.com/portal/home Phone USA : +1 408 352 9117 AUS : +61 280 662 895 UK : +44 203 564 7893 IND : +91 44 67447070 (Extn : 7273) Site24x7 Product Queries : [email protected] Site24x7 Sales Queries : [email protected] Chat with us : https://www.site24x7.com/chat Forums : https://forums.site24x7.com/ Email Connect with us
  • 49. Visit our website for upcoming webinars https://www.site24x7.com/webinars.html Thanks