WS-Management
Status | Published |
---|---|
Year started | 2008 |
Latest version |
1.2 September 2014 |
Organization | Distributed Management Task Force |
Related standards | WBEM |
Domain | Systems Management |
Abbreviation | WS-MAN |
Website |
www |
Web Services-Management (WS-Management) is a DMTF open standard defining a SOAP-based protocol for the management of servers, devices, applications and various Web services. The DMTF has published the standards document DSP0226 with version v1.1.0 of March 3, 2010.[1]
The specification is based on DMTF open standards and Internet standards for Web services. WS-Management was originally developed by a coalition of vendors. The coalition started with AMD, Dell, Intel, Microsoft, Sun Microsystems and expanded to a total of 13 members before being subsumed by the DMTF in 2005.
WS-Management provides a common way for systems to access and exchange management information across the IT infrastructure. The specification is quite rich, supporting much more than get/set of simple variables, and in that it is closer to WBEM or Netconf than to SNMP. A mapping of the DMTF-originated Common Information Model into WS-Management was also defined.
Implementations and application support
- Microsoft has implemented the WS-Management standard in Windows Remote Management 1.1 (WinRM),[2] available for Windows XP, Windows Server 2003, Windows Vista and Windows Server 2008.
- Using WS-Management (WinRM 2.0), Windows PowerShell 2.0 allows scripts and cmdlets to be invoked on a remote machine or a large set of remote machines.[3]
- Novell worked to develop an open source implementation of the WS-Management specification for SUSE Linux Enterprise.[4]
- WinRM 2.0 for Windows XP and Windows Server 2003 was released on Oct 26, 2009.[5]
- WinRM 3.0 for Windows 7 and Windows Server 2008 R2 was released on Sept 4 2012 and shipped in Windows 8 and Windows Server 2012.[6]
- A European research project (ITEA 2 programme, a strategic pan-European programme for advanced pre-competitive R&D in Software-intensive Systems and Services), named SODA (Service Oriented Device and Delivery Architecture) developed several implementations of WS-Management in ANSI C, Java, and for OSGi. These implementations are specifically targeted to be used with an open SOAP web service protocol stack named DPWS (Devices Profile for Web Services), and were optimized to be integrated in micro-devices with only 100kB of memory. These implementations are free software, licensed under the GNU Lesser General Public License (LGPL), and their source code is freely available for download.
- Intel Active Management Technology, an out-of-band management suite, uses WS-Management as the out-of-band management protocol.[7]
References
- ↑ http://www.dmtf.org/standards/published_documents/DSP0226_1.1.pdf
- ↑ "Windows Vista Management Features". Retrieved 2015-10-04.
- ↑ "What's New in CTP of PowerShell 2.0". Retrieved 2007-12-12.
- ↑ "Microsoft and Novell Announce Technical Collaboration for Customers". Retrieved 2007-12-12.
- ↑ "Windows Management Framework Core for Windows XP". Retrieved 2009-10-28.
- ↑ "Windows Management Framework 3.0". Retrieved 2012-10-17.
- ↑ "WS-Management in Intel AMT". Retrieved 2013-05-27.
External links
- WS-Management specifications
- Openwsman: Open-source implementation of WS-Management
- Wiseman: Open-source java implementation of WS-Management
- SOA4D (Service Oriented Architecture for Devices): Open-source C and Java implementation of DPWS stack and WS-Management
- A live WS-Management example for experimentation
- WinRM (Windows Remote Management): a Microsoft Windows implementation of WS-Management Protocol based on SOAP (Simple Object Access Protocol)