Absence of data in the Pods tab or some tabs in the OpenShift monitor
To collect data for the OpenShift Monitor, Applications Manager uses the SSH protocol to connect to the OpenShift server and execute "oc" commands. However, a timeout issue may occur while collecting data if the environment has a large number of pods. We are suggesting two solutions to resolve this issue. To resolve this issue, follow the steps given below:
Solution 1:
Solution 2:
- Execute the "oc get pods -o json --all-namespaces" command and calculate the time taken for the command to complete.
- Edit the OpenShift Monitor from the Applications Manager GUI.
- Update the Timeout value to the time taken for command execution (in seconds).
- Update the polling interval to twice the Timeout value (in minutes).

For example, if the command execution time is 300 seconds, update the Timeout value to 300 seconds and the polling interval to 10 minutes.

We're currently in the R&D phase of supporting Prometheus mode for OpenShift monitoring. Once it's released, this issue should be resolved.
New to ADSelfService Plus?