# Monitoring and Alerting on the Migration between main and DR clsters

**URL:** https://forums.portworx.com/t/monitoring-and-alerting-on-the-migration-between-main-and-dr-clsters/1710
**Category:** Portworx on Kubernetes
**Created:** [July 24, 2023, 11:53am UTC](https://forums.portworx.com/t/monitoring-and-alerting-on-the-migration-between-main-and-dr-clsters/1710 "2023-07-24T11:53:41Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![reab](https://avatars.discourse-cdn.com/v4/letter/r/35a633/32.png) [@reab](https://forums.portworx.com/u/reab)
#### Post date: [July 24, 2023, 11:53am UTC](https://forums.portworx.com/t/monitoring-and-alerting-on-the-migration-between-main-and-dr-clsters/1710/1 "2023-07-24T11:53:41Z")

</div>

Hi,

What is the best way to monitor the scheduled migrations through Prometheus and grafana and getting alerts if any failed?

Does Portworx exposed any metrics to Prometheus that can help us to achieve this?

I can see for cloud migration this already done but not for ```  
migrationschedules

```auto
CloudMigrationUpdate	VOLUME	NOTIFY	Triggered if a cloud migration is updated.	px_alerts_cloudmigrationupdate_total
CloudMigrationSuccess	VOLUME	NOTIFY	Triggered when a cloud migration operation succeeds.	px_alerts_cloudmigrationsuccess_total
CloudMigrationFailure	VOLUME	ALARM	Triggered when a cloud migration operation fails.	px_alerts_cloudmigrationfailure_total

Thanks
```
