check_engine

The check_engine script uses the kubectl exec command to run the check_cluster.py script in each Kubernetes pod running a MATRIXX Engine process.

Syntax

check_engine [-n namespace | -s subdomain | -e engine_id]

Options

The check_engine script has the following options:

-n namespace
The Kubernetes namespace, matrixx by default.
-s sub_domain_id
The sub-domain ID of the sub-domain processed by this engine, 1 by default.
-e engine_id
The MATRIXX Engine ID, 1 by default.
-h, -?
Display usage information and exit.