5.2.24.2 EgressGatewayAllPeersUnhealthyAlert

Table 5-118 EgressGatewayAllPeersUnhealthyAlert

Field Details
Trigger Condition When all peers in a peerset become unhealthy.
Severity Critical
Alert Details Provided

Summary

All peers unhealthy
Expression:
(sum(oc_egressgateway_peer_count{namespace="sepp-namespace"}) by (namespace) -sum(oc_egressgateway_peer_available_count{namespace="sepp-namespace"}) by (namespace))==sum(oc_egressgateway_peer_count{namespace="sepp-namespace"}) by (namespace)
OID
1.3.6.1.4.1.323.5.3.46.1.2.4049
Metric Name
oc_egressgateway_peer_count,oc_egressgateway_peer_available_count
Resolution Possible resolutions:
  1. Check if all the peers are unreachable. If any peer is reachable and reachable and still this alert is raised, Refer to 'Proactive status updates on SEPP' section in Oracle Communications Cloud Native Core, Security Edge Protection Proxy Troubleshooting Guide.
  2. The alert gets cleared once all peers become reachable, that is, the difference between the available peer count and total peer count becomes less than total peer count.