Note: Unless directed otherwise, run the following commands as user core.
To view dashboards using Grafana pods:
- Log in to the CSAH node.
- Obtain the Grafana route by running the following command:
oc get routes --all-namespaces | grep -i grafana
openshift-monitoring grafana grafana-openshift-monitoring.apps.ocp.example.com grafana https reencrypt/Redirect None
- Open a browser and enter the URL you obtained. In our sample output it is: grafana-openshift-monitoring.apps.ocp.example.com
- Log in using kubeadmin credentials or as an AD user.
A list of the available components in the cluster is displayed.
- Click one of the lists that is designated as etcd.
The dashboard shows the active streams, the number of etcd nodes that are running, and other details, as shown in the following figure:
Figure 13. Grafana dashboard