Check the Status of MATRIXX Engine Services

The check_blade.py script checks that all MATRIXX services are running locally.

Procedure

Verify that the engine processes are running. Replace engineId with the engine ID, clusterID with the cluster ID, and server_or_pod_Id with the server or pod ID:
kubectl exec -it engine_pod_name -n matrixx -- bash --login -c "check_blade.py engineId:clusterId:server_or_pod_Id"