Verify Telemetry Component Status

This section outlines the steps to verify that telemetry pods and services are running and attached to the telemetry namespace.

Note

For the list of iDRAC telemetry metrics collected by Kafka and VictoriaMetrics, see iDRAC Telemetry Reference Tools.

Verify Kubernetes Telemetry Services Attached to Telemetry

To verify Kubernetes telemetry services attached to the iDRAC Telemetry, Kafka, LDMS, VictoriaMetrics, and VictoriaLogs pods, do the following:

  1. Run the following command:

    kubectl get svc -n telemetry
    
  2. Ensure the following service entries exist:

    • iDRAC Telemetry service

    • Kafka broker, controller (bootstrap), and bridge services

    • LDMS aggregator and store services

    • VictoriaMetrics service

    • vmagent-vector service

    • Vector-LDMS service

    • Vector-OME service

    • vlagent-vector service

    • VictoriaLogs service

    • PowerScale Telemetry service

The following is the sample output file:

../../../_images/verify_kube_telemetry.png

If you have any feedback about Omnia documentation, please reach out at omnia.readme@dell.com.