openwsman

PlWSMan - WBEM Client/Listener

PlWSMan is a WBEM client/listener implementation. Developed in Perl, and using the bindings provided by OpenWSMan, is a web-based GUI that allow the user/administrator to watch and execute actions on a remote computer system (remote manageability).

Openwsman 2.2.3 released

Version 2.2.3 of openwsman is now available at SourceForge


RPM packages are available through the openSUSE Build Service


Thanks to everyone reporting bugs and providing patches ! Credits below.


This release accumulates all fixes and additions received since approx. mid-January.

New release: Openwsman 2.2.1

Version 2.2.1 of Openwsman is now available for download at sourceforge.
2.2.1 introduces some major changes, esp. helping to confine memory
usage on embedded systems.

Openwsman 2.2.0 released

Version 2.2.0 of Openwsman is now available for download at sourceforge.

Note: This release will be followed by 2.2.1 within 4-6 weeks which will include further stability and 'corner case' fixes.

ActiveWsman - Proposal for a simple client API

One thing that bothers me when coding against the openwsman client API is the amount of protocol knowledge needed. A simple enumeration call requires one to know about enumerate, pull and release. Not to mention keeping track of the context.
Having enjoyed the ActiveRecord pattern as implemented in Ruby On Rails, I collected some thoughts around using this for WS-Management client programming.

Scripting Openwsman Server Plugins

At the last Management Developers Conference (http://www.mandevcon.com), I presented my work on scripting openwsman server plugins. This is a way to write plugins in a scripting language, like Python, Perl or Ruby.

The attached presentation shows how the problem was approached and describes the implementation. Its in an alpha state currently and needs some more work to become fully functional. This will also require some changes in the openwsman plugin API to fully support plugins.

Openwsman 2.1.0 Released

We are glad to announce the release of openwsman 2.1.0 which is a bugfix release that fixes some security issues and has various improvements, especially in the http stack and improved platform support thanks to many contributions from the openwsman community.

Openwsman 2.1.0 can be downloaded from sourceforge.

The Openwsman Project

Openwsman is a project intended to provide an open-source implementation of the Web Services Management specification (WS-Management) and to expose system management information on the Linux operating system and other open-source OSes using the WS-Management protocol. WS-Management is based on a suite of web services specifications and usage requirements that exposes a set of operations focused on and covers all system management aspects.

Openwsman 2.0.0 around the corner with beta1 release

Openwsman 2.0.0 is planned for end of March. Beta 1 was released 2 weeks ago.

I know from many of you, especially those I talked to in person, that you might have some local changes to earlier releases fixing some issues and even adding some features. Some even promised to send patches and fixes, but nothing happened so far.