Rate This Document
Findability
Accuracy
Completeness
Readability

cluster

Command Function

Remotely collects cluster data and sends back reports.

  • If the number of servers whose data is to be collected is too large, bandwidth usage may increase.
  • Before running this command, run the server_config command to generate an encrypted configuration file.
  • Both the server where the tool is located and the server whose data is to be collected support SSH connections.

Syntax

1
./kspect cluster [-h] [-i INPUT]

Parameter Description

Table 1 Parameters of the cluster command

Parameter

Description

-h/--help

Obtains help information.

-i/--input

Path to the server configuration file. This parameter is mandatory.

Example

Collect cluster data based on the server.ini configuration file.

1
./kspect cluster -i /home/server-config-xxxxxxx-xxxx.ini