3.1.1 SCPNotificationPodMemoryUsage
Table 3-2 SCPNotificationPodMemoryUsage
Field | Description |
---|---|
Description |
Notify Notification service Pod memory usage if it is above threshold Threshold value is 85% of allocated (4GB) memory: 3.4 GB |
Summary | Memory usage is above 70% for podname: {{$labels.pod}}, instancename: {{$labels.instance}}, namespace: {{$labels.namespace}} with current value {{ $value }},scpFqdn: '{{$labels.scpFqdn}}', timestamp: {{ with query "time()" }}{{ . | first | value | humanizeTimestamp }}{{ end }} |
Severity | Major |
Conditions | sum(container_memory_usage_bytes{image!="",pod=~".*scpc-notification.+"}) by (pod,namespace, instance) > 3006477107 |
OID | 1.3.6.1.4.1.323.5.3.35.1.2.3001 |
Metric Used | ocscp_nrf_notifications_requests_nf_total |
Recommended Actions |
Cause: When high notification rate or very large NF profile size is present in notifications. Diagnostic Information: Monitor the notification metric: ocscp_nrf_notifications_requests_nf_total. Notification usage reduces after some time when it crosses 2.5 GB or 3 GB. Recovery: This alert is cleared automatically when the scpc-notification pod memory usage reduces below the defined threshold. Reduce the notification rate. These notifications are generated by NRF and can be controlled through NRF. For any assistance, contact My Oracle Support. |