
VMware vCenter Discovered Machines Import Tool
User's Guide
Version 5.3.0.25
for vCenter Configuration Manager 5.3
This document supports the version of each product listed and supports all
subsequent versions until the document is replaced by a new edition. To
check for more recent editions of this document, see
http://www.vmware.com/support/pubs.
EN-000471-00

You can find the most up-to-date technical documentation on the VMware Web site at:
http://www.vmware.com/support/
The VMware Web site also provides the latest product updates.
If you have comments about this documentation, submit your feedback to:
docfeedback@vmware.com
© 2006-2010 VMware, Inc. All rights reserved. This product is protected by U.S. and international copyright and
intellectual property laws. VMware products are covered by one or more patents listed at
http://www.vmware.com/go/patents.
VMware is a registered trademark or trademark of VMware, Inc. in the United States and/or other jurisdictions. All
other marks and names mentioned herein may be trademarks of their respective companies.
VMware, Inc.
3401 Hillview Ave.
Palo Alto, CA 94304
www.vmware.com
VMware vCenter Discovered Machines Import Tool User's Guide
2 VMware, Inc.

Contents
About This Book 5
Welcome to the Discovered Machines Import Tool 7
Prerequisites and Installation 8
Navigating the User Interface 9
Step 1: Select the Nmap Output Files 10
Step 2: Configure the Database Connection 12
Step 3: Select and Filter the Machines 13
Step 4: Select Devices 17
Step 5: Import the Machines 18
Step 6: Save the SQL Script 19
Configuring the Discovered Machines Import Tool 21
Changing the Log File Name 21
Changing the Log Level 21
Viewing Additional Information in the Selection Machines Data Grid 22
Useful Nmap Command Lines 23
OSDetection 23
Examples 23
Reference 23
VMware, Inc. 3

VMware vCenter Discovered Machines Import Tool User's Guide
4 VMware, Inc.

About This Book
This manual, VMware vCenter Discovered Machines Import Tool User's Guide for VCM, describes how to
import discovered machines and devices into the VCM database.
This document contains the following information:
n
Configuring the database connection.
n
Selecting machines and devices, and importing machines.
n
Configuring the application and using Nmap command lines.
Read this document and complete the associated procedures to prepare for a successful import.
Intended Audience
The information presented in this manual is written for system administrators who are experienced
Windows or UNIX/Linux system administrators and who are familiar with managing network users and
resources, and performing system maintenance.
To use the information in this guide effectively, you must have a basic understanding of how to configure
network resources, install software, and administer operating systems. You also need to fully understand
your network’s topology and resource naming conventions.
VMware VCM Documentation
The VMware vCenter Configuration Manager (VCM) documentation consists of the VCM online Help,
Hardware and Software Requirements Guide, Installation and Getting Started Guide, and other associated
documents.
Document Feedback
VMware welcomes your suggestions for improving our documentation. If you have comments, send
your feedback to docfeedback@vmware.com.
VMware, Inc. 5

Technical Support and Education Resources
The following technical support resources are available to you. To access the current version of this book
and other books, go to http://www.vmware.com/support/pubs.
Online and Telephone
Support
To use online support to submit technical support requests, view your product
and contract information, and register your products, go to
http://www.vmware.com/support.
Customers with appropriate support contracts should use telephone support for
priority 1 issues. Go to http://www.vmware.com/support/phone_support.html.
Support Offerings To find out how VMware support offerings can help meet your business needs,
go to http://www.vmware.com/support/services.
VMware Professional
Services
VMware Education Services courses offer extensive hands-on labs, case study
examples, and course materials designed to be used as on-the-job reference tools.
Courses are available onsite, in the classroom, and live online. For onsite pilot
programs and implementation best practices, VMware Consulting Services
provides offerings to help you assess, plan, build, and manage your virtual
environment. To access information about education classes, certification
programs, and consulting services, go to http://www.vmware.com/services.
VMware vCenter Discovered Machines Import Tool User's Guide
6 VMware, Inc.

Welcome to the Discovered Machines
Import Tool
1
The Discovered Machines Import Tool (DMIT) obtains information related to discovered machines and
devices that are retrieved by Network Mapper (Nmap), and imports selected machines into the VCM
database as discovered machines. After the machines are in VCM, you can begin the process of licensing
and managing them.
This guide describes how to import machines discovered by Nmap into the VCM database.
The Discovered Machines Import Tool provides the following capabilities:
n
Allows you to retrieve current information found in the database and compare this information with
the information retrieved by Nmap.
n
Provides a list of machines that exist in the database.
n
Reports whether differences exist between the information retrieved by Nmap and the information in
the database.
If you have access to the database, you can import machines discovered by Nmap into the database. To
import discovered machines into the database when you do not have access to the database, the tool
allows you to create a SQL script that contains all of the required information.
For information about Nmap commands, see the Nmap Reference Guide at: http://nmap.org/book/man-
briefoptions.html.
VMware, Inc. 7

Prerequisites and Installation
The Discovered Machines Import Tool is supported on multiple Agent platforms. For a complete list, see
the VCM Hardware and Software Requirements Guide.
Before you can use the Discovered Machines Import Tool, your machine must have the following:
n
Nmap (with WinPcap) version 5.2.1.
n
VMware vCenter Configuration Manager version 4.9 or later.
Procedure
1. Locate the .msi, and double-click it to install the application.
2. Accept the license agreement.
3. Select to install the application to the default location or choose another path where you want to install
it.
4. Click Install, and then complete the wizard. By default, the files will be installed to C:\Program
Files\VMware\VCM\Tools\DMIT.
VMware vCenter Discovered Machines Import Tool User's Guide
8 VMware, Inc.