You can check the connectivity of your clients.
Procedure
-
If you are not logged on to the CommServe computer, run the qlogin command.
-
Download the check_client_readiness_template.xml file to the computer where you will run the command:
-
On the command line, go to software_installation_directory/Base, and then type the following command:
qoperation execute -af check_client_readiness_template.xml -clientName client_name -IncludeDisabledClients true | false -resourceCapacityOption true | false -networkOption true | falsewhere:
-
clientName is the name of the client where connectivity is checked.
-
IncludeDisabledClients is the option to run a readiness check on disabled clients.
-
resourceCapacityOption is the option to run a check on the resources and capacity of the client.
-
networkOption is the option to run a network check between the client, CommCell, and MediaAgents.
Note
You can also define parameter values in the check_client_readiness_template.xml file instead of on the command line. For more information on command line parameters and XML elements, see Command Syntax for XML Commands.
-
-
To log off the CommServe computer, run the qlogout command.