The switches registered with EFA can be monitored for connectivity issues. If connectivity violates pre-defined thresholds, EFA starts drift and reconciliation.
# efa inventory device setting update --ip 10.24.14.133 --health-check-enable yes
# efa inventory device setting update --ip 10.24.14.133 --health-check-interval 30mins
# efa inventory device setting update --ip 10.24.14.133 --health-check-heartbeat-miss-threshold 2
# efa inventory device health status --ip 10.24.14.133
# efa inventory device setting update --ip 10.24.14.133 --health-check-enable no