- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Systems Insight Manager
- >
- VMM 2.1 method of adding VM's
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
03-07-2007 08:18 PM
03-07-2007 08:18 PM
VMM 2.1 method of adding VM's
Formerly with the ESX 2.x branch and the old version of VMM, VM's were automatically added whenever you would register an ESX host machine.
It seems that this behaviour has changed in the newer version (When I register a host machine, no VM's are added) I read some forum threads stating that you would have to add the machine using Options->Discovery. I have tested this using WBEM and this works.
Downside of this is that I have to add the account we use for WBEM as local admin (!!) on that particular VM. Is it possible to also use SNMP for this? Or better, is it possible to use the old method?
The documentation is very vague on this particular matter, the method of adding virtual machine's is not even described.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2007 06:46 AM
03-08-2007 06:46 AM
Re: VMM 2.1 method of adding VM's
I just use a domain account, so there's no need to manage local accounts.
I also maintain a wbem batch file that can replace all of the wbem passwords when the domain password expires, this uses the mxnodesecurity command.
I've not had to add VM servers, discovery typically picks them up but I do need to set the wbem settings once it has done.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2007 06:54 AM
03-08-2007 06:54 AM
Re: VMM 2.1 method of adding VM's
Thanks for your reply. I know I could use a domain account and add that particular user to the local admins group. But the thing I am concerned about is giving out local admin for this. So I asked if WBEM is the only way to go...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2007 10:02 AM
03-08-2007 10:02 AM
Re: VMM 2.1 method of adding VM's
WMI requires an 'admin' level account to get at data in the OS.
So yes, WMI/WBEM is the only way to go.
I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2007 10:18 AM
03-08-2007 10:18 AM
Re: VMM 2.1 method of adding VM's
But you will not get data regarding storage usage that wbem can give.
Some have used the Desktop agents. I've not tried that.