Viewing Metrics
View detailed metrics about recent and ongoing LiveData 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.
#
Viewing Metrics in the UINavigate to the Metrics tab beneath the Dashboard tab in the main menu to see a number of graphs tracking bandwidth usage, data migrated and live events.
#
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 per dayThis graph charts the total amount of data migrated by LiveData Migrator each day across a time frame specified through the date dropdown menus.
#
Viewing Metrics in the CLIRun the status
command with the --diagnostics
parameter to return detailed information about LiveData 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.