Management Developers Conference presentations, take two

Two presentations showing Openwsman in action are now available through my blog.

WS-Management On Rails shows how to combine the beauty of the Openwsman Ruby bindings and Ruby On Rails to create a web based management application.
WS-Management Application Enablement is about writing openwsman server plugins to access any client applications in an RPC-like fashion.

Objectives of OpenWSMAN

Openwsman is an open-source implementation of the WSManagement specification, a protocol, based on Web Services, for the management of servers, devices, applications and more.

Openwsman enables users to develop and enable applications on Linux with WS-Management support (Through Openwsman or others).

Openwsman leverages existing standards like CIM to provide a consistent management interface across hardware platforms and operating systems.

• Provide an implementation of the core (MUST) requirements of the WS-Management specification in addition to a defined set of optional requirements (SHOULD).

• Conform to the WS-Management specification.

• Provide WS-Management service and client based solutions.

• Targets host and embedded environments.

• Leverage open-source libraries (libxml2, SFCC, curl).

• CIMOM agnostic (CIMXML support).

References:
1. http://openwsman.org/
2. http://pcquest.ciol.com/content/techtrends/2005/105090602.asp
3. http://www.wbemsolutions.com/tutorials
4. http://www.nabble.com/Openwsman---Development-f21691.html
5. http://trac.openwsman.org/wiki/OpenwsmanAll
6. http://www.linux-mag.com/microsites.php?site=linuxonblades&sid=main&p=4671
7. SourceForge Enterprise Edition Download Installation Guide.

More details on what is OpenWSMAN

Details on OpenWSMAN
docs and implementation samples