- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Systems Insight Manager
- >
- WBEM Management Protocol not recognised on Windows...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2009 01:09 PM
10-11-2009 01:09 PM
WBEM Management Protocol not recognised on Windows Servers
I can’t seem to get HP SIM to detect WBEM as a management protocol in any of our Windows servers, even though I have installed a WBEM provider in the servers to be monitored. The WBEM provider generates test events fine, but when I run an “Identify” in HPSIM it responds as follows:
Starting identification process...
.
.
.
Checking for WBEM support on system.
This system does not have any SMI-S CIMOM installed
This system doesn't have a server CIMOM installed locally, or cannot connect to
it using all credentials specified
Running WBEM rules based identification.
Cannot get ComputerSystem WBEM/WMI data from the system
.
.
.
Running Storage identification.
Did not detect WBEM support on this system. Will not attempt storage identificat
ion. If this is a storage host, check WBEM credentials and make sure the provide
rs and CIMOM are operational on the host.
Storage identification completed.
.
.
.
System identification done with this system.
I have turned off the firewall on both the monitored and management servers, and have the domain and local admin accounts entered in the Global Sign-in Credentials. WBEM is enabled in the Global Protocol Settings.
The Management Protocols reported for all Windows servers are : HTTP:, SMH:2.0, SNMP:1.0
Environment:
Windows Servers - Version Server 2003 SP2, Server 2008 SP1
HPSIM Version 5.3 with SP1 (Build version C.05.03.01.00)
WBEM is recognised as a management protocol on our VMware ESX hosts.
Appreciate any help in enabling WBEM as a management protocol on our Windows Servers.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2009 11:13 PM
10-11-2009 11:13 PM
Re: WBEM Management Protocol not recognised on Windows Servers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2009 07:29 PM
10-12-2009 07:29 PM
Re: WBEM Management Protocol not recognised on Windows Servers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2009 12:06 AM
10-14-2009 12:06 AM
Re: WBEM Management Protocol not recognised on Windows Servers
You need to make sure that the user has permission to access DCOM remotely and that all ports are open (unless you change the DCOM RPC port range). By default, members of the group "Distributed DCOM users" have this permission.
DCOM settings are managed using the MMC snapin "Component Services".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2009 01:57 PM
10-15-2009 01:57 PM
Re: WBEM Management Protocol not recognised on Windows Servers
============================================
Solution as follows:
Open the file "C:\Program Files (x86)\Hewlett-Packard\SMI-S\CXWSCimom\config\cxws.properties"
Change the ports to 6988 and 6989 (be sure to check these ports aren't in use).
Open the file "C:\Program Files (x86)\HP\Systems Insight Manager\config\identification\wbemportlist.xml"
Change the ports to 6988 and 6989
Stop the Hewlett Packard storage works CIMOM service
Restart the Pegasus WMI Mapper service.
Start the Hewlett Packard storage works CIMOM service
To verify SMI-S can communicate with the storage on the new port, open a command prompt and change directories to where SIM is installed. (Path: C:\Program Files (x86)\HP\Systems Insight Manager\)
Type wbemdisco
Specify the new port number 6989.
============================================
Once I did the steps above and did a re-identify, the WBEM protocol was detected correctly.
Thanks to those who responded.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2009 03:27 PM
10-15-2009 03:27 PM