- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Systems Insight Manager
- >
- Re: Insight Manager WBEM Settings - Help Needed
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
11-29-2007 03:37 AM
11-29-2007 03:37 AM
I understand that WMI is MS's implementation of WBEM and if the setting is configured, RPC will be used.
1. If the SIM server and agent are in the same AD domain, will those credentials be passed in an encrypted form?
2. If the SIM server needs to use WMI to communicate to a system in a "non trusted" AD domain, should I place alternate domain credentials in that field? Will those be encrypted? How?
3. There is a spot to configure Port #. If you specify a port there, are you changing the fact that it uses RPC? Wouldn't a configuration change be required on the agent to listen on this alternate port?
4. If "use certificate instead" is selected". Is RPC no longer used?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2007 05:41 AM
11-29-2007 05:41 AM
Re: Insight Manager WBEM Settings - Help Needed
WMI is Microsoft's implementation of a Common Information Model Object Manager and it uses its own WMI namespace and transports data over DCOM.
HP SIM utilizes a "WMI Mapper" to map between the namespaces and to transport between the 2 interfaces.
HP SIM can't use a certificate to make WMI connections. It will use domain\user credentials to pass the request over HTTPS to the WMI mapper which will pass through the credentials using DCOM to the target. This is done for any system regardless of domain (although if domain is omitted, it assumes the same domain).
Port 5989 is the default port for WBEM and is what the WMI Mapper listens to. The only reason to change it is if you were to change the WMI Mapper's listening port and need to have HP SIM know what to use.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2007 07:02 AM
11-29-2007 07:02 AM
Re: Insight Manager WBEM Settings - Help Needed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2007 04:04 AM
11-30-2007 04:04 AM
Re: Insight Manager WBEM Settings - Help Needed
Mine are all Windows and I have WBEM disabled. I am only using HTTP, SNMP, and WMI. I was under the impression that WBEM was only needed for HP-UX systems, but I might be misinformed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2007 05:11 AM
11-30-2007 05:11 AM
SolutionAll of the communications are initiated by HP SIM. At some point in the future there will be an ability for the target to initiate events called "WMI Indications" (similar to an SNMP trap) for which the HP SIM server will subscribe.
Rancher:
You are misinformed. If you have disabled WBEM, then you can't use WMI. As mentioned above, HP SIM only uses WBEM. It then has to use the WMI Mapper to translate back and forth.
Generally speaking, if these are ProLiant servers you are dealing with, there is no reason to use WMI at this time. All of the ProLiant specific data is instrumented exclusively in SNMP.
Some more information is attached that helps to explain this from a presentation I did earlier this year at the HP Tech Forum.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2007 05:19 AM
11-30-2007 05:19 AM
Re: Insight Manager WBEM Settings - Help Needed
Thank you SO much for the information and for setting me straight! I have been under this impression ever since I started using SIMS.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2009 06:52 AM
01-28-2009 06:52 AM
Re: Insight Manager WBEM Settings - Help Needed
A question :
For configure the settings snmp on HP SIM, should set the WBEM and WMI settings?
Thanks for it.
Regards
J.MENAGER
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2009 07:35 AM
01-28-2009 07:35 AM
Re: Insight Manager WBEM Settings - Help Needed
no the snmp settings are independent of the wbem settings.
HTH