Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Migration Center discovery client CLI (mcdc CLI) adalah alat offline yang memungkinkan Anda menjalankan berbagai jenis penemuan aset di infrastruktur Anda. Penemuan aset ini memindai server fisik, instance mesin virtual (VM), dan database di infrastruktur Anda untuk mengumpulkan informasi yang diperlukan agar penilaian migrasi keGoogle Cloudberhasil.
Pusat Migrasi menyediakan rekomendasi dan kemampuan perencanaan migrasi lanjutan. Namun, jika Anda bekerja dengan data sensitif dan tidak ingin menguploadnya ke Google Cloud, Anda dapat memilih untuk menjalankan penilaian offline.
CLI mcdc memiliki keunggulan berikut:
Tidak perlu penginstalan.
Fitur ini berjalan di mesin host Linux dan Windows.
Membuat laporan penilaian offline.
Anda dapat menggunakan data yang dikumpulkan dengan menjalankan penemuan CLI mcdc untuk melakukan tindakan berikut:
Dengan menggunakan mcdc CLI, Anda dapat menjalankan metode pengumpulan berikut:
Penemuan inventaris memindai dan mencantumkan semua instance VM VMware, instance Amazon Elastic Compute Cloud (EC2), instance Amazon Relational Database Service (RDS), dan instance Azure Virtual Machine (Pratinjau).
Penemuan tamu memindai instance VM dan server fisik, mengumpulkan data
tentang aplikasi yang sedang berjalan. Data ini mencakup informasi tentang konfigurasi mesin, hardware, jaringan, file terbuka, layanan, dan proses. Penemuan
tamu juga memindai dan mencantumkan database Microsoft SQL Server, PostgreSQL, dan MySQL
yang berjalan di lokal dan di AWS.
Pemindaian rentang IP mendeteksi semua aset di jaringan Anda, memverifikasi kredensial, dan memindai aset yang terdeteksi. Fitur ini mengumpulkan data menggunakan penemuan tamu. Gunakan pemindaian rentang IP jika Anda memiliki beberapa komputer dalam rentang alamat IP atau jika Anda tidak terbiasa dengan infrastruktur yang ingin dipindai.
Batasan
CLI mcdc hanya dapat mengekspor data hingga 10.000 mesin ke Migration Center.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-08-18 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)"]]