To view connection status for individual KATA servers:
- Connect to the cluster node over SSH to gain access to the Technical Support Mode.
- Run the following command:
python3 /opt/kaspersky/ksmg-appliance-addon/bin/hastat
The connection and connection status table is displayed.
For example results of running the command, see the figure below:
The last column of the table displays the connection status for individual KATA servers (for example, kata_node1, kata_node2 lines) and the overall connection status (the BACKEND line).
Possible connection status values:
- UP means a connection is established.
- DOWN means a connection is not established.
If a connection exists with at least one KATA server, the overall connection status is UP.
The script requests the connection status from the built-in balancer and outputs it to the console.