Viewing Cluster Failover Statistics
In the R81.10.X releases, this command is available starting from the R81.10.15 version.
Description
This command shows the cluster failover statistics on the Cluster Member:
-
Number of failovers that happened
-
Failover reason
-
The time of the last failover event
Syntax to show the statistics
|
|
Syntax to reset the statistics
|
|
Parameters
|
Parameter |
Description |
|---|---|
|
|
Specifies how many of last failover events to show (between 1 and 50) |
|
|
Resets the counter of failover events |
|
|
Resets the history of failover events |
Example 1
Example 2
[Expert@Member1]# cphaprob show_failover
Cluster failover count:
Failover counter: 0
Time of counter reset: Wed Mar 12 00:32:43 2025 (reboot)
Cluster failover history (last 20 failovers since reboot/reset on Wed Mar 12 00:32:43 2025):
No. Time: Transition: CPU: Reason:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
No failover was detected since last reboot/reset
[Expert@Member1]#
|