Alarm Description:
Purpose: Indicates continuous streaming failure of metrics to VODAP (VCF Observability Data Platform) metrics collector
Impact: Dashboard in VODAP (VCF Observability Data Platform) metrics collector will not show the metrics from these nodes
VMware NSX 9.1
Please confirm if VCF Observability Data Platform (VODAP) collector is deployed or not.
GET https://<nsx-manager-ip>/policy/api/v1/infra/ops-global-config{ "operation_collectors": [ { "root_certificate": "-----BEGIN CERTIFICATE-----\nXXXXXXXXXX\n-----END CERTIFICATE-----", "vidb_fqdn": "vibd-fqdn.example.com", "vidb_certificate": "YYYYYYY", "client_id": "vsp/########-####-####-####-########63e1/vsp-client", "client_secret": "########", "collector_type": "VODAP_STREAMING", "collector_fqdn": "collector-fqdn.example.com", "collector_port": 3050, } ],}/usr/lib/vmware/netopa/bin/sha-appctl -c get_collector_status --collector_type vodap -j{ "type": "vodap", "status": { "fqdn.example.com:3050": { "Global Config": "Received", "caching": "stopped", "properties": { "client": { "VERSION": { "major": 9, "minor": 1, "maintenance": 0, "patch": 0, "buildNumber": 88741123 } }, "server": { "VERSION": { "major": 9, "minor": 1, "maintenance": 0 }, "COMPRESSION": false } }, "state": "handshaked", "ingress_certificate": "-----BEGIN CERTIFICATE-----\nXXXXXXXXXX\n-----END CERTIFICATE-----"}
/opt/vmware/nsx-netopa/bin/sha-appctl -c get_collector_status --collector_type vodap -jGET https://<nsx-manager-ip>/policy/api/v1/infra/ops-global-confignc -n -v {metrics_target_address}:{metrics_target_port}PATCH https://<nsx-manager-ip>/policy/api/v1/infra/ops-global-config with existing other type of collectors only to remove the VODAP_STREAMING type of collector.GET https://<nsx-manager-ip>/policy/api/v1/infra/ops-global-configservice nsx-sha restart/etc/init.d/netopad restartMaintenance window required for remediation? No