To view the alerts in the OpenShift web console:
- Log in to the CSAH node.
- Get the Alert Manager route:
[core@csah ~]$ oc get routes --all-namespaces |grep -i alertmanager
openshift-monitoring alertmanager-main alertmanager-main-openshift-monitoring.apps.ocp.example.com alertmanager-main web reencrypt/Redirect None
- Open a web browser and paste in the URL (alertmanager-main-openshift-monitoring.apps.ocp.example.com from the preceding output example).
- Log in as kubeadmin or as a cluster admin user.
Note: To temporarily mute the notification of alerts, see Silencing Alerts in the OpenShift Container Platform documentation.