YOUR FEEDBACK
Three RIA Platforms Compared: Adobe Flex, Google Web Toolkit, and OpenLaszlo
NN wrote: Yeah you are right GWT is poor man's Flex. After using GWT on two...
SOA World Conference
Virtualization Conference
$200 Savings Expire May 16, 2008... – Register Today!

2007 West
GOLD SPONSORS:
Active Endpoints
Your SOA Needs BPEL for Orchestration
BEA
Virtualized SOA: Adaptive Infrastructure for Demanding Applications
Nexaweb
Overcoming Bandwidth Challenges with Nexaweb
TIBCO
What is Service Virtualization?
SILVER SPONSORS:
WSO2
Using Web Services Technologies and FOSS Solutions
Click For 2007 East
Event Webcasts

2008 East
PLATINUM SPONSORS:
Appcelerator
Think Fast: Accelerate AJAX Development with Appcelerator
GOLD SPONSORS:
DreamFace Interactive
The Ultimate Framework for Creating Personalized Web 2.0 Mashups
ICEsoft
AJAX and Social Computing for the Enterprise
Kaazing
Enterprise Comet: Real–Time, Real–Time, or Real–Time Web 2.0?
Nexaweb
Now Playing: Desktop Apps in the Browser!
Sun
jMaki as an AJAX Mashup Framework
POWER PANELS:
The Business Value
of RIAs
What Lies Beyond AJAX?
KEYNOTES:
Douglas Crockford
Can We Fix the Web?
Anthony Franco
2008: The Year of the RIA
Click For 2007 Event Webcasts

SYS-CON.TV
TOP THREE LINKS YOU MUST CLICK ON


Cyanea/One from Cyanea

Digg This!

Suppose you've developed your suite of applications, standardized to J2EE, and are now awaiting the J2EE benefits for monitoring these applications. You have a consistent series of applications, so adding advanced monitoring capability should be fairly straightforward. Unfortunately, you soon find that frequently this is not the case. Most monitoring applications are built to support a variety of architectures. This may be a strength for some production environments, but as a consequence, these solutions aren't taking advantage of much of what J2EE offers.

Cyanea is now a BEA Star Partner and Cyanea/One provides consistent capability for both application servers. Once installed, Cyanea/One provides a suite of features that offer automatic coverage for all of your J2EE applications - no intrusive instrumentation is needed. It also works independently of your J2EE applications so there is no need to modify or even access your application code. And even though you have done nothing to your applications, you have the ability to view them from an enterprise level all the way down to specific method or thread-level detail.

I recently had the opportunity to try out Cyanea/One on the BEA WebLogic Server and was fairly impressed. You get a sense of the overall high quality of the product when the initial application overview screen appears. It is a very clean, easyto- read view of all application server groups and their associated volume throughput (see Figure 1). If there is a problem with one of the applications, simply drill down on that application and additional detail is provided. The application server groups can be customized and removed from the view as needed. In addition to volume throughput, you can see the average response time for the group as well as a comparison of that response time to historical performance. It would be nice if additional statistics were available as alternative highlevel application views, but the view gives you enough to know that something could be wrong or that everything is working fine.

 
Figure 1: Application overview screen

I created a problem: a vast number of requests was assaulting the database for the sample application! Sure enough, the application overview showed that there was a problem and I drilled down to determine the problem. The next view, "InFlight Request Search," lists all of the current requests being processed by the application server. You can easily sort it by the total resident time to determine any long-running transactions. Hung transactions or threads are easily called out within this view as well.

You can then drill down on the particular thread that interests you and the resulting "Request Detail" provides a summary of the thread, including the last SQL that was run. From there, specific methods can be viewed, and requests can be cancelled or reprioritized. The drill-down capabilities are intuitive and it is fairly easy to determine the cause of most of the problems. The statistics for these views are not configurable, but seem to provide most values that you would need to do standard analysis. For example, at the method level Cyanea shows you the entry/exit points along with corresponding response times and CPU times for that method invocation, in addition to the SQL statements called within that method.

Another nice view of an application server or server group is the System Resources overview (see Figure 2). This view provides an easy-tounderstand graphical view of the major components of the application server and allows a quick understanding of possible problem causes. JVM CPU usage, JVM memory usage, database connection pools, and transaction failure values are provided, and each can easily be drilled down for additional detail.

 
Figure 2: System Resource overview

I was really impressed with the variety and usefulness of the standard reports. The reports are built within the overall application paradigm, so drilling down is a standard capability (see Figure 3). Custom reports based on specific metrics can easily be created for possible uses like memory leak analysis, or capacity planning and workload characterization efforts. Another reporting feature I liked was the ability to e-mail any report in PDF format. As anyone who has been on late night call can attest, nothing beats the ability to see the data instead of having support describe the situation.

 
Figure 3: Drilling down into the application

The same reporting area, "Performance Analysis and Reporting," allows access to historical information. Historical transactional data is stored at the detail level using unique instances of each request, not an aggregate thereof. The user can define what is stored. All requests against all servers can be stored, but it is generally recommended that only a certain percentage be saved. Each customer can specify the specific percentage based on server status. In the current version, this percentage is a global setting; the next release (2.1) provides a percentage setting for each server and is shipping now. In addition, server availability, transaction throughput, and response times are continuously monitored against historical performance and can be graphically displayed.

A related feature is called "Monitoring on Demand" and provides a variable server monitoring level to minimize impact. When everything is running smoothly, less information needs to be persisted than when there are known problems.

Another useful area is the Server Statistics overview that allows you to display customizable metrics for particular servers of interest, as well as select thresholds that can visually alert you when they are exceeded. Other thresholds can be set with the Traps and Alerts area that can notify you if a customizable system or application condition is met. You can trap not only for "standard" events such as heap size utilization or DB connection pool percentage, but also for application-specific events such as "request A is hung for more than x seconds" or "method y is invoked more than z times in a single request."

It is important to note that Cyanea does not support standalone Java applications (non- J2EE) at this writing. The next version will display non-J2EE threads that are started by J2EE applications, but the reality is that Cyanea is a J2EE application monitoring solution.

Conclusion
For a J2EE production environment, Cyanea/One offers an out-of-the-box total production monitoring solution. Installation and setup are straightforward and easy. Any J2EE application within your enterprise suite can be included automatically once Cyanea/One is installed.

Cyanea/One also provides a thin-client interface, advanced memory/heap analysis features, granular historical data collection, and the ability to change the monitoring scope at a JVM level dynamically, and to do so without having to restart the app server. It truly is a complete J2EE application monitoring solution.

Licensing Info:
Cyanea/One is licensed by number of CPU's per managed server running in the customer environment. [so for example a 4 CPU server would require 4 licenses; the managing device or "Managing Server" is included at no charge, regardless of the number of CPU's]

System Requirements:
Managing Server: OS: Linux, Sun Solaris, IBM AIX
Database: Oracle, DB2

Managed Servers:
OS: Linux, MS Win2K Server, Sun Solaris, HP-UX, IBM AIX, z/OS, and OS/390
Database: Oracle, DB2

About Jason Snyder
Jason Snyder is an architectural expert for CSC Consulting in Boston, and has served as the lead architect for several J2EE development projects. He has over 10 years of experience in software development, OO design, and application architecture.

BEA WEBLOGIC LATEST STORIES
Microsoft To Keynote 4th International Virtualization Conference & Expo
Mike Neil is general manager for virtualization strategy in the Windows Server Division at Microsoft. Mike is focused on the delivery of the Windows virtualization technology, including Windows Server 2008 Hyper-V, Microsoft Hyper-V Server and Virtual PC 2007. Mike also directs the tec
3rd International Virtualization Conference & Expo: Themes & Topics
From Application Virtualization to Xen, a round-up of the virtualization themes & topics being discussed in NYC June 23-24, 2008 by the world-class speaker faculty at the 3rd International Virtualization Conference & Expo being held by SYS-CON Events in The Roosevelt Hotel, in midtown
Virtualization Meets DaaS - Desktop-as-a-Service
After a $1.5 million angel round, Desktone, which was started in 2006 by Eric Pulier, who also started SOA Software, US Interactive and IVT, picked up $17 million in first-round funding about a year ago from Highland Capital Partners, SoftBank Capital, Citrix Systems and the China-base
Engelbart's Usability Dilemma: Efficiency vs Ease-of-Use
The mouse was the original idea of Doug Engelbart who was the head of the Augmentation Research Center (ARC) at Stanford Research Institute. Engelbart's philosophy is best embodied, in my opinion, in the design of another device that he invented, the five-finger keyboard - with keys li
Web 2.0 Is Fundamentally About Empowering People
'Unlocking content to be remixed into new business value' is the driver of Web 2.0 in the enterprise, says Rod Smith, IBM VP of Emerging Internet Technologies, in this Exclusive Q&A with Jeremy Geelan on the occasion of IBM's release of a new technology created by IBM researchers, code
Why Do 'Cool Kids' Choose Ruby or PHP to Build Websites Instead of Java?
Here is a question that I have been pondering on and off for quite a while: Why do 'cool kids' choose Ruby or PHP to build websites instead of Java? I have to admit that I do not have an answer. Why do I even care? Because I am a Java developer. Like many Java developers, I get along w
SUBSCRIBE TO THE WORLD'S MOST POWERFUL NEWSLETTERS
SUBSCRIBE TO OUR RSS FEEDS & GET YOUR SYS-CON NEWS LIVE!
Click to Add our RSS Feeds to the Service of Your Choice:
Google Reader or Homepage Add to My Yahoo! Subscribe with Bloglines Subscribe in NewsGator Online
myFeedster Add to My AOL Subscribe in Rojo Add 'Hugg' to Newsburst from CNET News.com Kinja Digest View Additional SYS-CON Feeds
Publish Your Article! Please send it to editorial(at)sys-con.com!

Advertise on this site! Contact advertising(at)sys-con.com! 201 802-3021

SYS-CON FEATURED WHITEPAPERS

MOST READ THIS WEEK
ADS BY GOOGLE
BREAKING NEWS FROM THE WIRES
AmberPoint Extends SOA Governance to Apache ServiceMix, BEA AquaLogic Service Bus 3.0, BEA WebLogic Integration, Cisco ACE XML Gateway, JBoss Enterprise Application Platform and Oracle Fusion
AmberPoint announced today that it has extended the reach of its runtime SOA governance