Understand migration metrics
LiveData Migrator for Azure's metrics page offers a visual overview of your data and metadata migrations.
To access the page:
- In the Azure Portal, navigate to your LiveData Migrator's resource page.
- On the Overview screen, select the Monitoring tab.
Here you can view charts displaying different data and metadata migration metrics for the selected time period (1 hour by default). Select any chart for more details. Note that some graphs are line charts whereas others are area graphs.
Data migration metrics
LiveData Migrator for Azure transfers data at two different stages.
- A new migration will scan the source filesystem for files to transfer to the target and transfer them immediately. This migrated data is referred to as the "initial scan data".
- Data changed on the source is migrated to the target in real-time. This data is referred to as "live data". One-time migrations don't process live data.
Metric | Description |
---|---|
Initial Scan Data Migrated in Bytes | The total bytes of initial scan data migrated across all migrations. |
Live Data Migrated in Bytes | The total bytes of live data migrated after the initial scan. |
Total Migrated Data in Bytes | The total number of bytes successfully transferred by the migrator in all migrations. Includes both initial scan data and live data. |
Files Migration Count | The total number of files migrated. This includes the initial migration of files and any file updates that are transferred to the target filesystem. |
Directories Created Count | The total number of directories created on the target side across all migrations. |
Number of Excluded Paths | The total number of all files and directories excluded from migrations. See changing your exclusion rules for more information. |
Number of Failed Paths | The total number of files and directories that have failed to transfer. |
Total Transactions | The total number of data-changing operations performed by the migrator. Useful to estimate billing. |
Migrator CPU Load | The percentage of available processing power used by the migrator. |
System CPU Load | The percentage of available processing power used by the migrator and all other processes. |
Bytes per Second | The rate of data migration in bytes per second. |
Metadata migration metrics
Similarly to data migrations, metadata migrations transfer items at two different stages. The initial scan transfers metadata files present on the system when the migration begins, and later transfers any metadata items discovered after the initial scan.
Metric | Description |
---|---|
Initially Discovered Hive Items | The number of items discovered during only the first scan of a metadata migration. |
Initially Migrated Hive Items | The number of metadata items migrated as a result of the initial scan. |
Items Added After Scan | The total number of new metadata items added to metadata migrations after initial scans. |
Discovered Hive Items | The total number of metadata items discovered at the source, both during and after initial scans. |
Migrated Hive Items | The total number of metadata items migrated, both during and after initial scans. |