# vsphere-problem-detector **Repository Path**: mirrors_openshift/vsphere-problem-detector ## Basic Information - **Project Name**: vsphere-problem-detector - **Description**: OpenShift operator that monitors & reports issues with vSphere cluster - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-22 - **Last Updated**: 2026-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vSphere Problem Detector vSphere Problem Detector is an OpenShift operator that ensures the vSphere where OpenShift runs is configured properly. ## Usage This operator is deployed automatically in OpenShift clusters when it runs on vSphere. ### Running from command line ```sh $ ./vsphere-problem-detector start -v 5 --kubeconfig=$KUBECONFIG --namespace=openshift-cluster-storage-operator ```