Migration Center 탐색 클라이언트 CLI (mcdc CLI)는 인프라에서 다양한 유형의 애셋 검색을 실행할 수 있는 오프라인 도구입니다. 이러한 애셋 탐색은 인프라의 물리적 서버, 가상 머신 (VM) 인스턴스, 데이터베이스를 스캔하여Google Cloud로의 성공적인 마이그레이션 평가에 필요한 정보를 수집합니다.
마이그레이션 센터는 고급 마이그레이션 권장사항과 계획 기능을 제공하지만 민감한 정보를 다루며 Google Cloud에 업로드하지 않으려면 대신 오프라인 평가를 실행하도록 선택할 수 있습니다.
mcdc CLI에는 다음과 같은 장점이 있습니다.
설치가 필요하지 않습니다.
Linux 및 Windows 호스트 머신에서 실행됩니다.
오프라인 평가 보고서를 생성합니다.
mcdc CLI 검색을 실행하여 수집한 데이터를 사용하여 다음 작업을 수행할 수 있습니다.
인벤토리 검색은 모든 VMware VM 인스턴스, Amazon Elastic Compute Cloud (EC2) 인스턴스, Amazon Relational Database Service (RDS), Azure Virtual Machine 인스턴스 (미리보기)를 스캔하고 나열합니다.
게스트 검색은 VM 인스턴스와 물리적 서버를 스캔하여 실행 중인 애플리케이션에 관한 데이터를 수집합니다. 이 데이터에는 머신 구성, 하드웨어, 네트워크, 열린 파일, 서비스, 프로세스에 대한 정보가 포함됩니다. 게스트 검색은 온프레미스와 AWS에서 실행되는 Microsoft SQL Server, PostgreSQL, MySQL 데이터베이스도 검색하고 나열합니다.
IP 범위 스캔은 네트워크의 모든 애셋을 감지하고, 사용자 인증 정보를 확인하고, 감지된 애셋을 스캔합니다. 게스트 검색을 사용하여 데이터를 수집합니다. IP 주소 범위에 머신이 여러 개 있거나 스캔하려는 인프라를 잘 모르는 경우 IP 범위 스캔을 사용하세요.
제한사항
mcdc CLI는 최대 10,000대의 머신 데이터만 Migration Center로 내보낼 수 있습니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-09-04(UTC)"],[],[],null,["# Migration Center discovery client CLI overview\n\nThe Migration Center discovery client CLI (`mcdc` CLI) is an offline\ntool that lets you run different types of asset discoveries on your\ninfrastructure. These asset discoveries scan the physical servers, virtual\nmachine (VM) instances, and databases in your infrastructure to collect\nthe necessary information for a successful migration assessment to\nGoogle Cloud.\n\nMigration Center provides advanced migration\nrecommendations and planning capabilities, however, if you're working with\nsensitive data and don't want to upload it to Google Cloud, you can\nchoose to [run an offline assessment](/migration-center/docs/run-offline-assessment)\ninstead.\n\nThe `mcdc` CLI has the following advantages:\n\n- It doesn't require installation.\n- It runs on Linux and Windows host machines.\n- It creates offline assessment reports.\n\nYou can use the data collected by running a `mcdc` CLI\ndiscovery to perform the following actions:\n\n- [Run an offline assessment](/migration-center/docs/run-offline-assessment).\n- [Export this data to Migration Center](/migration-center/docs/export-collected-data) where you can perform these actions:\n - [View and understand insights](/migration-center/docs/view-and-understand-insights)\n - [Group assets](/migration-center/docs/create-groups).\n - [Generate total cost of ownership (TCO) reports](/migration-center/docs/generate-tco-report)\n\n| **Note:** The `mcdc` CLI doesn't upload the collected data to Google Cloud until you choose to export it to Migration Center.\n\nAvailable collection methods\n----------------------------\n\nUsing the `mcdc` CLI, you can run the following collection\nmethods:\n\n- **Inventory discovery** scans and lists all of the VMware VM instances, Amazon Elastic Compute Cloud (EC2) instances, Amazon Relational Database Service (RDS) and Azure Virtual Machine instances ([Preview](/products#product-launch-stages)).\n- **Guest discovery** scans VM instances and physical servers, collecting data about the running applications. This data includes information about machine configurations, hardware, network, open files, services, and processes. Guest discovery also scans and lists Microsoft SQL Server, PostgreSQL, and MySQL databases that are running on-premises and on AWS.\n- **IP range scan** detects all assets in your network, verifies credentials, and scans the detected assets. It collects data using guest discovery. Use IP range scan when you have several machines in an IP address range or when you are unfamiliar with the infrastructure that you want to scan.\n\nLimitations\n-----------\n\n- The `mcdc` CLI can export data of only up to 10,000 machines to Migration Center.\n\nWhat's next\n-----------\n\n- Review the [requirements for downloading and running `mcdc` CLI](/migration-center/docs/review-collector-cli-requirements).\n- Learn more about the following discovery methods:\n\n - [Inventory discovery](/migration-center/docs/run-inventory-discovery)\n - [Guest discovery](/migration-center/docs/run-guest-discovery)\n - [IP range scan](/migration-center/docs/run-ip-range-scan)"]]