Comments
paul.nowak wrote: Matt, thanks for the comments. I made an error on the version of Plone. It's 2.5 Plone running on Zope 2.9x. In regards to the additional products, we have a skin installed and we have a product that we had custom developed for us that connects to a PostgreSQL database. We've looked at slow PostgreSQL queries causing problems and have not been able to find an issue. We've also tested for the case where the PostgreSQL server is down and have not been able to create an issue. We therefor...
Cloud Computing
Conference & Expo
November 2-4, 2009 NYC
Register Today and SAVE !..


2008 West
DIAMOND SPONSOR:
Data Direct
SOA, WOA and Cloud Computing: The New Frontier for Data Services
PLATINUM SPONSORS:
Red Hat
The Opening of Virtualization
GOLD SPONSORS:
Appsense
User Environment Management – The Third Layer of the Desktop
Cordys
Cloud Computing for Business Agility
EMC
CMIS: A Multi-Vendor Proposal for a Service-Based Content Management Interoperability Standard
Freedom OSS
Practical SOA” Max Yankelevich
Intel
Architecting an Enterprise Service Router (ESR) – A Cost-Effective Way to Scale SOA Across the Enterprise
Sensedia
Return on Assests: Bringing Visibility to your SOA Strategy
Symantec
Managing Hybrid Endpoint Environments
VMWare
Game-Changing Technology for Enterprise Clouds and Applications
Click For 2008 West
Event Webcasts

2008 West
PLATINUM SPONSORS:
Appcelerator
Get ‘Rich’ Quick: Rapid Prototyping for RIA with ZERO Server Code
Keynote Systems
Designing for and Managing Performance in the New Frontier of Rich Internet Applications
GOLD SPONSORS:
ICEsoft
How Can AJAX Improve Homeland Security?
Isomorphic
Beyond Widgets: What a RIA Platform Should Offer
Oracle
REAs: Rich Enterprise Applications
Click For 2008 Event Webcasts
Everyone wants to lower their capital expenditures and increase operational efficiency - it's a sign of the times. The economy of the past 12 - 18 months has forced all organizations to do more with less and become more efficient. While everyone can identify with the request to do more with less, th...
SYS-CON.TV
SOA Web Services XML: Why WSDM Matters
The role of WSDM in distributed IT management

The world of IT management has changed a great deal since the early days of SNMP and network management. IT organizations today are building and deploying a wide range of systems and applications that must be managed in a consistent and reliable way. Applications are being built from the ground up using service-oriented design principles, and an IT manager can no longer look to a single machine to determine the health and availability of the services being delivered. Resources are much more distributed and interconnected, and they are being deployed at an alarming rate. For IT, this poses additional challenges in having to keep track of changes and to build management solutions that can aid in linking business needs to IT.

With the variety of application platforms and technologies in use today, companies demand standardized approaches to managing these heterogeneous platforms. This is where WSDM can play an important role. WSDM, or Web Services Distributed Management, began as an OASIS Technical Committee in February 2003. For the past two years, leading management vendors have been working within the OASIS group to create a set of standards that use Web services technologies for management. OASIS officially approved a set of WSDM standards in March 2005.

In this article we take a much closer look at the various WSDM standards, the capabilities offered by some of these standards, and present some useful case studies that demonstrate the benefits of WSDM. The intention is for software architects and developers who design software that must be managed to gain a much better appreciation for the value of WSDM.

WSDM as a Management Standard
To understand WSDM, it's important to make a distinction between two key specifications that were developed in the OASIS WSDM TC.

  • The Management Using Web Services (MUWS) specification defines how any IT resource can use Web services technologies for exposing manageability interfaces.
  • The Management Of Web Services (MOWS) specification builds on MUWS and specifically addresses how a Web service resource can be managed.
In this article we'll focus primarily on MUWS because it is the foundation for managing distributed IT resources, regardless of the underlying platform or implementation technology. As Figure 1 illustrates, IT management involves both manageable resources and a manageability consumer. A manageability consumer such as an Enterprise Management System (EMS) might need to discover a resource, receive notifications of state changes, or control a resource. WSDM MUWS defines a mechanism for exposing a manageable resource with a Web services endpoint that contains control, attribute, and event capabilities.

Before providing details of the capabilities offered by WSDM, it's important to clarify the relationship to existing management standards and technologies. Because WSDM is based on Web services technologies, it relies on standards such as XML Schema, WSDL, SOAP, and WS-Addressing.

At the same time, WSDM MUWS does not impose any specific management model in its implementation. For example, DMTF's Common Information Model (CIM) provides a common definition of management information for systems, networks, and applications. Work is already underway to map CIM resource models and related operations using WSDM-MUWS (see References section, "Proposal for a CIM mapping to WSDM").

Additionally, we shouldn't think of WSDM as a management instrumentation technology. It is expected that developers would still instrument their application with JMX, WMI, or other management technology. In the case of Java, Apache open source toolkits already exist today that allow a developer to expose Java-based applications with WSDM interfaces (Apache Web Services Muse: http://ws.apache.org/ws-fx/muse/). Additionally, the Java community is in the process of creating a Web services connector that supports JMX (JSR 262: Web Services Connector for Java Management Extensions [JMX] Agents: www.jcp.org/en/jsr/detail?id=262). In either case, the interface one uses for accessing a manageable resource (e.g., WSDM) can be considered separate from the technology used for instrumentation (e.g., JMX, WMI, Java, etc.).

Having these and other adapters in place will help to broaden widespread adoption of the technology. Such adapters will also make it easier for a management system to manage IT resources in a consistent, standards-based manner.

Why WSDM?
Before we dive into the details, let's better understand why WSDM is important to IT management. Because WSDM is based on Web services, you can leverage much of the basic infrastructure and tooling support already available. Using WSDM for management can take advantage of improved integration and interoperability, as well as support the basic Web services capabilities such as security, reliability, and transactions.

There are also specific benefits that can be gained for providers and consumers of IT resources.

  • For the providers of IT resources (e.g., an infrastructure provider such as a J2EE application server), WSDM MUWS offers a single interface to manageability, regardless of the instrumentation. The same interface can be reused across multiple management system vendors, thus minimizing the number of custom interfaces needed.
  • For consumers of IT resources, WSDM MUWS greatly increases the types of IT resources that can be managed. Additionally, discovery of new resources and capabilities can be done automatically at runtime.
Moving forward, we see WSDM as a key enabler to the Adaptive Enterprise. By that we mean the ability for an organization to quickly and easily respond to change through the linkages that are established between business and IT. Accomplishing this requires a cleaner separation between the services being delivered and the management of those services.
About Chris Peltz
Chris Peltz is a senior architect within HP's
Developer Resources Organization (http://devresource.hp.com), providing technical and architectural consulting to enterprise customers in the areas of J2EE, Web services, and
application management.

In order to post a comment you need to be registered and logged in.

Register | Sign-in

Reader Feedback: Page 1 of 1

Why WSDM Matters. The world of IT management has changed a great deal since the early days of SNMP and network management. IT organizations today are building and deploying a wide range of systems and applications that must be managed in a consistent and reliable way. Applications are being built from the ground up using service-oriented design principles, and an IT manager can no longer look to a single machine to determine the health and availability of the services being delivered. Resources are much more distributed and interconnected, and they are being deployed at an alarming rate. For IT, this poses additional challenges in having to keep track of changes and to build management solutions that can aid in linking business needs to IT.

SOA Web Services XML: Why WSDM Matters
The world of IT management has changed a great deal since the early days of SNMP and network management. IT organizations today are building and deploying a wide range of systems and applications that must be managed in a consistent and reliable way. Applications are being built from the ground up using service-oriented design principles, and an IT manager can no longer look to a single machine to determine the health and availability of the services being delivered. Resources are much more distributed and interconnected, and they are being deployed at an alarming rate. For IT, this poses additional challenges in having to keep track of changes and to build management solutions that can aid in linking business needs to IT.

SOA Web Services XML: Why WSDM Matters
The world of IT management has changed a great deal since the early days of SNMP and network management. IT organizations today are building and deploying a wide range of systems and applications that must be managed in a consistent and reliable way. Applications are being built from the ground up using service-oriented design principles, and an IT manager can no longer look to a single machine to determine the health and availability of the services being delivered. Resources are much more distributed and interconnected, and they are being deployed at an alarming rate. For IT, this poses additional challenges in having to keep track of changes and to build management solutions that can aid in linking business needs to IT.


Your Feedback
Web Services Journal News Desk wrote: Why WSDM Matters. The world of IT management has changed a great deal since the early days of SNMP and network management. IT organizations today are building and deploying a wide range of systems and applications that must be managed in a consistent and reliable way. Applications are being built from the ground up using service-oriented design principles, and an IT manager can no longer look to a single machine to determine the health and availability of the services being delivered. Resources are much more distributed and interconnected, and they are being deployed at an alarming rate. For IT, this poses additional challenges in having to keep track of changes and to build management solutions that can aid in linking business needs to IT.
XML Journal News Desk wrote: SOA Web Services XML: Why WSDM Matters The world of IT management has changed a great deal since the early days of SNMP and network management. IT organizations today are building and deploying a wide range of systems and applications that must be managed in a consistent and reliable way. Applications are being built from the ground up using service-oriented design principles, and an IT manager can no longer look to a single machine to determine the health and availability of the services being delivered. Resources are much more distributed and interconnected, and they are being deployed at an alarming rate. For IT, this poses additional challenges in having to keep track of changes and to build management solutions that can aid in linking business needs to IT.
SOA Web Services Journal wrote: SOA Web Services XML: Why WSDM Matters The world of IT management has changed a great deal since the early days of SNMP and network management. IT organizations today are building and deploying a wide range of systems and applications that must be managed in a consistent and reliable way. Applications are being built from the ground up using service-oriented design principles, and an IT manager can no longer look to a single machine to determine the health and availability of the services being delivered. Resources are much more distributed and interconnected, and they are being deployed at an alarming rate. For IT, this poses additional challenges in having to keep track of changes and to build management solutions that can aid in linking business needs to IT.
SOA World Latest Stories
Likewise, which authenticates Linux, Unix and Mac users with Microsoft Active Directory, has started offering three starter packs that combine its Enterprise software with support and training services. They are designed to move customers from the company’s open source software to Like...
It says Traffic Server enables the session management, authentication, configuration management, load balancing and routing of an entire cloud computing stack. It’s supposed to offer fast, reliable and scalable access to cached online content and speed responses to requests for stored ...
It claims the widgetry, which lets Mac users run Windows and Linux alongside Mac OS X, is faster, smarter, easier and more powerful than previous generations. Unlike Apple’s own Boot Camp, which forces people to reboot between operating systems, Parallels users can switch between Mac a...
Microsoft’s browser rivals aren’t satisfied with the tentative “ballot screen” settlement that the company came to with the European Commission, which would offer all its European users a chance to download a rival browser. Google, Mozilla and Opera want changes made. According to the ...
As virtualization entered the data center it became an accidental standard bearer for network automation. The power of virtualization helped to drive a cultural (including x as a service) shift in expectations, just as Nicholas Carr was declaring war on traditional “old world” IT with...
RASS and 6fusion USA, Inc. announced a partnership to co-deliver cloud hosted desktop and server applications on demand. The joint offering promises to improve existing performance and cost limitations for customers moving away from a traditional on-site application delivery model. RA...
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
ADS BY GOOGLE