| By Andreas Grabner | Article Rating: |
|
| May 6, 2009 06:30 PM EDT | Reads: |
1,148 |
In this blog - Challenges of Monitoring, Tracing and Profiling your Applications runing in “The Cloud” -I discussed the challenges of monitoring, tracing and profiling applications running in the Cloud. This blog describes an approach of how to solve those challenges with dynaTrace in a GigaSpaces Cloud Environment.
The GigaSpaces Cloud Environment
The application, acting as the IMDG (In Memory Data Grid) and other services client, uses a single proxy to access the IMDG and the deployed services within the GigaSpaces Service Container (GSC). These are handling the incoming requests and scale automatically if needed
With dynaTrace we can define Sensor Packs for the server and client interfaces to instrument those calls on both sides (Application and Service). In addition to monitoring the interface methods, dynaTrace provides out-of-the box configurations for the major Java & .NET Application Frameworks like Java Servlets, JMS , JDBC, ASP.NET, etc. Capturing diagnostics information for every single transaction – starting at the Applications End User Interface end point (e.g.: Servlets) throughout the Cloud infrastructure (including the Cloud Service API and its IMDG) – enables root cause analysis in a distributed and highly dynamic environment like GigaSpaces
How to deploy dynaTrace on the cloud with GigaSpaces
Deploying dynaTrace on the cloud with GigaSpaces does not require any installation on the local machine or local deployment. The dynaTrace Server can be deployed as an additional virtual machine in your GigaSpaces Environment. The GigaSpaces dynaTrace deployment comes with a pre-configured dynaTrace System Profile for the GSC and GSM (GigaSpace Server Manager). The System Profile is configured to capture Java Servlets, Web Services, Exceptions, JMS and the GigaSpace IMDG Service Interface calls.
When deploying dynaTrace as an additional component the deployed client application and the GSC will automatically be configured to load the dynaTrace Agent and connect to the dynaTrace Server running in the same cloud environment. Once all components are deployed, dynaTrace automatically traces every single transaction executed in the application including all service interactions between the application and the GigaSpaces IMDG Services.
GigaSpaces deployment configuration for the dynaTrace Server
The following cloud application configuration deploys dynaTrace 3.0 Server as a raw machine with an elastic-ip address:
The deployScript downloads the dynaTrace Software from the cloud repository (S3) and extracts the zipped dynaTrace Software , installs it and starts the dynaTrace server. On the GSM and GSC machines we additionally deploy the dynaTrace Agent library and configure the necessary JAVA_OPTIONS via a pre-startup init script:
The init script configures the dynaTrace Agent and maps to the dynaTrace Server via the elastic-IP: EXPORT EXT_JAVA_OPTIONS='-agentpath:/export/home/gsadmin/dynatrace/dynatrace-3.0/agent/lib/libdtagent.so=name=GSC,server=xxx.xxx.xxx.xxx'
Deploying the Configuration with GigaSpaces
Via the GigaSpaces Cloud Console Web Frontend we can now deploy a new application using the cloud application deployment configuration that includes dynaTrace settings.
Automatically adjust to Cloud Dynamics
With dynaTrace’s ability to dynamically monitor additional machines, new virtual instances of Grid Containers are automatically detected as they get deployed.
Monitoring Results with dynaTrace for GigaSpaces
GigaSpaces offers its own UI to monitor the activity in the different IMDG instances and the services deployed into the GSC. The following illustration shows the statistics tab that gives us an overview about how many calls there were to the individual IMDG Service instance
With dynaTrace we can now extend this by not only looking at the count statistics on the IMDG instance but actually looking at each individual call that was made by the client application, how long the execution took and where time was spent. In addition to these metrics we can define a Dashboard that gives us a good overview of the GigaSpaces infrastructure including transaction times, CPU, Memory, GC Activities and the extended view into the Service Layer
With dynaTrace’s PurePath technology it is now possible to not only see the activity on the service layer but also identify the originating end-user request and the activity inside the service implementation.
A deployed Web Application uses the IMDG running within the GSC to store and retrieve the data for the application. With dynaTrace we can see the IMDG interactions for every single web request:
Additionally, we get the PurePath’s on the Server Side that implements these service calls like write and readMultiple:
Conclusions
Monitoring, tracing and profiling for Applications running in Cloud Environments – like GigaSpaces – is no longer a missing feature in this new evolving virtual world. They key to success is that a solution like dynaTrace in an environment like GigaSpaces fulfils the following criteria
- Easy Deployment
- Easy Configuration
- Easy Analysis
With the dynaTrace and GigaSpaces integration all these requirements are met:
- Deployment can be done as an additional raw-machine and with an additional setup script step on the application servers
- The basic configuration is already provided by dynaTrace and GigaSpaces. All Sensor Packs are in place and ready to use to capture the necessary information
- Analysis has been made easy with the dynaTrace Dashboard feature that offers automatic analysis of the captured data providing the ability to drill down into individual problematic transactions
Related posts:
- Challenges of Monitoring, Tracing and Profiling your Applications runing in “The Cloud” Cloud Computing presents unique opportunities to companies to reduce costs,...
- dynaTrace SharePoint Package available on Community Portal Over the past couple of months I created several blog...
- Performance Analysis: Identify GC bottlenecks in distributed heterogeneous environments William Louth made a good reference to one of his...
Read the original blog entry...
Published May 6, 2009 Reads 1,148
Copyright © 2009 SYS-CON Media, Inc. — All Rights Reserved.
Syndicated stories and blog feeds, all rights reserved by the author.
More Stories By Andreas Grabner
Andreas has 10-years’ experience as an architect and developer, and he currently works as a senior performance architect and technology strategist for dynaTrace Software, where he influences product strategy and works closely with customers in implementing performance management solutions across the application life cycle. He is a regular speaker at software conferences, writes for a number of technology publications, and blogs at http://blog.dynatrace.com
- The Importance of Abstraction in Cloud Computing
- Whatever the Apple iPad Is, It Apparently Leaks Like a Sieve
- Reality Check at the Cloud Expo
- Microsoft’s First Step Toward Cloud Computing
- Six Enterprise Megatrends to Watch in 2010
- Economy Drives Adoption of Virtual Lab Technology
- My Personal 2010 Predictions
- How PowerBuilder Got Its Groove Back
- Cloud Computing Was the Big News of 2009
- Adaptivity “Platinum Plus Sponsor” of Cloud Expo
- UPDATE: Adobe & IE Implicated as China’s Spy Holes
- Top Ten Reasons To Use "Real" Outlook On Your iPhone
- Kindle 2 vs Nook
- Cloud Expo New York Call for Papers Now Open
- The Importance of Abstraction in Cloud Computing
- Whatever the Apple iPad Is, It Apparently Leaks Like a Sieve
- Reality Check at the Cloud Expo
- Tactical Cloud Computing Panel at 1st Annual GovIT Expo
- Microsoft’s First Step Toward Cloud Computing
- Six Enterprise Megatrends to Watch in 2010
- Economy Drives Adoption of Virtual Lab Technology
- My Personal 2010 Predictions
- How PowerBuilder Got Its Groove Back
- Cloud Computing Was the Big News of 2009
- Google Maps and ASP.NET
- Crystal Reports XI & How It Has Changed
- Converting VB6 to VB.NET, Part I
- Creating Controls for.NET Compact Framework in Visual Studio 2005
- Where Are RIA Technologies Headed in 2008?
- How to Write High-Performance C# Code
- AJAX World RIA Conference & Expo Kicks Off in New York City
- Implementing Tab Navigation with ASP.NET 2.0
- i-Technology Photo Exclusive: Bill Gates & Steve Jobs In "Nerds"
- .NET Archives: Getting Reacquainted with the Father of C#
- Programmatically Posting Data to ASP .NET Web Applications
- i-Technology Viewpoint: "SOA Sucks"































