In a setup having a failover server for the management server how do we get the details of the failover server including status when primary goes down. The event handler “SystemConfigurationChangedDetailsIndication” does not get any event when the management server goes down or when the failover server goes up.Is there some event like this that gets fired. Ideally we would like to get both primary server going down and secondary server coming up with their status and some identifier for them.
As the management server failover functionality is based on clustering the VMS itself is not aware of the failover and therefore unfortunately are not able to send any events when failover happens.