MIB Viewer

vmwNsxTNSXApplicationPlatformHealthServiceStatusDegraded

NOTIFICATION-TYPE
1.3.6.1.4.1.6876.120.1.0.43.0.93
Status
current
Sub-identifiers
0
Service vmwNsxTDataCenterNappServiceName is degraded. The service may still be able to reach a quorum while pods associated with vmwNsxTDataCenterNappServiceName are not all stable. Resources consumed by these unstable pods may be released. Action required: In the NSX UI, navigate to System | NSX Application Platform | Core Services to check which service is degraded. Invoke the NSX API GET /napp/api/v1/platform/monitor/feature/health to check which specific service is degraded and the reason behind it. Invoke the following CLI command to restart the degraded service if necessary: `kubectl rollout restart <statefulset/deployment> <service_name> -n <namespace>` Degraded services can function correctly but performance is sub-optimal.