We are utilizing a HealthMonitor to perform a fail over from one backend system to another, should the original backend system not return a 200 OK. Once the original system is back online, it will revert back to the original. We would like to add email notifications each time a failover and revert back occurs. Is there a way to do this?