After hot standby is configured, you can run the display hrp history-information command to view historical information about the hot standby status changes, including the Up/Down of the heartbeat link and the status change of the VGMP group.
Run the display hrp history-information command in any view to check the historical records of hot standby status changes.
HRP_M<sysname> display hrp history-information /*The heartbeat link is Down because the undo hrp enable command was used.*/ 2015-02-10 20:53:14 HRP link changes to down due to command disabled. /*The state of the local VGMP group changes from normal to abnormal.*/ 2015-02-10 20:53:14 HRP core state changed, old_state = normal, new_state = abnormal(active), local_priority = 45000, peer_priority = 44998. /*The state of the local VGMP group changes from abnormal to normal.*/ 2015-02-10 14:34:29 HRP core state changed, old_state = abnormal(active), new_state = normal, local_priority = 45000, peer_priority = 45000. /*The heartbeat link is Up.*/ 2015-02-10 14:32:32 HRP link changes to up.