PowerCLI

 Getting SRM Replication Metrics

ObiJuan's profile image
ObiJuan posted Jan 24, 2025 03:00 PM

Hello Everyone.

I want to use PowerShell to automate extracting replication metrics like those available on the SRM UI.

So far, I've managed to get the RPO values from each replicated VM ExtensionData.Config.RepConfig.Rpo

However, I'm at a loss where to get additional replication information such as Last Sync Duration, Last Sync Size, Lag Time, and RPO Violation.

Any help or suggestions much appreciated.

Best regards.