3.2.93 SCPWorkerSSLPartialSecret
Table 3-97 SCPWorkerSSLPartialSecret
| Field | Details |
|---|---|
| Description | SCP Worker SSL Secret is Invalid or Partial' |
| Summary | 'SCP Worker SSL Secret is Invalid or Partial, ocscp_worker_fqdn: {{$labels.ocscp_producer_host}}, scpfqdn: {{$labels.ocscp_fqdn}}, namespace: {{$labels.kubernetes_namespace}}, podname: {{$labels.kubernetes_pod_name}}, timestamp: {{ with query "time()" }}, secretName: {{$labels.secretName}} {{ . | first | value | humanizeTimestamp }}{{ end }}' |
| Severity | Major |
| Condition | This alert is raised when a Kubernetes secret is
created or patched with incomplete information. A Kubernetes secret
contains private key, certificate, CA bundle, truststore, and
keystore password files. If any of these components are missing
during creation or patching, this alert is raised.
ocscp_worker_ssl_partial_secret == 1 |
| OID | 1.3.6.1.4.1.323.5.3.35.1.2.15017 |
| Metric Used | ocscp_worker_ssl_partial_secret |
| Recommended Action |
Cause: When a Kubernetes secret is created or patched with incomplete information. Diagnostic Information: Verify the patched secret whether it contains all the required data. Recovery: Alert is cleared automatically when valid secret is patched which contains all the data. For any assistance, contact My Oracle Support. |