Metrics
View detailed metrics about recent and ongoing Data Migrator events and activity through the UI or the CLI, such as changes to source data pending migration, bandwidth usage, data migration statistics, and more.
#
View metrics in the UIGo to the Metrics page to see a number of graphs tracking bandwidth usage, data migrated, and live events.
#
Oldest event metricsOldest event metrics let you view more details about your oldest migration events, including those which have not yet migrated. Use these to more effectively monitor the health of your migrations and diagnose problems.
#
Oldest event not yet migratedSee the timestamp of the oldest event not yet migrated to learn if Data Migrator is falling behind the event stream. Compare with service level agreements to understand if action is required.
10 minutes ago
#
Data Migrator with the oldest eventSee the Data Migrator instance with the oldest event to see which Data Migrator instance may need attention.
Data Migrator - localhost
#
Migration with the oldest eventSee the migration with the oldest event to see which migration may need attention.
Sales_data_migration
#
Path with the oldest eventSee the replicated path with the oldest event to see which replicated path may need attention.
/sourceData/repl1
#
Bandwidth usageThis graph tracks the rate of data migration across the network within a time period specified through the dropdown menu.
#
Live eventsThis graph tracks the changes made to source data that have yet to be migrated to the migration target.
#
Data migrated each dayThis graph charts the total amount of data migrated by Data Migrator each day across a time frame specified through the date dropdown menus.
#
View metrics in the CLIRun the status
command with the --diagnostics
parameter to return detailed information about Data Migrator operations:
WANdisco LiveMigrator >> status --diagnostics
Uptime: 0 Days 1 Hours 23 Minutes 24 SecondsSystemCpuLoad: 0.1433 ProcessCpuLoad: 0.0081JVM GcCount: 192 GcPauseTime: 36 s (36328 ms)OS Connections: 1, Tx: 0 B, Rx: 0 B, Retransmit: 0Transfer Bytes (10/30/300s): 0.00 Gib/s, 0.00 Gib/s, 0.00 Gib/sTransfer Files (10/30/300s): 0.00/s 0.00/s 0.00/sActive Transfers/pull.threads: 0/100Migrations: 0 RUNNING, 4 LIVE, 0 STOPPEDActions Total: 0, Largest: "testmigration" 0, Peak: "MyMigration" 1PendingRegions Total: 0 Avg: 0, Largest: "MyMigration" 0FailedPaths Total: 0, Largest: "MyMigration" 0File Transfer Retries Total: 0, Largest: "MyMigration" 0Total Excluded Scan files/dirs/bytes: 26, 0, 8.1 MBTotal Iterated Scan files/dirs/bytes: 20082, 9876, 2.7 GBEventsBehind Current/Avg/Max: 0/0/0, RPC Time Avg/Max: 4/8EventsQueued: 0, Total Events Added: 504Transferred File Size Percentiles: 2 B, 2 B, 2 B, 2 B, 2 B, 2 B, 2 B, 2 B, 2 B, 2 BTransferred File Transfer Rates Percentiles per Second: 2 B, 2 B, 2 B, 2 B, 2 B, 2 B, 2 B, 2 B, 2 B, 2 BActive File Size Percentiles: 0 B, 0 B, 0 B, 0 B, 0 B, 0 B, 0 B, 0 B, 0 B, 0 BActive File Transfer Rates Percentiles per Second: 0 B, 0 B, 0 B, 0 B, 0 B, 0 B, 0 B, 0 B, 0 B, 0 B
For more information on the status
command, see Command Reference.